How to adjust feedrate override and rapid overrrid
- juergen-home
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 3
23 Sep 2014 02:14 #51451
by juergen-home
How to adjust feedrate override and rapid overrrid was created by juergen-home
Please Log in or Create an account to join the conversation.
23 Sep 2014 06:35 #51463
by andypugh
If you want to limit both speeds then you could try using the "max velocity" slider.
I actually hate how in the older version changing feed-override made jogging slower, it actually led to tool-crashes as the Z-axis lagged the jogwheel..
To answer your question, it might be possible to link the sliders in halui. ie, linking halui.feed-override.value to halui.rapid-override.counts and vice-versa.
You would need to enable the "direct-value" mode for both, and also convert the float-output to signed-int input.
linuxcnc.org/docs/html/man/man1/halui.1.html
Replied by andypugh on topic How to adjust feedrate override and rapid overrrid
I'am using linuxcnc 2.6.3 on a ubuntu 10.4.
I want to change the value of 'feedrate override' and 'rapid override' at the same time like in earlier versions.
Is there a way to connect or migrate this 2 sliders.
If you want to limit both speeds then you could try using the "max velocity" slider.
I actually hate how in the older version changing feed-override made jogging slower, it actually led to tool-crashes as the Z-axis lagged the jogwheel..
To answer your question, it might be possible to link the sliders in halui. ie, linking halui.feed-override.value to halui.rapid-override.counts and vice-versa.
You would need to enable the "direct-value" mode for both, and also convert the float-output to signed-int input.
linuxcnc.org/docs/html/man/man1/halui.1.html
Please Log in or Create an account to join the conversation.
- juergen-home
- Offline
- New Member
Less
More
- Posts: 17
- Thank you received: 3
24 Sep 2014 03:20 #51506
by juergen-home
Replied by juergen-home on topic How to adjust feedrate override and rapid overrrid
Thanks, so before I go to the halui venture the "max velocity" slider is a work around and will do the job.
It has not the comfort of chose the values by pressing the numer keys for major % steps but for the first it will do the job.
It has not the comfort of chose the values by pressing the numer keys for major % steps but for the first it will do the job.
Please Log in or Create an account to join the conversation.
Time to create page: 0.179 seconds