mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:39:04 +08:00
Merge pull request #6518 from photodude/patch-1
Overwrite prime_tower_position_* use value not default_value
This commit is contained in:
commit
a91b35c2ce
@ -85,10 +85,10 @@
|
||||
"default_value": 2
|
||||
},
|
||||
"prime_tower_position_x": {
|
||||
"default_value": 50
|
||||
"value": "50"
|
||||
},
|
||||
"prime_tower_position_y": {
|
||||
"default_value": 50
|
||||
"value": "50"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user