lui05 Posté(e) Juin 17, 2017 Posté(e) Juin 17, 2017 bonjour, j'ai un petit problème quand je lance une impression avec CURA 15.04.6 l'impression démarre a 1 ou 2 cm au dessus du plateau j'ai refais les réglage total du bltouch mais ça n'a rien changer je me demandais si ça pouvais pas venir du start:gcode ;Sliced at: {day} {date} {time} ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} ;Print time: {print_time} ;Filament used: {filament_amount}m {filament_weight}g ;Filament cost: {filament_cost} ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line ;M109 S{print_temperature} ;Uncomment to add your own temperature line 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 endstopsG28 X0 Y0 ;move X/Y to min endstops G1 Z15.0 F{travel_speed} ;move the platform down 15mm G92 E0 ;zero the extruded length G1 F200 E3 ;extrude 3mm of feed stock G92 E0 ;zero the extruded length again G1 F{travel_speed} ;Put printing message on LCD screen M117 Printing. si vous pouviez me montrer vos start:gcode ca serais simpa merci davance
vyx Posté(e) Juin 18, 2017 Posté(e) Juin 18, 2017 G21 ;metric values G90 ;absolute positioning M82 ;set extruder to absolute mode G28;move X/Y/Z to min endstops G29 ; uncomment this line when BL-Touch is used G1 Z15.0 F9000 ;move the platform down 15mm G92 E0 ;zero the extruded length G1 F200 E3 ;extrude 3mm of feed stock G92 E0 ;zero the extruded length again G1 F9000 ; Put printing message on LCD screen M 117 Printing... ça ressemble à un probleme d'offset M851
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