Releases: lorenzodimauro97/Klapper
Release list
Klapper V1.3
I should start releasing more frequently, this time there's also a lot of cool new stuff that was missing before:
-
Improved Print Controls (Added per-axis Home button, Fixed Fan Control, general interface improvements), basically only Flow is missing
-
Bed Screws Calibration Tool (Graphical interface for BED_SCREWS_ADJUST)
-
PID Calibration Tool (Graphical Interface for PID_CALIBRATE Allows for multiple PID Calibrations and calculation of the mean PID values)
WARNING: Read the README if you wish to properly use the PID Calibration Tool! Otherwise it won't work. -
EZ Configurator: Inline "clean" configuration editor for printer.cfg, limited alternative to the classic Text Editor for quick edits
As always, WARNING: Before starting the server ensure to edit the appsettings.json to reflect your current running moonraker server's IP address (Eg: 192.168.xxx.xxx)
Full Changelog: V1.2...V1.3
Klapper V1.2
Oh boy, lots of changes since V1.1!
Added:
- File Configuration Editor
- Differentiate between mobile and desktop interface (Desktop just doesn't need tabs...)
- Endstop position
- Fan Status
- Flow / Speed control
- Printer axis position
- Page title updates when it's printing
- Error screen if printer isn't working
As always, WARNING: Before starting the server ensure to edit the appsettings.json to reflect your current running moonraker server's IP address (Eg: 192.168.xxx.xxx)
Full Changelog: V1.1...V1.2
Klapper V1.1
Second Release, aimed primarily at Printer Controls Interface improvements, albeit with the new tabs one could say everything's god an improvement.
The Temperature Chart is bugged, this is a known bug and it'll be fixed by next release.
For the Raspberry Pi, pick either the LINUX ARM or the Windows ARM release. Follow the README for instructions on how to run.
WARNING: Before starting the server ensure to edit the appsettings.json to reflect your current running moonraker server's IP address (Eg: 192.168.xxx.xxx)
Klapper V1
First Release. Currently it can:
- Monitor Sensor temperature
- Control Heater Temperature
- Upload / Remove GCode files
- Start / Pause / Cancel Prints
- Launch Custom Commands via Terminal
- Home ALL and Move Individual Motors
WARNING: Before starting ensure to edit the appsettings.json to reflect your current running moonraker server's IP address (Eg: 192.168.xxx.xxx)