Update printer.cfg
This commit is contained in:
parent
ce1c0c63f1
commit
9965019968
|
@ -471,7 +471,6 @@ gcode:
|
|||
{% else %}
|
||||
G32
|
||||
{% endif %}
|
||||
G32 ; home all axes
|
||||
G1 Z20 F3000 ; move nozzle away from bed
|
||||
M109 S{ params.EXTRUDER | float } ; wait for nozzle to reach temperture
|
||||
SET_LED LED="hotend_rgb" RED=1 GREEN=0 BLUE=1 SYNC=0 TRANSMIT=1 ; turn on hotend LED
|
||||
|
|
Loading…
Reference in New Issue