mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Fixes a configuration issue with the Sovol SV06 ACE profile (#7504)
* Update Sovol SV06 ACE 0.4 nozzle.json fixed name to add - official * Update Sovol SV06 Plus ACE 0.4 nozzle.json fixed config to add - official
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV06 ACE",
|
"printer_model": "Sovol SV06 ACE",
|
||||||
"default_print_profile": "0.20mm Standard @Sovol SV06 ACE",
|
"default_print_profile": "0.20mm Standard @Sovol SV06 ACE - official",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
@@ -127,4 +127,4 @@
|
|||||||
"default_filament_profile": [
|
"default_filament_profile": [
|
||||||
"Sovol SV06 ACE PLA"
|
"Sovol SV06 ACE PLA"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"instantiation": "true",
|
"instantiation": "true",
|
||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV06 Plus ACE",
|
"printer_model": "Sovol SV06 Plus ACE",
|
||||||
"default_print_profile": "0.20mm Standard @Sovol SV06 Plus ACE",
|
"default_print_profile": "0.20mm Standard @Sovol SV06 Plus ACE - official",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
@@ -130,4 +130,4 @@
|
|||||||
"default_filament_profile": [
|
"default_filament_profile": [
|
||||||
"Sovol SV06 Plus ACE PLA"
|
"Sovol SV06 Plus ACE PLA"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user