mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
JSON: include Olsson nozzle tip outer diameter (CURA-1281)
This commit is contained in:
parent
69fab0489d
commit
2e7d370497
16 changed files with 26 additions and 10 deletions
|
@ -11,6 +11,7 @@
|
|||
"variant": "0.25 mm",
|
||||
"profiles_machine": "ultimaker2plus",
|
||||
"machine_settings": {
|
||||
"machine_nozzle_size": { "default": 0.25 }
|
||||
"machine_nozzle_size": { "default": 0.25 },
|
||||
"machine_nozzle_tip_outer_diameter": { "default": 0.8 }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue