Update the Sovol profiles to what Sovol provides themselves (#5512)

* Use profiles given by Sovol

* Change infill pattern to crosshatch
This commit is contained in:
cochcoder
2024-06-02 14:59:35 +00:00
committed by GitHub
parent 0862bb5808
commit 6ad2d7404e
56 changed files with 4214 additions and 2504 deletions

View File

@@ -1,12 +1,12 @@
{
"type": "machine_model",
"name": "Sovol SV06 Plus",
"model_id": "Sovol-SV06-Plus",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Sovol",
"bed_model": "sovol_sv06plus_buildplate_model.stl",
"bed_texture": "sovol_sv06plus_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
}
{
"type": "machine_model",
"name": "Sovol SV06 Plus",
"model_id": "Sovol-SV06-Plus",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Sovol",
"bed_model": "sovol_sv06plus_buildplate_model.stl",
"bed_texture": "sovol_sv06plus_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
}