2020-12-21 09:42:48 -05:00

2.1 KiB

Changelog

2020 12 21

  • KlipperScreen doesn't have to be a trusted client. It can use the Moonraker API key
  • Updates to job_status for multiple extruders. Will now show the current extruder.

2020 12 18

  • Add gcode_macros panel

2020 12 16

  • Config file can now be specified when running from the command line
  • Moonraker host/port can be specified in the configuration file

2020 12 09

  • Z value in job status now reflects the gcode Z value. This allows people with ABL to have a better understanding of Z

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