SPM: Obrys jsem přestal používat. Napsal jsem si místo toho tohle: :)
M190 S[first_layer_bed_temperature] ; turn on heat bed
M104 S140 ; extruder preheat
G28 ; home all axes
G92 E0 ;Reset Extruder
G1 Z20.0 F3000 ;Move Z Axis up
G1 X5 Y5.1 F5000.0 ;Move to blob position
G4 S20 ;20s to remove the leaked filament from the nozzle
G1 Z0.1 F3000 ;Move Z Axis down
M109 S[first_layer_temperature] ; wait for extruder final temp
G1 Z2 F5000.0 ;Move up from blob
G1 X10 Y5.1 F5000.0 ; move out blob
G1 X20 Y5.1 Z0.28 F5000.0 ;Move to line position
G1 X100.0 Y5.1 Z0.28 F1500.0 E8 ;Draw the first line
G1 X100.0 Y5.4 Z0.28 F5000.0 ;Move to side a little
G1 X20 Y5.4 Z0.28 F1500.0 E15 ;Draw the second line
G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up