UnchartedBull / OctoDash

OctoDash is a simple, but beautiful dashboard for OctoPrint.
https://unchartedbull.github.io/OctoDash/index.html
Apache License 2.0
1.02k stars 225 forks source link

Failed to wait for unloading when changing filament with OctoDash. #3417

Open IchSchreiGleich opened 1 year ago

IchSchreiGleich commented 1 year ago

Describe the bug Failed to wait for unloading when changing filament with OctoDash. The screen is simply skipped (determined with a screen recorder)

To Reproduce

  1. click on the filament icon on the dashboard.
  2. select the desired filament
  3. wait for the nozzle to heat up
  4. now OctoDash will skip the "unload filament" screen.

Unloading/loading directly at the printer works smoothly.

Expected behavior OctoDash doing the unload procedure ;)

General Information:

Additional context In the printer profile settings, all values for speed and feedrate are filled in.

IchSchreiGleich commented 1 year ago

SOLVED! I just checked the settings in OctoDash (Settings -> General ->Filament), the value of "Feed Length" is set to 0. I'm pretty sure this value was never touched by me. Anyway, this was the culprit. Unloading the filament is now never skipped again.