Skip to content

Instantly share code, notes, and snippets.

@capcom-r
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save capcom-r/36e98b72b03aa8dcc969 to your computer and use it in GitHub Desktop.
Save capcom-r/36e98b72b03aa8dcc969 to your computer and use it in GitHub Desktop.
Printrbot Plus 2.1 Step Calibration Fix
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