Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,94 @@
{
"name": "CONSTRUCT3D",
"version": "02.03.02.60",
"force_update": "0",
"description": "Construct3D configurations",
"machine_model_list": [
{
"name": "Construct 1",
"sub_path": "machine/Construct 1.json"
},
{
"name": "Construct 1 XL",
"sub_path": "machine/Construct 1 XL.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.14mm Quality @Construct 1",
"sub_path": "process/0.14mm Quality @Construct 1.json"
},
{
"name": "0.20mm Quality @Construct 1 XL",
"sub_path": "process/0.20mm Quality @Construct 1 XL.json"
},
{
"name": "0.22mm Standard @Construct 1",
"sub_path": "process/0.22mm Standard @Construct 1.json"
},
{
"name": "0.25mm Industrial @Construct 1",
"sub_path": "process/0.25mm Industrial @Construct 1.json"
},
{
"name": "0.30mm Draft @Construct 1",
"sub_path": "process/0.30mm Draft @Construct 1.json"
},
{
"name": "0.30mm Industrial @Construct 1 XL",
"sub_path": "process/0.30mm Industrial @Construct 1 XL.json"
},
{
"name": "0.30mm Standard @Construct 1 XL",
"sub_path": "process/0.30mm Standard @Construct 1 XL.json"
},
{
"name": "0.38mm Draft @Construct 1 XL",
"sub_path": "process/0.38mm Draft @Construct 1 XL.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "C1 Generic High Flow PETG",
"sub_path": "filament/C1 Generic High Flow PETG.json"
},
{
"name": "C1 Generic PETG",
"sub_path": "filament/C1 Generic PETG.json"
},
{
"name": "C1 Generic PLA",
"sub_path": "filament/C1 Generic PLA.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "Construct 1 0.4 nozzle",
"sub_path": "machine/Construct 1 0.4 nozzle.json"
},
{
"name": "Construct 1 XL 0.6 nozzle",
"sub_path": "machine/Construct 1 XL 0.6 nozzle.json"
}
]
}