41 lines
1.6 KiB
Markdown
41 lines
1.6 KiB
Markdown
## Changelog
|
|
|
|
#### 2020 12 08
|
|
* Screen Width/Height are now definable in the configuration file
|
|
* Changed job page to allow for more information, display thumbnail of STL
|
|
* Job page will now say a job is complete and timeout to the main menu (time changeable from the config)
|
|
* Job page will now stay on the job page if there is an error.
|
|
* Restart option is available upon a completed/failed job
|
|
|
|
#### 2020 12 05
|
|
* Added ability to invert Z axis in move panel
|
|
* Fixed problem with metadata being retreived constantly
|
|
|
|
#### 2020 12 04
|
|
* Removed fan options from fine tuning
|
|
* Add bed mesh panel
|
|
* Added more variables to the menu enable option
|
|
* Hide extrude panel during printing if the printer is not paused
|
|
* Add fan panel to print control menu
|
|
* Included screws_tilt_calculate gcode command into the bed level panel. This section must be configured in klipper.
|
|
|
|
#### 2020 12 02
|
|
* Change panel layout: Added Title, Back, Emergency Stop, and Home to panels.
|
|
|
|
#### 2020 11 28
|
|
* Add option for enable in menu for configuration. This can hide certain options
|
|
* Add Power panel to control power devices via moonraker
|
|
* Add klipper version to system panel
|
|
|
|
#### 2020 11 18
|
|
* Changed configuration file format.
|
|
* Moved default configuration file to an include folder.
|
|
* Added ability to do a confirm dialog from a menu item when running a script
|
|
* Added "Save Config" button to default configuration's Configuration menu.
|
|
|
|
#### 2020 11 14
|
|
* Update print panel to include line wrapping for longer filenames
|
|
|
|
#### 2020 11 13
|
|
* Fine Tuning Panel is now fully functional: Z BabyStepping, Fan Speed, Speed Factor, and Extrusion Factor
|