added from archive

This commit is contained in:
Юрий 2023-02-27 00:55:33 +04:00
parent 342dfd43b5
commit de636e372b
106 changed files with 207659 additions and 0 deletions

View file

@ -0,0 +1,6 @@
G1 E10 F600 ; Feed 10mm of filament at 600mm/min
G1 E600 F3000 ; Feed 600mm of filament at 3000mm/min
G1 E10 F300 ; Feed 10mm of filament at 300mm/min
G4 P1000 ; Wait one second
G1 E-5 F1800 ; Retract 5mm of filament at 1800mm/min
M400

View file

@ -0,0 +1,3 @@
G1 E-20 F300 ; Retract 20mm of filament at 300mm/min
G1 E-600 F3000 ; Retract 600mm of filament at 3000mm/min
M400 ; Wait for the moves to finish

View file

@ -0,0 +1,7 @@
G90
G1 Z200 F9000
M107
M104 S0 T1
M104 S0 T0
G28 X0 Y0
M84

View file

@ -0,0 +1,5 @@
G21 ; metric values
G90 ; absolute positioning
M82 ; set extruder to absolute mode
M107 ; start with the fan off
G28 ; Home