mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
add Raise3D printer profiles (#1087)
* 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
This commit is contained in:
12
resources/profiles/Sovol/machine/Sovol SV06 Plus.json
Normal file
12
resources/profiles/Sovol/machine/Sovol SV06 Plus.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Sovol SV06 Plus",
|
||||
"model_id": "Sovol-SV06-Plus",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Sovol",
|
||||
"bed_model": "sovol_sv06plus_buildplate_model.stl",
|
||||
"bed_texture": "sovol_sv06plus_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Sovol Generic ABS;Sovol Generic PETG;Sovol Generic PLA"
|
||||
}
|
||||
Reference in New Issue
Block a user