From 76bb9ab646cb3f08075ae2773adaa14686d2ae29 Mon Sep 17 00:00:00 2001 From: David Martin <51385971+3ative@users.noreply.github.com> Date: Mon, 16 Jun 2025 06:44:02 +0100 Subject: [PATCH] Update octoprint.markdown - Sensors added and list(s) re-ordered (#39547) --- source/_integrations/octoprint.markdown | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/source/_integrations/octoprint.markdown b/source/_integrations/octoprint.markdown index 03893304c7c..609c83c481e 100644 --- a/source/_integrations/octoprint.markdown +++ b/source/_integrations/octoprint.markdown @@ -61,10 +61,14 @@ The OctoPrint integration lets you monitor various states of your 3D printer and Supported sensors: +- Actual Bed Temperature +- Actual Tool (Nozzle) Temperature - Current Printer State -- Job Completed Percentage - Estimated Finish Time +- Job Completed Percentage - Estimated Start Time +- Target Bed Temperature +- Target Tool (Nozzle) Temperature ## Camera @@ -75,11 +79,11 @@ The OctoPrint integration provides a camera feed if one is configured in OctoPri The OctoPrint integration provides the following buttons: - Pause Job -- Resume Job -- Stop Job -- Shutdown System - Reboot System - Restart Octoprint +- Resume Job +- Shutdown System +- Stop Job ## Troubleshooting