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

@@ -5,8 +5,8 @@
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Sovol",
"bed_model": "",
"bed_model": "sovol_sv07_buildplate_model.stl",
"bed_texture": "sovol_sv07_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
"default_materials": "Sovol SV07 PLA"
}