mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 02:05:58 +08:00
Fix all nozzle types being shown when only one is selected on the Sovol SV08 (#5615)
Fix all nozzle types being shown when one is selected on the Sovol SV08
This commit is contained in:
parent
03e5da3d23
commit
1b6c9aca94
@ -7,6 +7,7 @@
|
|||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV08",
|
"printer_model": "Sovol SV08",
|
||||||
"default_print_profile": "0.10mm Standard @Sovol SV08 0.2 nozzle",
|
"default_print_profile": "0.10mm Standard @Sovol SV08 0.2 nozzle",
|
||||||
|
"printer_variant": "0.2",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.2"
|
"0.2"
|
||||||
],
|
],
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV08",
|
"printer_model": "Sovol SV08",
|
||||||
"default_print_profile": "0.20mm Standard @Sovol SV08",
|
"default_print_profile": "0.20mm Standard @Sovol SV08",
|
||||||
|
"printer_variant": "0.4",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.4"
|
"0.4"
|
||||||
],
|
],
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV08",
|
"printer_model": "Sovol SV08",
|
||||||
"default_print_profile": "0.30mm Standard @Sovol SV08 0.6 nozzle",
|
"default_print_profile": "0.30mm Standard @Sovol SV08 0.6 nozzle",
|
||||||
|
"printer_variant": "0.6",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.6"
|
"0.6"
|
||||||
],
|
],
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
"inherits": "fdm_machine_common",
|
"inherits": "fdm_machine_common",
|
||||||
"printer_model": "Sovol SV08",
|
"printer_model": "Sovol SV08",
|
||||||
"default_print_profile": "0.20mm Standard @Sovol SV08 0.8 nozzle",
|
"default_print_profile": "0.20mm Standard @Sovol SV08 0.8 nozzle",
|
||||||
|
"printer_variant": "0.8",
|
||||||
"nozzle_diameter": [
|
"nozzle_diameter": [
|
||||||
"0.8"
|
"0.8"
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user