Page 1 of 1

.0001 inch jog for MPG wheel

PostPosted: Mon May 19, 2025 3:27 pm
by Malandkamer
Are there any plans to add a .0001" jog button or custom field for us programming illiterate people stuck on the imperial measurement system? I searched and found references to creating a macro but I have no idea how to implement that and make it for use with the jog wheel. Any help would be greatly appreciated. Thanks!

Re: .0001 inch jog for MPG wheel

PostPosted: Tue Jun 03, 2025 11:44 pm
by bobstayshaky
Unfortunately, UCCNC (by CNCDrive) doesn't currently include a default .0001" jog step button in the UI. But the good news is: you can create one using a macro and a custom button, without needing deep programming skills.

Re: .0001 inch jog for MPG wheel

PostPosted: Thu Jun 05, 2025 12:56 pm
by Malandkamer
bobstayshaky wrote:Unfortunately, UCCNC (by CNCDrive) doesn't currently include a default .0001" jog step button in the UI. But the good news is: you can create one using a macro and a custom button, without needing deep programming skills.


So where would one look for info on how to accomplish this? I've done some Arduino programming but not a ton. Thanks!