mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00: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:
@@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Sovol SV08",
|
||||
"default_print_profile": "0.10mm Standard @Sovol SV08 0.2 nozzle",
|
||||
"printer_variant": "0.2",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Sovol SV08",
|
||||
"default_print_profile": "0.20mm Standard @Sovol SV08",
|
||||
"printer_variant": "0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Sovol SV08",
|
||||
"default_print_profile": "0.30mm Standard @Sovol SV08 0.6 nozzle",
|
||||
"printer_variant": "0.6",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Sovol SV08",
|
||||
"default_print_profile": "0.20mm Standard @Sovol SV08 0.8 nozzle",
|
||||
"printer_variant": "0.8",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user