docs: Update with latest changes

This commit is contained in:
Jordan Ruthe 2020-12-04 14:13:41 -05:00
parent 2d29eef255
commit c7496973ee
2 changed files with 9 additions and 0 deletions

View File

@ -40,6 +40,10 @@ Available panels are listed here: [docs/panels.md](panels.md)
Certain variables are available for conditional testing of the enable statement:
```
printer.bltouch # Available if bltouch section defined in config
printer.idle_timeout # Idle timeout section
printer.pause_resume # Pause resume section of Klipper
printer.probe # Available if probe section defined in config
printer.power_devices.count # Number of power devices configured in Moonraker
```

View File

@ -1,5 +1,10 @@
## Changelog
#### 2020 12 04
* Add bed mesh panel
* Added more variables to the menu enable option
* Hide extrude panel during printing if the printer is not paused
#### 2020 12 02
* Change panel layout: Added Title, Back, Emergency Stop, and Home to panels.