My machine magically created a new tool
-
I have no idea how this happened. it's not in my config.g. This happened after I made a comment on another line with a
/
in it. I think there is a parser bug.; Tools M563 P0 S"Left" D0 H1 ; Define tool 0 G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C M563 P1 S"Right" D1 H2 ; Define tool 1 G10 P1 X34 Y0 Z0 ; Set tool 1 axis offsets G10 P1 R0 S0 ; Set initial tool 1 active and standby temperatures to 0C
-
Does it still generate 3 tools when you restart your Duet? If so, please post your complete config.g file.
-
@dc42 nope. I removed the tool and the config line, I'll try to repro it for you when it stops printing. But the only line I added was. I didn't even allow it to reboot the controller after saving the config.
M302 P1 ; allow cold extrude/retract