Final tuning
This commit is contained in:
parent
6f9efa8ab2
commit
a2e22c365f
|
@ -34,10 +34,10 @@ G1 Z2.0 F3000 ;Move Z Axis up
|
|||
;Joes purge script
|
||||
M211 S0 ;Disable soft endstops
|
||||
G1 X30 Y30 Z5 F5000.0 ;Move to start position
|
||||
G1 X60 Y305 Z5 F5000.0 ;Move over bucket
|
||||
G1 F1500.0 E15 ;Extrude a lil
|
||||
G1 Z0.6 F3000 ;Bring Z down a bit
|
||||
G1 X60 Y290 F500.0 ;Little wipe
|
||||
G1 X100 Y305 Z2 F5000.0 ;Move over bucket
|
||||
G1 E45 F400 ;Extrude a lil
|
||||
G1 Z0.28 F1000 ;Bring Z down a bit
|
||||
G1 X90 Y275 F500.0 ;Little wipe
|
||||
|
||||
M211 S1 ;Enable soft endstops
|
||||
|
||||
|
|
Loading…
Reference in New Issue