mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Added definition, extruder, material, and variants for Discov3ry Complete
This commit is contained in:
parent
3f765a9ca2
commit
5581cd5c2c
9 changed files with 256 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"id": "structur3d_discov3ry1_complete_um2plus_extruder_0",
|
||||
"version": 2,
|
||||
"name": "Discov3ry Extruder",
|
||||
"inherits": "fdmextruder",
|
||||
"metadata": {
|
||||
"machine": "structur3d_discov3ry1_complete_um2plus",
|
||||
"position": "0"
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"extruder_nr": { "default_value": 0 },
|
||||
"machine_nozzle_size": { "default_value": 0.84 },
|
||||
"material_diameter": { "default_value": 3.175 }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue