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

Correct extruder direction for tool 0&1

parent f9d2a9e9
Branches
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@ M586 P2 S0 ; Disable Telnet
M569 P0 S0 ; Drive 0 X
M569 P1 S0 ; Drive 1 Y
M569 P2 S1 ; Drive 2 Z
M569 P3 S0 ; Drive 3 E0
M569 P4 S0 ; Drive 4 E1
M569 P3 S1 ; Drive 3 E0
M569 P4 S1 ; Drive 4 E1
M569 P5 S1 ; Drive 5 E2
M569 P6 S1 ; Drive 6 E3
M569 P7 S0 ; Drive 7 COUPLER
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment