GregValiant 1,454
G1 X117.5 Y124.456 E15.93406 > If there is an X and a Y and an E it's an extrusion
G0 F6000 X117.5 Y124.896 > If there is an X and a Y (and maybe Z) without an E it's a travel move only
G1 F1500 E9.43406 > If there is no X and no Y but there is an E it's a retraction or prime.
G92 E0 > Resets the extruder to 0. Cura does that about every 10,000mm³ to minimize "rounding" errors.
Recommended Posts
nallath 1,125
G0 are always travel moves, also for Cura. You can use G1 to do a travel move, and cura will occasionally do that.
Link to post
Share on other sites