docs: Update with latest changes
This commit is contained in:
parent
2d29eef255
commit
c7496973ee
@ -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
|
||||
```
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user