Cura slicer filament usage in multi extrusion
-
Hi,
The gcodes generated by Cura (4.11.0)with multi extruders only show the filament usage of the last extruder in DWC 3.3.0 (SBC mode).
I am attaching the gcodes I used to test it (I shortened the files so they are not too heavy).
In the first one, both extruders are used, and only the filament usage of the last extruder (T1) is reported, and 1 extruder only appears in the OM.
TEST_FILAMENT_USAGE_1.gcode
In the second one, both extruders are activated, but one only (T0) is used. The OM report an unvalid type code 15 (the gcode shows a filament use of 0m).
TEST_FILAMENT_USAGE_2.gcode
Does anybody knows if it comes from the 4.11.0 Cura (the parser is looking for "ilament" so it should work) or from a bug in DWC 3.3.0?
Thanks for you feedbacks. -
@mathv this is one for @chrishamm to look at, thanks for providing the gcodes to reproduce it with.
-
@mathv Thanks for reporting this, I am going to fix it in the next version.