mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 07:17:52 -06:00
Added materials & qualities
CURA-1278
This commit is contained in:
parent
51e57b1f91
commit
dafff9159e
7 changed files with 42 additions and 12 deletions
|
@ -8,7 +8,9 @@
|
|||
"category": "Ultimaker",
|
||||
"manufacturer": "Ultimaker",
|
||||
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
|
||||
"visible": false
|
||||
"visible": false,
|
||||
"preferred_material": "pla",
|
||||
"preferred_quality": "normal"
|
||||
},
|
||||
"settings":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue