First successful print with two colors by pausing and switching halfway through.
Interesting. Is the 2nd color sticking well to the first ?
So far. I only took about 15 sec to switch between so they were still warm.
You can set alarms in the gcode within Repeteir Host. When it finds the @ command, boom. Ring-a-ding-ding to swap the filament.
Interesting. How do you know where to insert the beep?
You can add up the Z height, so if youre layer height is .15 and it starts on layer 10, your layer should be Z1.5. Just remember first layer tends to be .3 so layer 10 would infact be Z.1.8
Oh. So you have to manually calculate it and edit the gcode by hand
Yes, just open the gcode in notepad and add your @command
