Hm. There is not any start/end.GCode in UltiGCode.
As far as i can see, the first Z-Move in UltiGCode is a combined move like this:
..
;LAYER:0
M107
G10
G0 F2400 X103.645 Y103.403 Z.27 //combined move to print start
..
And if so in your GCode, than the Z-Move to 0 must be initiate by firmware.
In this case, i suspect the problem in the firmware.
tinkergnome 927
Hm. There is not any start/end.GCode in UltiGCode.
As far as i can see, the first Z-Move in UltiGCode is a combined move like this:
..
;LAYER:0
M107
G10
G0 F2400 X103.645 Y103.403 Z.27 //combined move to print start
..
Which Cura version are you using?
I remember that the first move command looks different, if the skirt is "misused" as a replacement for brim (line count > 1 and/or a very small start distance).
Can you show us the first few lines of the gcode file?
Recommended Posts
reweum 1
Witch GCode flovour you used?
It look like a wrong start.gcode (if you used RepRap-Gcode).
Link to post
Share on other sites