supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.04k stars 515 forks source link

GCode metadata missing (extruder_colour) #4178

Open jmceara opened 3 months ago

jmceara commented 3 months ago

Bug description In a MM print setting using only one extruder, I have all extruder colors set to undef to get it from filament. But when export gcode file, the metadata is empty. ; extruder_colour = ;;;;;;;;

Expected behavior ; extruder_colour = AAA;BBB;CCC;DDD;EEE;FFF;GGG; (All from filament settings, if extruder color if set to Undef)

!!>> Project File <<!! extruder_colour_problem.zip

Screenshots image

Desktop (please complete the following information):