mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Exclude HIPS and PETG material for UM
CURA-5149
This commit is contained in:
parent
80c2b3b7e8
commit
2240c38fd7
2 changed files with 9 additions and 57 deletions
|
|
@ -6,7 +6,8 @@
|
|||
"author": "Ultimaker",
|
||||
"manufacturer": "Ultimaker B.V.",
|
||||
"category": "Ultimaker",
|
||||
"visible": false
|
||||
"visible": false,
|
||||
"exclude_materials": [ "generic_hips", "generic_petg" ]
|
||||
},
|
||||
"overrides": {
|
||||
"machine_max_feedrate_e": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue