Skip to content

Commit

Permalink
✏️ Fix 'M109 S' example (#592)
Browse files Browse the repository at this point in the history
  • Loading branch information
antedeguemon authored Mar 5, 2025
1 parent aec7bed commit 93526be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _gcode/M109.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ examples:
code: M109 R120

- pre: Set target temperature for E1 and wait (if heating up)
code: M109 T1 R205
code: M109 T1 S205

- pre: '`AUTOTEMP`: Set autotemp range, wait for temp'
code: M109 F S180 B190
Expand Down

0 comments on commit 93526be

Please sign in to comment.