ABL falsche Richtung 06. January 2018 11:04 |
Registrierungsdatum: 6 Jahre zuvor Beiträge: 5 |
Re: ABL falsche Richtung 06. January 2018 15:34 |
Registrierungsdatum: 6 Jahre zuvor Beiträge: 5 |
Re: ABL falsche Richtung 06. January 2018 19:35 |
Registrierungsdatum: 7 Jahre zuvor Beiträge: 1.112 |
Re: ABL falsche Richtung 07. January 2018 00:36 |
Registrierungsdatum: 6 Jahre zuvor Beiträge: 5 |
#define X_MIN_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop. #define Y_MIN_ENDSTOP_INVERTING true // set to true to invert the logic of the endstop. #define Z_MIN_ENDSTOP_INVERTING false // set to true to invert the logic of the endstop. #define Z_MIN_PROBE_ENDSTOP_INVERTING false // set to true to invert the logic of the probe.habe ich dann, wenn kein Endstop ausgelöst hat:
06:27:13.967 : x_min: open 06:27:13.967 : y_min: open 06:27:13.967 : z_min: open
06:27:13.967 : x_min: open 06:27:13.967 : y_min: open 06:27:13.967 : z_min: TRIGGEREDIch muss ja beide Zeilen änder: Z_MIN_ENDSTOP_INVERTING false und Z_MIN_PROBE_ENDSTOP_INVERTING. Nur eins ist ja unzulässig.
Re: ABL falsche Richtung 08. January 2018 05:49 |
Registrierungsdatum: 8 Jahre zuvor Beiträge: 648 |
Re: ABL falsche Richtung 08. January 2018 12:56 |
Registrierungsdatum: 6 Jahre zuvor Beiträge: 5 |
Re: ABL falsche Richtung 08. January 2018 12:57 |
Registrierungsdatum: 6 Jahre zuvor Beiträge: 5 |