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:
TomasOlsson 2023-09-05 14:08:48 +02:00 committed by GitHub
parent a361daeb3a
commit 7a0e0179c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 985 additions and 227 deletions

View 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"
}