Skip to content

[BUG] Live Z offset adding on top of existing offset #19819

@liamtoran

Description

@liamtoran

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

Configurations.zip

Steps to Reproduce

  1. Set Z offset set at -2.00 before the print. (the value itself doesn't seem to matter)
  2. Start the print
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions