orcaslicer/resources/profiles/Sovol/machine/Sovol SV07 Plus.json
cochcoder 6ad2d7404e
Update the Sovol profiles to what Sovol provides themselves (#5512)
* Use profiles given by Sovol

* Change infill pattern to crosshatch
2024-06-02 22:59:35 +08:00

12 lines
409 B
JSON

{
"type": "machine_model",
"name": "Sovol SV07 Plus",
"model_id": "Sovol-SV07Plus",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Sovol",
"bed_model": "sovol_sv07plus_buildplate_model.stl",
"bed_texture": "sovol_sv07plus_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
}