Status Slider Update
- LearningLinuxCNC
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 320
- Thank you received: 48
04 May 2022 01:09 - 04 May 2022 01:12 #241961
by LearningLinuxCNC
Status Slider Update was created by LearningLinuxCNC
Chris,
I made a change to the StatusSlider code that I thought might be useful to others. I added another property called "slider_output_enabled" this is a boolean that disables the output from the slider. Then the slider becomes more of an indicator instead of an input.
The reason I did this is because in the operator console that I am using (a Tormach touchscreen operator console) there are physical pots for adjusting feed rate override, spindle override and max velocity override. With both these knobs and the sliders providing feedback to the override setting it was confusing. After this change the knobs for the pots are the input and the slider is an indicator.
If you think this is valuable I can put it up on github. Let me know where I should put it. It has been a minute since I last contributed on github so I forget the process.
I am working in 2.8.2 if that matters.
Thanks,
Jim
P.S. there are other things that I can contribute to integrate the Tormach console as well. I will need to polish them up but I have it all working pretty well now.
I made a change to the StatusSlider code that I thought might be useful to others. I added another property called "slider_output_enabled" this is a boolean that disables the output from the slider. Then the slider becomes more of an indicator instead of an input.
The reason I did this is because in the operator console that I am using (a Tormach touchscreen operator console) there are physical pots for adjusting feed rate override, spindle override and max velocity override. With both these knobs and the sliders providing feedback to the override setting it was confusing. After this change the knobs for the pots are the input and the slider is an indicator.
If you think this is valuable I can put it up on github. Let me know where I should put it. It has been a minute since I last contributed on github so I forget the process.
I am working in 2.8.2 if that matters.
Thanks,
Jim
P.S. there are other things that I can contribute to integrate the Tormach console as well. I will need to polish them up but I have it all working pretty well now.
Last edit: 04 May 2022 01:12 by LearningLinuxCNC.
The following user(s) said Thank You: ikkuh
Please Log in or Create an account to join the conversation.
04 May 2022 01:37 #241963
by cmorley
Replied by cmorley on topic Status Slider Update
yes I would be interested. github is nice or a patch.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.063 seconds