Skip to content

Releases: iFrostizz/OctoPrint-CalibrationCompanion

Faster UI, progess bar, smaller acc. tower, more variables.

20 Jun 23:35
c1ebda8
Compare
Choose a tag to compare
  • A progress bar has been added for the PID autotune #6
  • Profiles and settings are now loading and saving much faster #12 #15
  • The acceleration tower is now 100x100mm big, fitting smaller beds #18
  • A "first_layer_bed" variable has been added #21

Bug fixes

18 May 19:43
d8f2515
Compare
Choose a tag to compare

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%

First version

10 May 22:37
e453888
Compare
Choose a tag to compare
1.0.0

Update calibrationcompanion_tab.jinja2