mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
ENH: add more creatity printer
Thanks OrcaSlicer. Also fix wrong setting id in orca profile Add one py file to check whether has duplicated setting_id Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I8461a1ae754253d8265ae5239fe91cc7ec775564
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
"model_id": "Creality_Ender_3_V2",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "ENDER",
|
||||
"bed_model": "",
|
||||
"bed_texture": "ender3v2.svg",
|
||||
"hotend_model": "hotend.stl",
|
||||
"default_materials": "Generic PLA @CREALITY;Generic PETG @CREALITY;Generic ABS @CREALITY;"
|
||||
"family": "Creality",
|
||||
"bed_model": "creality_ender3v2_buildplate_model.stl",
|
||||
"bed_texture": "creality_ender3v2_buildplate_texture.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Creality Generic PLA;Creality Generic PETG;Creality Generic ABS"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user