diff --git a/README.md b/README.md index f0c23ee..7ff563b 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,8 @@ This guide was originally written for the Voron community, however all of the tu - Smart Filament Sensor - Pause - Resume - - Cancel + - Cancel + - Octoprint - Filament Sensor Management - Parking - Off diff --git a/articles/useful_macros.md b/articles/useful_macros.md index cadbc2d..d39d9c9 100644 --- a/articles/useful_macros.md +++ b/articles/useful_macros.md @@ -285,7 +285,7 @@ gcode: BASE_CANCEL_PRINT ``` -## Octoprint +## Octoprint Configuration If you use Octoprint, put these in your "GCODE Script" section to enable the UI buttons to work properly. - ![](/images/Octoprint-Gcode-Scripts.png)