This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
specifications [2017/12/23 01:38] Matthew Upp |
specifications [2017/12/31 01:37] (current) Matthew Upp |
||
---|---|---|---|
Line 26: | Line 26: | ||
| Dimensions (H x W x D) | 13.5" x 11.3 x 7.5" (343 x 287 x 191 mm) | | | Dimensions (H x W x D) | 13.5" x 11.3 x 7.5" (343 x 287 x 191 mm) | | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Steps per unit ===== | ||
+ | |||
+ | <WRAP group> | ||
+ | <WRAP column half> | ||
+ | |||
+ | ==== Default values ==== | ||
+ | |||
+ | {{tablelayout?colwidth="84px"}} | ||
+ | | **Steps per unit (mm)** ||||| | ||
+ | | ^ X ^ Y ^ Z ^ E ^ | ||
+ | ^ V1 | 93.00 | 93.00 | 1097.50 | 97.00 | | ||
+ | ^ V2 | 46.50 | 46.50 | 548.75 | 48.50 | | ||
+ | ^ V2 mid June 2017 | 93.00 | 93.00 | 1097.50 | 97.00 | | ||
+ | |||
+ | |||
+ | </WRAP> | ||
+ | |||
+ | <WRAP column half> | ||
+ | |||
+ | |||
+ | ==== View current values ==== | ||
+ | - Send command "M503" ([[g-code#sending_g-code|Sending G-code]]) | ||
+ | - Look for: | ||
+ | * "Steps per unit:" | ||
+ | * **V1:** "M92 X93.00 Y93.00 Z1097.50 E97.00" | ||
+ | * **V2:** "M92 X46.50 Y46.50 Z548.75 E48.50" | ||
+ | * or | ||
+ | * **V2:** "M92 X93.00 Y93.00 Z1097.50 E97.00" | ||
+ | |||
+ | **"E97.00"** in the V1 example above are the E steps per mm | ||
+ | |||
+ | </WRAP> | ||
+ | </WRAP> | ||
+ | |||
+ | |||
+ | ---- | ||