By the way - if you look at the gcode, it is commented very well. Each new layer has a comment (although the gcode and layer view are off by one because one starts at 1 and one starts at 0). The very next G0 or G1 command that has an "E" in it will specify exactly how much filament you have used so far in mm. For example:
G1 X10 Y10 E1017.12432
means you are just over one meter of filament at this point.
Recommended Posts
gr5 2,234
Brilliant!
Link to post
Share on other sites