- This is forked from the original version 0.2.5
- Uninstall any other versions of the plugin using Plugin Manager or other means, as necessary.
- Install this version by using Plugin Manager's "From Url" option and entering this URL:
https://github.com/thelastWallE/OctoprintKlipperPlugin/archive/master.zip
This plugin assists in managing and monitoring the Klipper 3D printer firmware.
- Simplified connection dialog.
- Restart Host and MCU processes.
- User defineable macro buttons with optional parameter dialogs.
- Assisted bed leveling wizard with user definable probe points.
- PID Tuning Dialog.
- Dialog to set a coordinate offset for future GCODE move commands.
- Message log displaying messages from Klipper prepended with "//" and "!!".
- Klipper configuration editor
- Performance graph displaying key parameters extracted from the Klipper logs.
Search for "Klipper" in OctoPrints Plugin Manager.
or install manually using this URL / zip:
https://github.com/thelastWallE/OctoprintKlipperPlugin/archive/master.zip
OctoPrint will inform you when a new version of this plugin becomes available.
Click on the wrench icon in the titlebar to open OctoPrints settings dialog. Select "OctoKlipper" at the bottom of the settings dialog.
Also for the moment this plugin does what I wanted it to do, it is far from finished, pull requests are welcome. If you want to get started, the OctoPrint Plugin API is quite well documented here: docs.octoprint.org/en/master/plugins.