Files
OrcaSlicer/resources/profiles/Sovol/machine/Sovol SV08 MAX.json
Ari Gato c59255a605 Add Sovol SV08 MAX profiles from Sovol's repo (#10768)
Changes compared to upstream:
* file/identifier renames (SOVOL → Sovol)
* changed inherits to "Generic .* @System"
* occasional tabs ('\t') replaced with spaces
* occasional dangling spaces at end of lines removed
* remove `additional_cooling_fan_speed` from process profiles
* rename filament profiles from `Sovol SV08 MAX .*` to `Generic .* @Sovol SV08 MAX`
* resize `Sovol SV08 MAX_cover.png` to 128x128

Drive-by:
* remove executable attribute from Sovol Zero cover/buildplate files
2025-09-23 23:37:48 +08:00

13 lines
455 B
JSON

{
"type": "machine_model",
"name": "Sovol SV08 MAX",
"model_id": "Sovol-SV08 MAX",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Sovol",
"bed_model": "sovol_sv08_max_buildplate_model.stl",
"bed_texture": "sovol_sv08_max_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Generic PLA;Generic PLA Silk;Generic ABS;Generic PETG;Polymaker PETG;SUNLU PETG;Generic TPU;Generic PC"
}