Skip to content

Commit

Permalink
menu item shuts down pi.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoveToo committed Dec 31, 2021
1 parent fceca0e commit 8d92f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ There are no code changes in this repository. It just creates Configuration.h an

## Features that require support in Slicer or Octoprint

- Action Commands. RECOMMENDED. Install Ocotprint plugins "Action Commands", "Action Command Notification Support" and "Action Command Prompt Support". This will allow you to start, pauze and stop queued prints in Octoprint from your LCD. To make the menu item work that shutdowns the printer, go to the "Action Commands" plugin configuration and add the following entry:
- Action Commands. RECOMMENDED. Install Ocotprint plugins "Action Commands", "Action Command Notification Support" and "Action Command Prompt Support". This will allow you to start, pauze and stop queued prints in Octoprint from your LCD. To make the menu item work that shutdowns the OctoPi, go to the "Action Commands" plugin configuration and add the following entry:
![action-commands](https://github.com/JoveToo/Marlin-Sovol/blob/2.0.x/docs/actioncommands.png?raw=true)
- ArcWelder support. RECOMMENDED. This feature enables your printer to print arcs, so they do not have to be passed in through many small gcode commands. This will reduce printing artefacts. For Cura, install the "Arc Welder" Cura plugin and enable "Arc Welder" and "G90 Influences Extruder" in Special Modes. Alternatively, you can install the OctoPrint plugin "ArcWelder".
- M73 progress. RECOMMENDED. Install the Octoprint Plugin "M73 Progress Plugin". This will display print progress on your LCD when printing from OctoPrint.
Expand Down

0 comments on commit 8d92f4d

Please sign in to comment.