mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 04:59:05 +08:00
Removed duplicate settings from machine profiles
CURA-1166
This commit is contained in:
parent
fdb951ffe6
commit
2b8914ea46
@ -15,8 +15,6 @@
|
||||
],
|
||||
|
||||
"machine_settings": {
|
||||
"machine_width": { "default": 230 },
|
||||
"machine_depth": { "default": 225 },
|
||||
"machine_height": { "default": 315 }
|
||||
}
|
||||
}
|
||||
|
@ -11,8 +11,6 @@
|
||||
"inherits": "ultimaker2_olsson.json",
|
||||
|
||||
"machine_settings": {
|
||||
"machine_width": { "default": 230 },
|
||||
"machine_depth": { "default": 225 },
|
||||
"machine_height": { "default": 313 },
|
||||
"machine_show_variants": { "default": true }
|
||||
}
|
||||
|
@ -11,8 +11,6 @@
|
||||
"inherits": "ultimaker2plus.json",
|
||||
|
||||
"machine_settings": {
|
||||
"machine_width": { "default": 230 },
|
||||
"machine_depth": { "default": 225 },
|
||||
"machine_height": { "default": 313 },
|
||||
"machine_show_variants": { "default": true },
|
||||
"machine_nozzle_head_distance": { "default": 5 },
|
||||
|
@ -11,8 +11,6 @@
|
||||
"inherits": "ultimaker2.json",
|
||||
|
||||
"overrides": {
|
||||
"machine_width": { "default": 230 },
|
||||
"machine_depth": { "default": 225 },
|
||||
"machine_height": { "default": 203 },
|
||||
"machine_show_variants": { "default": true },
|
||||
"gantry_height": { "default": 52 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user