Fix issue `Preset name "0.20mm Speed @MK3S 0.4" was marked as renamed… (#8156)
Fix issue `Preset name "0.20mm Speed @MK3S 0.4" was marked as renamed from "0.20mm Standard @MK3S", though preset name "0.20mm Detail @MK3S 0.6" was marked as renamed from "0.20mm Standard @MK3S" as well.`
This commit is contained in:
parent
251887004f
commit
85e9d32660
3 changed files with 0 additions and 3 deletions
|
@ -3,7 +3,6 @@
|
|||
"print_settings_id": "0.20mm Detail @MK3S 0.6",
|
||||
"name": "0.20mm Detail @MK3S 0.6",
|
||||
"from": "system",
|
||||
"renamed_from":"0.20mm Standard @MK3S",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_common_mk3",
|
||||
"bottom_shell_layers": "4",
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
"print_settings_id": "0.20mm Speed @MK3S 0.4",
|
||||
"name": "0.20mm Speed @MK3S 0.4",
|
||||
"from": "system",
|
||||
"renamed_from":"0.20mm Standard @MK3S",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_common_mk3",
|
||||
"bottom_shell_layers": "4",
|
||||
|
|
|
@ -3,7 +3,6 @@
|
|||
"print_settings_id": "0.20mm Speed @MK3S",
|
||||
"name": "0.20mm Speed @MK3S",
|
||||
"from": "system",
|
||||
"renamed_from":"0.20mm Standard @MK3S",
|
||||
"instantiation": "true",
|
||||
"inherits": "process_common_mk3",
|
||||
"bottom_shell_layers": "4",
|
||||
|
|
Loading…
Reference in a new issue