gdombiak / OctoPod

Free open source client for OctoPrint
Apache License 2.0
227 stars 42 forks source link

Current layer and height are sometimes not shown #447

Closed gdombiak closed 3 years ago

gdombiak commented 3 years ago

Currently OctoPod relies on DisplayLayerProgress to send layer and height information when it changes. The problem is that if you open OctoPod and there is no change in height or layer number then "--" is shown rather than current layer/height. When OctoPod connects we need to request current layer/height.

This affects OctoPod and Apple TV app