And I have identified that there is a problem requiring me to set the z_offset value in the printer.cfg file. The issue is that whenever I level the Z axis from the frontend or the printer’s screen, that line gets commented out and the following error reappears:
“Option ‘z_offset’ in section ‘probe’ must be specified
Once the underlyung issue is corrected, use the RESTART command to reload the config an restar the host software
Printer is halted”
I have also noticed that the system is adding a SAVE_CONFIG comment to the printer.cfg file.
At this point, does anyone know of a solution, or would it be better to try downgrading Klipper and Moonraker?
My guess is that a macro written by Sovol is your issue.
Unfortunately my SV07 is running mainline klipper and I’ve replaced the Klipad50 with a Intel based tablet computer. I also have replaced all the Sovol macros with this package:
I highly recommend the printer extensions BUT I’d recommend you debug your current problem before jumping into a major upgrade.
Try this:
Power cycle your printer.
Open printer.cfg using the web UI from your PC to add the Option ‘z_offset’ in section ‘probe’
Save and restart
Run the “paper test”.
Save and restart.
From your PC use a browser (not Orca*) to download klippy.log to your PC
Zip klippy.log and upload here.
Fluidd/Mainsail inside Orca can not download files. You have to open a browser and connect using the printers IP address.
The reason for klippy.log is that klipper copies the printer.cfg AND any [include]ed files to the log every time the printer starts or restarts