mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07: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"
|
"author": "Velleman"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"material_diameter": {
|
|
||||||
"default_value": 1.75,
|
|
||||||
},
|
|
||||||
"machine_width": {
|
"machine_width": {
|
||||||
"default_value": 200
|
"default_value": 200
|
||||||
},
|
},
|
||||||
|
|
@ -45,6 +42,9 @@
|
||||||
},
|
},
|
||||||
"gantry_height": {
|
"gantry_height": {
|
||||||
"default_value": 0
|
"default_value": 0
|
||||||
|
},
|
||||||
|
"material_diameter": {
|
||||||
|
"default_value": 1.75
|
||||||
},
|
},
|
||||||
"machine_nozzle_offset_x_1": {
|
"machine_nozzle_offset_x_1": {
|
||||||
"default_value": 0
|
"default_value": 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue