Skip to content
Snippets Groups Projects
Commit 53e8c4ba authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Change coupler angles to be 0 (closed) and 90 (open)

parent afe9d593
No related branches found
No related tags found
No related merge requests found
G1 C40 F10000
G1 C0 F10000
M400
G1 C241 F10000
G1 C90 F10000
M400
......@@ -31,8 +31,8 @@ M569 P8 S0 ; Drive 8 UNUSED
M569 P9 S0 ; Drive 9 UNUSED
M584 X0 Y1 Z2 C7 E3:4:5:6 ; Apply custom drive mapping
M208 X-35:328.5 Y-49:243 Z0:300 C-45:360 ; Set axis maxima & minima
M92 X100 Y100 Z1600 C91.022 E834:834:834:834 ; Set steps per mm assuming x16 microstepping
M208 X-35:328.5 Y-49:243 Z0:300 C-45:180 ; Set axis maxima & minima
M92 X100 Y100 Z1600 C182.044 E834:834:834:834 ; Set steps per mm assuming x16 microstepping
M350 E16:16:16:16 I1 ; Configure microstepping with interpolation
M350 C16 I10 ; Configure microstepping without interpolation
M350 X16 Y16 Z16 I1 ; Configure microstepping with interpolation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment