Update VORON2_stock_350_printer.cfg
Remove M104 S0 from print_start
This commit is contained in:
parent
3b05c61edc
commit
c0a45c1860
@ -302,7 +302,7 @@ gcode:
|
||||
G28 ; home all axes
|
||||
G1 Z20 F3000 ; move nozzle away from bed
|
||||
M117 Preheat (Print) ; display message
|
||||
M104 S0 ; turn off hotend while waiting for bed to get to temp
|
||||
|
||||
|
||||
[gcode_macro PRINT_END]
|
||||
# Use PRINT_END for the slicer ending script - PLEASE CUSTOMISE THE SCRIPT FOR YOUR SLICER OF CHOICE
|
||||
|
Loading…
Reference in New Issue
Block a user