-
-
Notifications
You must be signed in to change notification settings - Fork 19.7k
Closed
Description
Bug Description
Hi, I have an ender3 v2 and I'm on the bugfix-2.0.x branch, last updated 18/10/2020. I'm having an issue with changing Z offsets during a print. Sometimes changing the Z offset during a print adds the new absolute value on top of the offset that was saved in the settings before a print.
What is strange is that this doesn't always happen. I can not pinpoint when it will and when it wont.
This did not happen to me before using BLTouch so it might be related.
My Configurations
Steps to Reproduce
- Set Z offset set at -2.00 before the print. (the value itself doesn't seem to matter)
- Start the print
- Change the offset to -2.01 (the value itself doesn't seem to matter) during a print and do this with the in-print menu.
Expected behavior: [What you expect to happen]
4. Z travels -0.01 from the current -2.00
Actual behavior: [What actually happens, not always ]
4. Nozzle catastrophically hits the bed. My Z traveled -2.01 on top of the original -2.00 position instead of moving -0.01 relatively
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels