OctoprintKlipperPlugin
Go to file
Martin Muehlhaeuser 4f16e40d29 Adapt PID Tuning dialog to now PID_CALIBRATE cmd. 2018-03-26 15:54:58 +00:00
docs/assets/img docs: Added screenshots 2018-02-05 23:08:15 +01:00
octoprint_klipper Adapt PID Tuning dialog to now PID_CALIBRATE cmd. 2018-03-26 15:54:58 +00:00
.editorconfig Initial commit. 2018-01-23 15:01:58 +01:00
.gitignore Initial commit. 2018-01-23 15:01:58 +01:00
MANIFEST.in Initial commit. 2018-01-23 15:01:58 +01:00
README.md docs: Headlines for screenshots 2018-02-05 23:16:49 +01:00
babel.cfg Initial commit. 2018-01-23 15:01:58 +01:00
requirements.txt Initial commit. 2018-01-23 15:01:58 +01:00
setup.py Fix: plugin not showing after install 2018-03-04 14:57:42 +00:00

README.md

OctoPrint Klipper Plugin

This plugin assists in managing and monitoring the Klipper 3D printer firmware.

Features

  • Simplified connection dialog.
  • Restart Host and MCU processes.
  • User defineable macro buttons.
  • Assisted bed leveling wizard with user definable probe points.
  • PID Tuning Dialog.
  • Message log displaying messages from Klipper prepended with "//" and "!!".

ToDo

  • Add a continously updated status display in octoprints navbar.

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/mmone/OctoPrintKlipper/archive/master.zip

Configuration

Click on the wrench icon in the titlebar to open OctoPrints settings dialog. Select "Klipper" at the bottom of the settings dialog.

Screenshots

Message Log

Message Log

Bed Leveling

Bed Leveling

PID Tuning

PID Tuning

Settings

Settings