Voxelab-64 / Marlin

Marlin
GNU General Public License v3.0
15 stars 3 forks source link

Printing Status screen does not display Z Height #2

Open mitsumaui opened 3 years ago

mitsumaui commented 3 years ago

Bug Description

When printing from SD card, the display always shows Z 00.0 - and does not update to show the current Z height. It would be nice if it could show the current height as most Marlin based printers do.

My Configurations

Using F/W 1.2.1 for both board and display.

Steps to Reproduce

  1. Select any object to print (including provided GCODE)
  2. Print object
  3. Observe Z height not changing on display.

Expected behavior: Z height is updated at each layer level to show current Z height.

Actual behavior: Z height always stays at 00.0

alexqzd commented 3 years ago

That's supposed to be the Z offset, not the Z height.