mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Fixed Vertex Delta Definition
This commit is contained in:
parent
6c734e15c5
commit
873862efd7
1 changed files with 4 additions and 1 deletions
|
@ -10,6 +10,9 @@
|
|||
"author": "Velleman"
|
||||
},
|
||||
"overrides": {
|
||||
"material_diameter": {
|
||||
"default_value": 1.75,
|
||||
},
|
||||
"machine_width": {
|
||||
"default_value": 200
|
||||
},
|
||||
|
@ -40,7 +43,7 @@
|
|||
"machine_head_shape_max_y": {
|
||||
"default_value": 0
|
||||
},
|
||||
"machine_nozzle_gantry_distance": {
|
||||
"gantry_height": {
|
||||
"default_value": 0
|
||||
},
|
||||
"machine_nozzle_offset_x_1": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue