Welcome! Log In Create A New Profile

Advanced

Z travel

Posted by redpiperbob 
Z travel
June 15, 2011 01:37AM
Hi all can you help please. I have a Prusa built with Gen6 board and I am setting it up. The X and Y are O.K. but the Z moves 26.2mm instead of 10mm. I take it that I need to modify the following

#define Z_STEPS_PER_MM 3333.592 // 833.398
#define Z_STEPS_PER_INCH (Z_STEPS_PER_MM*INCHES_TO_MM) // *RO
#define INVERT_Z_DIR 0
#endif

bit of code but is there a maths way of telling me what the numbers should be without trial and error.
Thanks
Bob
Re: Z travel
June 15, 2011 02:50AM
3333.592 / 26.2 * 10 = 1272.36


Generation 7 Electronics Teacup Firmware RepRap DIY
     
Re: Z travel
June 15, 2011 12:57PM
Thank you Traumflug
Bob
Sorry, only registered users may post in this forum.

Click here to login