mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Another Fix for Vertex Delta definition
This commit is contained in:
parent
873862efd7
commit
7a8d9047c8
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,6 @@
|
|||
"author": "Velleman"
|
||||
},
|
||||
"overrides": {
|
||||
"material_diameter": {
|
||||
"default_value": 1.75,
|
||||
},
|
||||
"machine_width": {
|
||||
"default_value": 200
|
||||
},
|
||||
|
@ -45,6 +42,9 @@
|
|||
},
|
||||
"gantry_height": {
|
||||
"default_value": 0
|
||||
},
|
||||
"material_diameter": {
|
||||
"default_value": 1.75
|
||||
},
|
||||
"machine_nozzle_offset_x_1": {
|
||||
"default_value": 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue