Page 1 of 1

3-axis zeroing

PostPosted: Fri Oct 05, 2018 1:37 pm
by CAT63
Hi guys,

I've just bought a 3-axis zeroing touchplate. The G-code is already in place but I have to take the long route to executing it by loading the file (i.e. search for the file on the PC/laptop drive like you would for a run) then starting the run. I would rather edit the probe button g-code to make things a lot quicker and simpler. Does anyone know how I can (IF I can) access the g-code for the probe and replace it with my own. I've seen vids for doing this on Mach3 so I'm hoping there's a way to do it in UCCNC as well. ;)

I'm no CNC genius here, so be simple on me.

Thanks
Craig

Re: 3-axis zeroing

PostPosted: Fri Oct 05, 2018 2:27 pm
by cncdrive
Craig,

You can edit the probe button, it is the M31 macro file (in the UCCNC/Profiles/macro_yourprofilename folder), just open it with a notepad or any text editor and edit it freely.

Re: 3-axis zeroing

PostPosted: Fri Oct 05, 2018 6:04 pm
by CAT63
BOOM! simples - much appreciated. Thanks

Re: 3-axis zeroing

PostPosted: Fri Jan 25, 2019 7:05 pm
by Jp444
Do you sharing the macro for the 3 axis probing? Thanks