CURA-4778 Add up to 8 different colors when loading a GCode, since we

support up to 8 extruders in CFP
This commit is contained in:
Diego Prado Gesto 2018-01-09 10:42:03 +01:00
parent 0722465fb9
commit e3e6f301f9
3 changed files with 8 additions and 3 deletions

View file

@ -176,7 +176,6 @@ Item
viewSettings.show_feedrate_gradient = viewSettings.show_gradient && (type_id == 2);
viewSettings.show_thickness_gradient = viewSettings.show_gradient && (type_id == 3);
}
}
Label