-
Notifications
You must be signed in to change notification settings - Fork 299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect settings for older Printrbots #267
Comments
Notes:
|
In "Older printrbot simple" you have a comment "; 2nd probe location - if you have x axis upgrade change y value to Y245" That seems to be an error - it should be be "change to X?". And you can't probe next to the far X end on Printrbot simple, because there is a hole in the table and the probe will fall through and crush into the table. Y axis exaggerates mechanical impurities close to the Y0. Finally, oldest Printrbot simple metal needlessly strains Y belt to reach Y0. |
@Barafu, to fix the Y-slamming, try setting slowing down the y homing speed with the $ysv command. A value of 1000 seems to work well for me. |
Some of the settings files for the older printrbots have become somewhat stale.
Following are what the new settings should be, in the form of gcode "start" files, relative to the settings for the Play found here :
Printrbot Plus
Probing routine for
G29
Printrbot Play
Probing routine for
G29
Older Printrbot Simple
Probing routine for
G29
The text was updated successfully, but these errors were encountered: