diff --git a/docs/Configuration.md b/docs/Configuration.md index 0e196df9..0ffd94a4 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -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 ``` diff --git a/docs/changelog.md b/docs/changelog.md index 2e7dac0c..5043c3d3 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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.