Brucci Posté(e) Octobre 15, 2019 Posté(e) Octobre 15, 2019 Bonjour, Pouvez vous me dire quel sont les g-code de demarrage et de fin à mettre dans le logiciel cura merci à tous , je m'en sort pas...
Ironblue Posté(e) Octobre 15, 2019 Posté(e) Octobre 15, 2019 Ceux que SAGEA m'a donné et qui fonctionne très bien, perso j'ai juste enlevée la dernière ligne dans le g-code de fin pour éviter les bips si l'impression se finie en pleine nuit. Start G21 ;metric values G90 ;absolute positioning M82 ;set extruder to absolute mode M107 ;start with the fan off G28 X0 Y0 ;move X/Y to min endstops G28 Z0 ;move Z to min endstops G1 X-40 Y40 ;Nozzle Brush G1 X-40 Y5 ;Nozzle Brush G1 X-40 Y40 ;Nozzle Brush G1 X-40 Y5 ;Nozzle Brush G1 Z15.0 F{speed_travel} ;move the platform down 15mm G92 E0 ;zero the extruded length G1 F200 E40 ;extrude 40mm of feed stock G92 E0 ;zero the extruded length again G1 F{speed_travel} M117 Printing... G5 End M104 S0 ; turn off extruder M140 S0 ; turn off bed M84 ; disable motors M107 G91 ;relative positioning G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure G1 Z+0.5 E-5 ;X-20 Y-20 F{speed_travel} ;move Z up a bit and retract filament even more G28 X5 ;Y5 ;move X/Y to min endstops, so the head is out of the way G1 Z40.0 F{speed_travel} ;move the platform down 40mm M84 ;steppers off G90 M300 P300 S4000
Messages recommandés
Créer un compte ou se connecter pour commenter
Vous devez être membre afin de pouvoir déposer un commentaire
Créer un compte
Créez un compte sur notre communauté. C’est facile !
Créer un nouveau compteSe connecter
Vous avez déjà un compte ? Connectez-vous ici.
Connectez-vous maintenant