Skip to content

Commit

Permalink
Fixes a configuration issue with the Sovol SV06 ACE profile (#7504)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
moransolutions authored Nov 28, 2024
1 parent 16e532f commit 3e6835b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"instantiation": "true",
"inherits": "fdm_machine_common",
"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": [
"0.4"
],
Expand Down Expand Up @@ -127,4 +127,4 @@
"default_filament_profile": [
"Sovol SV06 ACE PLA"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"instantiation": "true",
"inherits": "fdm_machine_common",
"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": [
"0.4"
],
Expand Down Expand Up @@ -130,4 +130,4 @@
"default_filament_profile": [
"Sovol SV06 Plus ACE PLA"
]
}
}

0 comments on commit 3e6835b

Please sign in to comment.