Cancel print if bed leveling fails
-
Right now if bed leveling fails print will still continue. Is there a way to cancel the print job if there is a problem with bed leveling?
-
This will be possible when conditional GCode is implemented. The latest ReprapFirmware 3 beta includes the basis language support for conditional GCode. Now I need to implement the full object model and a few more commands.