Page 1 of 1

Next Version

Posted: Wed Apr 29, 2026 7:06 am
by Chevvron
Tom,
I assume in your next release will incorporate all the patches that you have created for individual customers as I would set the DRO digits to 1 decimal place which is more than enough precion for concrete bearer production but at present the 52 metre non linear error correction patch is more important ?

I also read the topic where you had created a patch to be able to read the current G code line.
If this is now possible would it be possible to create a function to run from a G code line which would then allow a C program or G code program to set the required constraints before continuing to run ?

You very kindly created the disable individual buttons function which I use.
I have noticed that when a G code program is running in CNC initiated from the Green arrow button that not all the jog buttons show disabled.
What is the best way to disable all the jog butto when a CNC program runs ?

Thanks again for all your support.
Tim

Re: Next Version

Posted: Fri May 01, 2026 5:11 pm
by TomKerekes
Hi Tim,
I assume in your next release will incorporate all the patches that you have created for individual customers
Yes


I also read the topic where you had created a patch to be able to read the current G code line.
If this is now possible would it be possible to create a function to run from a G code line which would then allow a C program or G code program to set the required constraints before continuing to run ?
I'm not sure I understand the question but I don't think you ever answered my possibly related questions here.


I have noticed that when a G code program is running in CNC initiated from the Green arrow button that not all the jog buttons show disabled.
What is the best way to disable all the jog butto when a CNC program runs ?
Are the Var parameter for all the Jog buttons set to -1? That allows the button to disable when the Job is running. See here.