Last active
August 29, 2015 14:15
-
-
Save capcom-r/36e98b72b03aa8dcc969 to your computer and use it in GitHub Desktop.
Printrbot Plus 2.1 Step Calibration Fix
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RSX Printrbot steps problems? (i.e. parts too big or small?) | |
Run M503 in Repetier to see steps settings. For our printer, they should match https://printrbot.zendesk.com/hc/en-us/articles/202227454-Default-Steps-Per-Millimeter | |
EXCEPT! The Z should be 1511.57 not 2272.72 - so that website is wrong. | |
To make changes, type in M92 X80, and similar for Y, Z, and E. To save, type M500. Can re-check with M503. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment