Skip to content

Commit

Permalink
Cooldown Extruders on Pause
Browse files Browse the repository at this point in the history
  • Loading branch information
rothmanhunterd committed Sep 10, 2024
1 parent 201e356 commit 1a51908
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions firmware/config/macros.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ gcode:
[gcode_macro PAUSE]
PAUSE

T0
M104 S0

T1
M104 S0

G91
G1 Z5

Expand Down

0 comments on commit 1a51908

Please sign in to comment.