Import OrcaSlicer Profiles

This commit is contained in:
Dark98
2026-04-23 22:00:20 +01:00
parent 1ca20fed08
commit 27eba843ac
11759 changed files with 1035129 additions and 580 deletions
@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Comgrow T300",
"model_id": "Comgrow_T300",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Comgrow",
"bed_model": "comgrow_t300_buildplate_model.stl",
"bed_texture": "comgrow_t300_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Comgrow T300 PLA"
}
@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Comgrow T500",
"model_id": "Comgrow_T500",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Comgrow",
"bed_model": "comgrow_t500_buildplate_model.stl",
"bed_texture": "comgrow_t500_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Comgrow Generic PLA;Comgrow Generic PETG;Comgrow Generic ABS"
}