scottrini / OctoPrint-PrusaLevelingGuide

42 stars 6 forks source link

Degree value not updating #23

Closed englolo closed 4 years ago

englolo commented 4 years ago

https://github.com/scottrini/OctoPrint-PrusaLevelingGuide/blob/ca3a5395d2f995ccba8fc5947e46e1c70900213e/octoprint_PrusaLevelingGuide/static/js/PrusaLevelingGuide.js#L217

I manually changed back to previous and is working newBedValues.push(Math.abs(value) + '°');

scottrini commented 4 years ago

That's weird - I had it working locally before pushing the change. Thanks for the info, I'll get it fixed and updated today.

scottrini commented 4 years ago

Fixed in 1.0.11