What is the problem?
Started a print this morning and for the first 4 layers, OctoPrint reported the current height as 0.3mm. It was only when it got to layer 5 did it change to showing the correct height.
What did you already try to solve it?
Refreshing the browser
Have you tried running in safe mode?
No
Did running in safe mode solve the problem?
WRITE HERE
Systeminfo Bundle
browser.user_agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/111.0
connectivity.connection_check: 1.1.1.1:53
connectivity.connection_ok: True
connectivity.enabled: True
connectivity.online: True
connectivity.resolution_check: octoprint.org
connectivity.resolution_ok: True
env.hardware.cores: 4
env.hardware.freq: 1400.0
env.hardware.ram: 914006016
env.os.bits: 32
env.os.id: linux
env.os.platform: linux
env.plugins.pi_support.model: Raspberry Pi 3 Model B Plus Rev 1.3
env.plugins.pi_support.octopi_version: 0.18.0
env.plugins.pi_support.octopiuptodate_build: 0.18.0-1.8.4-20220927151125
env.plugins.pi_support.throttle_check_enabled: True
env.plugins.pi_support.throttle_check_functional: True
env.plugins.pi_support.throttle_state: 0x80000
env.python.pip: 20.3.3
env.python.version: 3.7.3
env.python.virtualenv: True
octoprint.last_safe_mode.date: 2022-11-12T23:56:01Z
octoprint.last_safe_mode.reason: incomplete_startup
octoprint.safe_mode: False
octoprint.version: 1.8.6
printer.firmware: Marlin 2.0.6.0 (Jul 28 2021 10:39:52)
systeminfo.generated: 2023-02-26T08:19:21Z
systeminfo.generator: zipapi
Additional information about your setup
OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
OctoPrint 1.8.6. Creality Ender 2 Pro.
For all of these layers it was reporting the height as 0.3mm
octoprint.plugins.crealityprinter - INFO - tb_send_attributes:{'curPosition': 'X:84.36 Y:76.93 Z:0.2'}
octoprint.plugins.crealityprinter - INFO - tb_send_attributes:{'curPosition': 'X:78.69 Y:77.83 Z:0.4'}
octoprint.plugins.crealityprinter - INFO - tb_send_attributes:{'curPosition': 'X:78.69 Y:78.03 Z:0.6'}
octoprint.plugins.crealityprinter - INFO - tb_send_attributes:{'curPosition': 'X:78.69 Y:78.22 Z:0.8'}
Until this layer when it changed to correctly reporting the height.
octoprint.plugins.crealityprinter - INFO - tb_send_attributes:{'curPosition': 'X:78.69 Y:78.41 Z:1.0'}