mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 12:35:56 +08:00
Remove unnecessary usage of value instead of default
This is not really a formula.
This commit is contained in:
parent
ffa4df6a06
commit
7bbe42eb42
@ -136,7 +136,7 @@
|
||||
},
|
||||
"material_diameter": {
|
||||
"enabled": false,
|
||||
"value": "1.75"
|
||||
"default_value": 1.75
|
||||
},
|
||||
"cool_fan_enabled": {
|
||||
"enabled": false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user