Final tuning

This commit is contained in:
Kenwood 2021-11-02 23:17:15 -04:00
parent 6f9efa8ab2
commit a2e22c365f
1 changed files with 4 additions and 4 deletions

View File

@ -34,10 +34,10 @@ G1 Z2.0 F3000 ;Move Z Axis up
;Joes purge script ;Joes purge script
M211 S0 ;Disable soft endstops M211 S0 ;Disable soft endstops
G1 X30 Y30 Z5 F5000.0 ;Move to start position G1 X30 Y30 Z5 F5000.0 ;Move to start position
G1 X60 Y305 Z5 F5000.0 ;Move over bucket G1 X100 Y305 Z2 F5000.0 ;Move over bucket
G1 F1500.0 E15 ;Extrude a lil G1 E45 F400 ;Extrude a lil
G1 Z0.6 F3000 ;Bring Z down a bit G1 Z0.28 F1000 ;Bring Z down a bit
G1 X60 Y290 F500.0 ;Little wipe G1 X90 Y275 F500.0 ;Little wipe
M211 S1 ;Enable soft endstops M211 S1 ;Enable soft endstops