Add SV06 high-speed settings which were incomplete earlier (#8648)

* Add SV06 high-speed settings which were incomplete earlier

Signed-off-by: Apoorv Parle <19315187+apparle@users.noreply.github.com>

* Remove SV06 PLA filament and use Generic filaments. Also enable other types of filaments.

Signed-off-by: Apoorv Parle <19315187+apparle@users.noreply.github.com>

* Merge branch 'main' into sv06_high_speed
This commit is contained in:
Apoorv Parle
2025-03-10 06:39:05 -07:00
committed by GitHub
parent 07148536db
commit 9227ebbff8
8 changed files with 130 additions and 5 deletions

View File

@@ -8,5 +8,5 @@
"bed_model": "sovol_sv06_buildplate_model.stl",
"bed_texture": "sovol_sv06_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA;Generic PLA @System;Generic PETG @System;Generic ABS @System;Generic ASA @System;Generic TPU @System;"
}