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:
moransolutions 2024-11-28 08:37:41 -06:00 committed by GitHub
parent 16e532f73e
commit 3e6835bbc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -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"
], ],

View file

@ -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"
], ],