Ability to toggle `SET_GCODE_OFFSET Z=0` in START_PRINT via variable or startprint actions
Describe the feature or hardware support you'd like
As some of us are relying on more primitive homing methods (such as on small printers/v0) and are still relying on occasionally baby-stepping or manual adjusting z_offsets between print sessions it would be useful to disable the default behaviour of resetting with SET_GCODE_OFFSET Z=0 in start_print.cfg. Seems pretty straightforward and easy. Let me know if a PR would be appreciated and I could do it?
Additional context or information
No response
for such acitivites, you can overridee a custom module in start print and add it to your print actions list. In this way, you can implement this behaviour for you
📌 This issue has been marked as stale because it has not had activity in the past 30 days. To keep it open, please respond to this message or add new information. Otherwise, this will be closed in 14 days. Thank you for your contributions!
This issue was closed due to inactivity for 14 days. Feel free to reopen it if you think it was an error or if you have new information or progress to share