Don't show Silicone for UM printers that are incompatible with it anyway

It's still an open bug that we show materials of which all configurations are incompatible with the printer.

Contributes to issue CURA-6262.
This commit is contained in:
Ghostkeeper 2019-03-05 15:36:31 +01:00
parent c7e5ac31a1
commit 0fe9e660b1
No known key found for this signature in database
GPG Key ID: 86BEF881AE2CF276

View File

@ -7,7 +7,7 @@
"manufacturer": "Ultimaker B.V.",
"category": "Ultimaker",
"visible": false,
"exclude_materials": [ "generic_hips", "generic_petg" ]
"exclude_materials": [ "generic_hips", "generic_petg", "structur3d_dap100silicone" ]
},
"overrides": {
"machine_max_feedrate_e": {