Add Sovol SV01 (#10723)

Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
Markus Haapamäki
2025-09-21 17:01:24 +03:00
committed by GitHub
parent 3877f15b68
commit 23ee1daac0
5 changed files with 242 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Sovol SV01",
"model_id": "Sovol-SV01",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Sovol",
"bed_model": "sovol_sv01pro_buildplate_model.stl",
"bed_texture": "sovol_sv01pro_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Generic ABS @System;Generic PETG @System;Generic PLA @System"
}