From c7496973ee65ae2f80097b29be6b90f5270e3e29 Mon Sep 17 00:00:00 2001 From: Jordan Ruthe Date: Fri, 4 Dec 2020 14:13:41 -0500 Subject: [PATCH] docs: Update with latest changes --- docs/Configuration.md | 4 ++++ docs/changelog.md | 5 +++++ 2 files changed, 9 insertions(+) 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.