Is there any way to skip the running of bed.g (called whenever a g32 is issued) if not needed?
I have g32 in the start code of my slicer. That is the only way to insure bed leveling has been done prior to any print.
But there are times when I issue print after print after print without powering down the Z steppers. In this case, I don't need to rerun the bed leveling and doing so is just wear and tear on the printer.
Is there any way to know that g32 has already been done without the steppers powering down, but if the Z steppers do power down, it gets run?
Edited 1 time(s). Last edit at 11/11/2021 03:57PM by EricE555.