mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00

Profile for: Bluer / Bluer Plus / Sapphire Pro / Sapphire Plus Nozzle size : 0.2mm to 1mm Material: PLA / ABS / PETG / TPU
16 lines
359 B
JSON
16 lines
359 B
JSON
{
|
|
"version": 2,
|
|
"name": "Extruder 1",
|
|
"inherits": "fdmextruder",
|
|
"metadata": {
|
|
"machine": "two_trees_base",
|
|
"position": "0"
|
|
},
|
|
|
|
"overrides": {
|
|
"extruder_nr": { "default_value": 0 },
|
|
"machine_nozzle_size": { "default_value": 0.4 },
|
|
"material_diameter": { "default_value": 1.75 }
|
|
|
|
}
|
|
}
|