Skip to content

Bug fixes

Choose a tag to compare

@franfrandev franfrandev released this 18 May 19:43
· 42 commits to main since this release
d8f2515

Some bugs from the first version have been fixed, thanks to issues.

  • Alert message explaining that it is not a good idea to run commands while the PID autotune is running #6
  • The "ABL method" setting used in the flow tab was the same that was used in the temperature tab. Also, "no-abl" wasn't commented in the gcode when no ABL method was selected #11
  • Calibration Companion was breaking the Spool Manager plugin (https://github.com/OllisGit/OctoPrint-SpoolManager) #7
  • The "error" on the flow input box was moving all the elements when triggered.
  • "M90 E0" added in the example profile 1 start gcode Credits to XAMCTBO from Discord for finding these two ones
  • An "alert" is triggered in the input boxes when the flow is inferior to 80% and superior to 120%