mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00
Add support for Sovol SV07 and SV07 Plus (#2001)
* Add support for Sovol SV07 and SV07 Plus Add support for Sovol SV07 and SV07 Plus * Add support for Sovol SV07 and SV07 Plus Add support for Sovol SV07 and SV07 Plus * Add support for Sovol SV07 and SV07 Plus Add support for Sovol SV07 and SV07 Plus * Add support for Sovol SV07 and SV07 Plus Add support for Sovol SV07 and SV07 Plus * Add support for Sovol SV07 and SV07 Plus Add support for Sovol SV07 and SV07 Plus * Changed retraction settings * User request Deactivated exclude object * Fixed an error Got an error about the layer shifting code.
This commit is contained in:
parent
a361daeb3a
commit
7a0e0179c7
16 changed files with 985 additions and 227 deletions
12
resources/profiles/Sovol/machine/Sovol SV07 Plus.json
Normal file
12
resources/profiles/Sovol/machine/Sovol SV07 Plus.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Sovol SV07 Plus",
|
||||
"model_id": "Sovol-SV07Plus",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Sovol",
|
||||
"bed_model": "",
|
||||
"bed_texture": "sovol_sv07plus_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue