MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.29k stars 19.24k forks source link

[BUG] (2.0.9.2 Z offset not updating live when printing) #23230

Closed jkexbx closed 2 years ago

jkexbx commented 2 years ago

Did you test the latest bugfix-2.0.x code?

Yes, and the problem still exists.

Bug Description

Setting the Z offset live is not working. If you set and save the Z offset, and then restart the printer, then it will use the updated Z offset. The GUI shows the updated Z offset the whole time.

Bug Timeline

Unknown

Expected behavior

No response

Actual behavior

I expect the Z offset to update live, when I update it through the GUI.

Steps to Reproduce

  1. Set Z offset
  2. Adjust Z offset to something large
  3. View printer remain with same offset
  4. Restart printer

Version of Marlin Firmware

Bugfix 2021/11/29

Printer model

Creality CR-30

Electronics

Stock board

Add-ons

BL Touch

Bed Leveling

UBL Bilinear mesh

Your Slicer

Prusa Slicer

Host Software

SD Card (headless)

Additional information & file uploads

Marlin.zip

jkexbx commented 2 years ago

Issue related to enabling ABL but not using it I think

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.