Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,16 +1,16 @@
{
"name": "CONSTRUCT3D",
"version": "02.03.01.00",
"version": "02.03.01.00",
"force_update": "0",
"description": "Construct3D configurations",
"machine_model_list": [
{
"name": "Construct 1 XL",
"sub_path": "machine/Construct 1 XL.json"
},
{
"name": "Construct 1",
"sub_path": "machine/Construct 1.json"
},
{
"name": "Construct 1 XL",
"sub_path": "machine/Construct 1 XL.json"
}
],
"process_list": [
@@ -18,10 +18,26 @@
"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"
@@ -30,25 +46,9 @@
"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"
},
{
"name": "0.14mm Quality @Construct 1",
"sub_path": "process/0.14mm Quality @Construct 1.json"
},
{
"name": "0.25mm Industrial @Construct 1",
"sub_path": "process/0.25mm Industrial @Construct 1.json"
},
{
"name": "0.22mm Standard @Construct 1",
"sub_path": "process/0.22mm Standard @Construct 1.json"
},
{
"name": "0.30mm Draft @Construct 1 XL",
"sub_path": "process/0.30mm Draft @Construct 1.json"
}
],
"filament_list": [
@@ -65,16 +65,16 @@
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "C1 Generic PLA",
"sub_path": "filament/C1 Generic 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 High Flow PETG",
"sub_path": "filament/C1 Generic High Flow PETG.json"
"name": "C1 Generic PLA",
"sub_path": "filament/C1 Generic PLA.json"
}
],
"machine_list": [
@@ -83,12 +83,12 @@
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "Construct 1 XL 0.6 nozzle",
"sub_path": "machine/Construct 1 XL 0.6 nozzle.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"
}
]
}
}