Releases: mmone/OctoprintKlipperPlugin
Releases · mmone/OctoprintKlipperPlugin
0.2.5
25 Aug 19:19
Compare
Sorry, something went wrong.
No results found
Improve help/documentation in the plugin.
Improve Macro feature by adding the option to have parameters. On execution a dialog is shown that gives the user the chance to change them.
Here is and example:
PID_CALIBRATE
HEATER={label:Heater, default:extruder, options:extruder|extruder1}
TARGET={label:Target Temperature, unit:°C, default:190}
WRITE_FILE={label:Write to File, default:0, options:0|1}
0.2.4
22 Aug 14:46
Compare
Sorry, something went wrong.
No results found
Preparing for release on OctoPrints plugin repo
Change plugin display name
Minor UI fixes
0.2.3
18 Aug 13:06
Compare
Sorry, something went wrong.
No results found
Fixes the performance graph not listing log files.
0.2.2
17 Aug 15:56
Compare
Sorry, something went wrong.
No results found
Load Klipper configuration relative to user directory by default.
Add refresh file list button to performance graph view.
0.2.1
14 Aug 16:42
Compare
Sorry, something went wrong.
No results found
Add loading "spinner" to performance graph.
Keep "Set offset" dialog open when clicking set.
Issues
There is currently a problem on non "octopi" installs: Issue 11
0.2.0
13 Aug 16:39
Compare
Sorry, something went wrong.
No results found
Adds a performance graph based on key information extracted from the klippy.log. This is basically the same as the official graphstats.py script.
0.1.5
09 Aug 09:29
Compare
Sorry, something went wrong.
No results found
Added basic configuration editor.
Improved plugins settings dialog.
Enabled automatic updates.
Added named labels for bed-leveling coordinates.
Code cleanup.