mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
CURA-5149 add possibility to exclude specific items from materials list
This commit is contained in:
parent
2a39d81a3c
commit
38e15f009f
2 changed files with 6 additions and 1 deletions
|
@ -25,7 +25,8 @@
|
|||
},
|
||||
"first_start_actions": [ "DiscoverUM3Action" ],
|
||||
"supported_actions": [ "DiscoverUM3Action" ],
|
||||
"supports_usb_connection": false
|
||||
"supports_usb_connection": false,
|
||||
"exclude_materials": [ "generic_hips", "generic_petg" ]
|
||||
},
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue