Use one wait directive
This commit is contained in:
parent
0cd6bda6a8
commit
ccc9aa5f93
1 changed files with 1 additions and 4 deletions
|
@ -279,10 +279,7 @@ G1 X155 Y310 F9000 ; Traverse to the back of the bed without lowering
|
|||
|
||||
M118 A1 action:notification Cooling bed
|
||||
M104 S0 ; Turn off the hotend if it's on
|
||||
M190 R45 ; Cool the bed
|
||||
M190 R40 ; Cool the bed
|
||||
M190 R35 ; Cool the bed
|
||||
M190 R30 ; Cool the bed
|
||||
M190 R30 T600 ; Cool the bed
|
||||
M140 S0 ; Turn off the bed
|
||||
M118 A1 action:notification Bed cooled
|
||||
|
||||
|
|
Loading…
Reference in a new issue