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,10 @@
{
"type": "machine_model",
"name": "Construct 1 XL",
"model_id": "Construct-1-XL",
"nozzle_diameter": "0.6",
"machine_tech": "FFF",
"family": "CONSTRUCT3D",
"bed_model": "construct_1_xl_buildplate_model.stl",
"default_materials": "C1 Generic PLA;C1 Generic PETG;C1 Generic High Flow PETG"
}
@@ -0,0 +1,10 @@
{
"type": "machine_model",
"name": "Construct 1",
"model_id": "Construct-1",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "CONSTRUCT3D",
"bed_model": "construct_1_buildplate_model.stl",
"default_materials": "C1 Generic PLA;C1 Generic PETG;C1 Generic High Flow PETG"
}