mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
* add Raise3D printer profiles Raise3D Pro3 Raise3D Pro3 Plus * add more Sovol profiles Sovol SV06 Sovol SV06 Plus * Add & modify Anycubic profiles Anycubic Chiron Anycubic Kobra Max Anycubic Vyper process 0.15mm & 0.30mm
13 lines
380 B
JSON
13 lines
380 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Sovol SV06",
|
|
"model_id": "Sovol-SV06",
|
|
"nozzle_diameter": "0.4",
|
|
"machine_tech": "FFF",
|
|
"family": "Sovol",
|
|
"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"
|
|
}
|