Hi, I've been going through calibrating my rostock max using the 4 scripts and a piece of paper. However, when bringing the end effector down at the center to adjust the x/y/z max length values, I find that the only value that gets it to just grip the paper if its all the way up to 491. Actual length is around 370mm. I have tried increasing the tension in the belts in case it was skipping without me noticing, but that didn't help.
Any help is much appreciated!
Max Length not Matching Actual
Re: Max Length not Matching Actual
Sounds like your steps per mm aren't correct in your firmware.
Re: Max Length not Matching Actual
That's what I thought, but I am using repetier firmware. After reading through this forum, I got the impression that all I need to do is set the correct belt pitch and number of teeth on pulley. Since I am using stock parts I popped in 15 teeth and 2mm pitch into the configuration.h file and uploaded it.
Re: Max Length not Matching Actual
Current Rostock MAX kits ship with 20 tooth pulleys and RAMBo v1.1, which has 16x microsteps. It sounds like you have an older kit with 15 tooth pulleys. You might also have RAMBo v1.0, which has 8x microsteps.
- 20 tooth, 16x => 80 steps/mm
- 20 tooth, 8x => 40 steps/mm
- 15 tooth, 16x => 106.67 steps/mm
- 15 tooth, 8x =>53.33 steps/mm
Re: Max Length not Matching Actual
Yeah, so I tried both combinations of 20 tooth and 15 tooth, but if i run the G0 Z0 F3500 command, it stops about 95mm from the build plate instead of 10mm.
edit: Forgot to note that my Rambo is version 1.1b so I left it at 1/16 stepping
edit: Forgot to note that my Rambo is version 1.1b so I left it at 1/16 stepping
-
- ULTIMATE 3D JEDI
- Posts: 2417
- Joined: Mon Mar 26, 2012 1:44 pm
- Location: Redmond WA
Re: Max Length not Matching Actual
If you ever set the steps per wrong you need to verify it's correct in both configuration.h and the EEPROM settings or disable the EEPROM when changing configuration.hcamais wrote:Yeah, so I tried both combinations of 20 tooth and 15 tooth, but if i run the G0 Z0 F3500 command, it stops about 95mm from the build plate instead of 10mm
Printer blog http://3dprinterhell.blogspot.com/
Re: Max Length not Matching Actual
Yep, the EEPROM is what did it.
Thanks for the quick response!
Thanks for the quick response!