Skip to content

Commit

Permalink
Fix action commands link
Browse files Browse the repository at this point in the history
  • Loading branch information
JoveToo committed Dec 31, 2021
1 parent 99e32d6 commit fceca0e
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 @@ -19,7 +19,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](https://github.com/JoveToo/Marlin-Sovol/tree/2.0.x/docs/actioncommands.png)
![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 fceca0e

Please sign in to comment.