mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:39:02 +08:00
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:
parent
c7e5ac31a1
commit
0fe9e660b1
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user