Hi,
I’m using Ultimaker Cura 4,10,00 (I’m running high Sierra, so newer versions won’t run.)
printer is k8800 Delta
I’m trying to print with 2 colors, so I inserted a color change in my code. (using the filament change option)
When arriving at the layer, the old color unloads …with is good.
Then I load the new color. Works great
When I push ‘start print’ the head go’s down, touches the peace and go’s back up and unload the new color. no Mather what I try …it keep doing this.
With code reader I see this:
G0 F11400 X2.238 Y-2.186
;TIME_ELAPSED:1799.968896
M600 E30.00 L300.00 X0.00 Y0.00 ; Generated by FilamentChange plugin
;LAYER:159
M117 Printing layer - Layer 159 of 188
;TYPE:WALL-OUTER
;MESH:Ingenious Migelo-Fyyran.stl
G1 F1800 E669.70521
What am I missing?