Auto Level Hephestos Sans contact (Mise à jour du 31/01/15)
-
- Contributeur
- Messages : 65
- Inscription : dim. mars 01, 2015 1:06 pm
- Imprimante 3D : prusa i3
bonjour alors le level plate marche bien avec repetier et cura mais il vient palper le cote gauche de mon plateau d impression il descend trop bas et force sur le plateau et sur le cote droit tout se deroule bien
-
- Contributeur actif
- Messages : 274
- Inscription : mar. févr. 17, 2015 9:28 pm
- Imprimante 3D : Sparkcube XL/Autolevelling mécanique 3 points/plateau chauffant/Raspberry Pi3+ Repetier Server
- Localisation : Fleurier
Je crois alors qu'il faut refaire la calibration du palpeur...
Sparkcube XL, E3DV6, nozzle renforcé, Raspberry Pi 3, Repetier, plateau chauffant, Autolevelling sur 3 points (ABL)
-
- Contributeur actif
- Messages : 274
- Inscription : mar. févr. 17, 2015 9:28 pm
- Imprimante 3D : Sparkcube XL/Autolevelling mécanique 3 points/plateau chauffant/Raspberry Pi3+ Repetier Server
- Localisation : Fleurier
chez moi oui
Sparkcube XL, E3DV6, nozzle renforcé, Raspberry Pi 3, Repetier, plateau chauffant, Autolevelling sur 3 points (ABL)
-
- Contributeur actif
- Messages : 274
- Inscription : mar. févr. 17, 2015 9:28 pm
- Imprimante 3D : Sparkcube XL/Autolevelling mécanique 3 points/plateau chauffant/Raspberry Pi3+ Repetier Server
- Localisation : Fleurier
il faut aussi dire au firmware où palper.... autrement effectivement le palpeur ira trop loin ....
Sparkcube XL, E3DV6, nozzle renforcé, Raspberry Pi 3, Repetier, plateau chauffant, Autolevelling sur 3 points (ABL)
-
- Contributeur actif
- Messages : 274
- Inscription : mar. févr. 17, 2015 9:28 pm
- Imprimante 3D : Sparkcube XL/Autolevelling mécanique 3 points/plateau chauffant/Raspberry Pi3+ Repetier Server
- Localisation : Fleurier
Oui
Sparkcube XL, E3DV6, nozzle renforcé, Raspberry Pi 3, Repetier, plateau chauffant, Autolevelling sur 3 points (ABL)
-
- Contributeur actif
- Messages : 274
- Inscription : mar. févr. 17, 2015 9:28 pm
- Imprimante 3D : Sparkcube XL/Autolevelling mécanique 3 points/plateau chauffant/Raspberry Pi3+ Repetier Server
- Localisation : Fleurier
Écris moi un message personnel avec ton mail et je t'envoie mon fichier config.h
Sparkcube XL, E3DV6, nozzle renforcé, Raspberry Pi 3, Repetier, plateau chauffant, Autolevelling sur 3 points (ABL)
-
- Contributeur actif
- Messages : 274
- Inscription : mar. févr. 17, 2015 9:28 pm
- Imprimante 3D : Sparkcube XL/Autolevelling mécanique 3 points/plateau chauffant/Raspberry Pi3+ Repetier Server
- Localisation : Fleurier
tu compares les 2 . J'ai une Hephestos aussi. Ne copie pas les données PID de chauffe du lit chauffant et de l'extrudeur car elles sont propres à mon imprimante. J'ai un lit chauffant mais je ne sais pas si tu en as un donc désactive-le si jamais.
Sparkcube XL, E3DV6, nozzle renforcé, Raspberry Pi 3, Repetier, plateau chauffant, Autolevelling sur 3 points (ABL)
-
- Contributeur actif
- Messages : 274
- Inscription : mar. févr. 17, 2015 9:28 pm
- Imprimante 3D : Sparkcube XL/Autolevelling mécanique 3 points/plateau chauffant/Raspberry Pi3+ Repetier Server
- Localisation : Fleurier
pas important pour le moment (ventilateur)
Sparkcube XL, E3DV6, nozzle renforcé, Raspberry Pi 3, Repetier, plateau chauffant, Autolevelling sur 3 points (ABL)
-
- Contributeur
- Messages : 65
- Inscription : dim. mars 01, 2015 1:06 pm
- Imprimante 3D : prusa i3
voila une erreur que j'ai vu sa sur le tien
// fine endstop settings: Individual pullups. will be ignored if ENDSTOPPULLUPS is defined
#define ENDSTOPPULLUP_XMAX
#define ENDSTOPPULLUP_YMAX
#define ENDSTOPPULLUP_ZMAX
#define ENDSTOPPULLUP_XMIN
#define ENDSTOPPULLUP_YMIN
//#define ENDSTOPPULLUP_ZMIN
#endif
#ifdef ENDSTOPPULLUPS
#define ENDSTOPPULLUP_XMAX
#define ENDSTOPPULLUP_YMAX
#define ENDSTOPPULLUP_ZMAX
#define ENDSTOPPULLUP_XMIN
#define ENDSTOPPULLUP_YMIN
#define ENDSTOPPULLUP_ZMIN
#endif
et sa le mien
// fine endstop settings: Individual pullups. will be ignored if ENDSTOPPULLUPS is defined
#define ENDSTOPPULLUP_XMAX
#define ENDSTOPPULLUP_YMAX
#define ENDSTOPPULLUP_ZMAX
#define ENDSTOPPULLUP_XMIN
#define ENDSTOPPULLUP_YMIN
//#define ENDSTOPPULLUP_ZMIN
#endif
#ifdef ENDSTOPPULLUPS
#define ENDSTOPPULLUP_XMAX
#define ENDSTOPPULLUP_YMAX
#define ENDSTOPPULLUP_ZMAX
#define ENDSTOPPULLUP_XMIN
#define ENDSTOPPULLUP_YMIN
//#define ENDSTOPPULLUP_ZMIN
#endif
// fine endstop settings: Individual pullups. will be ignored if ENDSTOPPULLUPS is defined
#define ENDSTOPPULLUP_XMAX
#define ENDSTOPPULLUP_YMAX
#define ENDSTOPPULLUP_ZMAX
#define ENDSTOPPULLUP_XMIN
#define ENDSTOPPULLUP_YMIN
//#define ENDSTOPPULLUP_ZMIN
#endif
#ifdef ENDSTOPPULLUPS
#define ENDSTOPPULLUP_XMAX
#define ENDSTOPPULLUP_YMAX
#define ENDSTOPPULLUP_ZMAX
#define ENDSTOPPULLUP_XMIN
#define ENDSTOPPULLUP_YMIN
#define ENDSTOPPULLUP_ZMIN
#endif
et sa le mien
// fine endstop settings: Individual pullups. will be ignored if ENDSTOPPULLUPS is defined
#define ENDSTOPPULLUP_XMAX
#define ENDSTOPPULLUP_YMAX
#define ENDSTOPPULLUP_ZMAX
#define ENDSTOPPULLUP_XMIN
#define ENDSTOPPULLUP_YMIN
//#define ENDSTOPPULLUP_ZMIN
#endif
#ifdef ENDSTOPPULLUPS
#define ENDSTOPPULLUP_XMAX
#define ENDSTOPPULLUP_YMAX
#define ENDSTOPPULLUP_ZMAX
#define ENDSTOPPULLUP_XMIN
#define ENDSTOPPULLUP_YMIN
//#define ENDSTOPPULLUP_ZMIN
#endif