halui.max-velocity.decrease
20 Jun 2015 19:47 #60013
by lorisdag
halui.max-velocity.decrease was created by lorisdag
hello I am trying to configure two outer buttons to change the maximum and minimum speed with "halui.max-velocity.decrease and halui.max-velocity.increase" but it does not work
Please Log in or Create an account to join the conversation.
20 Jun 2015 20:30 #60014
by ArcEye
Replied by ArcEye on topic halui.max-velocity.decrease
Have you set the scale?
halui.max-velocity.scale
www.linuxcnc.org/docs/devel/html/gui/halui.html
If you don't I suspect it may add or subtract 0 from the current velocity, so nothing will happen.
regards
halui.max-velocity.scale
www.linuxcnc.org/docs/devel/html/gui/halui.html
If you don't I suspect it may add or subtract 0 from the current velocity, so nothing will happen.
regards
Please Log in or Create an account to join the conversation.
21 Jun 2015 01:33 #60017
by lorisdag
Replied by lorisdag on topic halui.max-velocity.decrease
hello , I have not figured out where to set up " halui.max - velocity.scale " in my file I hal
written so
net max - velocity.decrease halui.max - velocity.decrease < = parport.4.pin - 12 - in
net max - velocity.increase halui.max - velocity.increase < = parport.4.pin - 13 - in
the signal is read regularly by emc2 but does not work I just do not understand . thanks
written so
net max - velocity.decrease halui.max - velocity.decrease < = parport.4.pin - 12 - in
net max - velocity.increase halui.max - velocity.increase < = parport.4.pin - 13 - in
the signal is read regularly by emc2 but does not work I just do not understand . thanks
Please Log in or Create an account to join the conversation.
21 Jun 2015 15:45 #60032
by ArcEye
setp halui.max - velocity.scale <value>
It does work, but the updating between Axis and the underlying linuxcnc values is not immediate.
Also be aware that it is in machine units per second, not the displayed velocity of mm/minute or whatever
Set the scale to 100 and press decrease and you will stop the machine dead, just done it
regards
Replied by ArcEye on topic halui.max-velocity.decrease
hello , I have not figured out where to set up " halui.max - velocity.scale " in my file I hal
setp halui.max - velocity.scale <value>
It does work, but the updating between Axis and the underlying linuxcnc values is not immediate.
Also be aware that it is in machine units per second, not the displayed velocity of mm/minute or whatever
Set the scale to 100 and press decrease and you will stop the machine dead, just done it
regards
Please Log in or Create an account to join the conversation.
23 Jun 2015 01:49 #60064
by lorisdag
Replied by lorisdag on topic halui.max-velocity.decrease
hello works perfectly !!! Thank you.
you can also configure rapid movements ?
you can also configure rapid movements ?
Please Log in or Create an account to join the conversation.
Time to create page: 0.096 seconds