Outils pour utilisateurs

Outils du site


doc:sidewinde_x2

Sidewinder X2

Cura

G-code de démarrage :

G28 ; home all axes
; G29 ; Autoloveling a chaque impression
M420 S1 Z10 ; Récupère l'autoleveling en mémoire et récupère la planeité sur 10mm
M117 Purge extruder
G92 E0 ; reset extruder
G1 Z1.0 F3000 ; move z up little to prevent scratching of surface
G1 X2 Y20 Z0.3 F5000.0 ; move to start-line position
G1 X2 Y200.0 Z0.3 F1500.0 E15 ; draw 1st line
G1 X2 Y200.0 Z0.4 F5000.0 ; move to side a little
G1 X2 Y20 Z0.4 F1500.0 E30 ; draw 2nd line
G92 E0 ; reset extruder
G1 Z1.0 F3000 ; move z up little to prevent scratching of surface

G-code de fin :

G91; relative positioning
 G1 Z1.0 F3000 ; move z up little to prevent scratching of print
 G90; absolute positioning
 G1 X0 Y200 F1000 ; prepare for part removal
 M104 S0; turn off extruder
 M140 S0 ; turn off bed
 G1 X0 Y300 F1000 ; prepare for part removal
 M84 ; disable motors
 M106 S0 ; turn off fan
doc/sidewinde_x2.txt · Dernière modification : 2024/06/16 11:59 de marc