Quantcast
Channel: Marlin: Z Endstop 'follows' current Z position
Browsing all 10 articles
Browse latest View live

Marlin: Z Endstop 'follows' current Z position

Hi, Situation: The endstop point for Z axis keeps tracking its current position. Example: When I move Z to position 1.00, Z1.00 becomes the endstop position, and further movement in the negative...

View Article



Re: Marlin: Z Endstop 'follows' current Z position

Just my 2 cents i think its the last 3 lines in your file. //Manual homing switch locations: #define MANUAL_X_HOME_POS 0 #define MANUAL_Y_HOME_POS 0 #define MANUAL_Z_HOME_POS 0 I don't have these in...

View Article

Re: Marlin: Z Endstop 'follows' current Z position

Thank you for replying, bigfilsing. bigfilsing Wrote: ------------------------------------------------------- > Just my 2 cents > i think its the last 3 lines in your file. > //Manual homing...

View Article

Re: Marlin: Z Endstop 'follows' current Z position

to the best of my knowledge the define max and min are to limit the amount the software/firm ware can drive the steppers in any one direction you wouldn't want it to be able to drive it beyond its...

View Article

Re: Marlin: Z Endstop 'follows' current Z position

if you're using mechanical endstops uncomment //#define DISABLE_MAX_ENDSTOPS try the m119 command without any being triggered what does it say? come back with that take it from there i had endstop...

View Article


Marlin: Z Endstop 'follows' current Z position

Hi, Situation: The endstop point for Z axis keeps tracking its current position. Example: When I move Z to position 1.00, Z1.00 becomes the endstop position, and further movement in the negative...

View Article

Re: Marlin: Z Endstop 'follows' current Z position

Just my 2 cents i think its the last 3 lines in your file. //Manual homing switch locations: #define MANUAL_X_HOME_POS 0 #define MANUAL_Y_HOME_POS 0 #define MANUAL_Z_HOME_POS 0 I don't have these in...

View Article

Re: Marlin: Z Endstop 'follows' current Z position

Thank you for replying, bigfilsing. bigfilsing Wrote: ------------------------------------------------------- > Just my 2 cents > i think its the last 3 lines in your file. > //Manual homing...

View Article


Re: Marlin: Z Endstop 'follows' current Z position

to the best of my knowledge the define max and min are to limit the amount the software/firm ware can drive the steppers in any one direction you wouldn't want it to be able to drive it beyond its...

View Article


Re: Marlin: Z Endstop 'follows' current Z position

if you're using mechanical endstops uncomment //#define DISABLE_MAX_ENDSTOPS try the m119 command without any being triggered what does it say? come back with that take it from there i had endstop...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images