Skip to content

Added "G30" on Autoleveller

Choose a tag to compare

@RootCNC RootCNC released this 04 Mar 22:17
· 1 commit to master since this release

When using the "Auto Level" function on the CNC Gcode Controller, it did not initiate a probe command. Resulting in user interaction to force this event to happen for each probe point. This build will automatically send a "G30" command for initiate a probe command.

NB - This will only work with a tweaked version of Marlin. See RootCNC/Marlin (insert link here)