mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
Reduce the size of current and new JSONs by standardising them with 1 tab indentation instead of 4 spaces. This effectively reduces the size by almost 20 MB. | Current | New | |---|---| | 85.2 Mib | 67 Mib | Used [JQ](https://jqlang.org/) `--tab` to automatically format every current JSON. > [!NOTE] > Some profiles had the arrays on the same line, but those created by Orca were in the standard format (each object below the previous one). In some cases, this increases the number of tabs due to the new lines, but the increase is negligible, and this way both the base profiles and those created by Orca maintain the same style.
159 lines
3.9 KiB
JSON
159 lines
3.9 KiB
JSON
{
|
|
"name": "Peopoly",
|
|
"version": "02.03.02.60",
|
|
"force_update": "0",
|
|
"description": "Peopoly configurations",
|
|
"machine_model_list": [
|
|
{
|
|
"name": "Peopoly Magneto X",
|
|
"sub_path": "machine/Peopoly Magneto X.json"
|
|
}
|
|
],
|
|
"process_list": [
|
|
{
|
|
"name": "fdm_process_common",
|
|
"sub_path": "process/fdm_process_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_peopoly_common",
|
|
"sub_path": "process/fdm_process_peopoly_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_pply_common",
|
|
"sub_path": "process/fdm_process_pply_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_peopoly_common_0_2",
|
|
"sub_path": "process/fdm_process_peopoly_common_0_2.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_pply_0.16",
|
|
"sub_path": "process/fdm_process_pply_0.16.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_pply_0.20",
|
|
"sub_path": "process/fdm_process_pply_0.20.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_pply_0.24",
|
|
"sub_path": "process/fdm_process_pply_0.24.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_pply_0.28",
|
|
"sub_path": "process/fdm_process_pply_0.28.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_pply_0.30_nozzle_0.6",
|
|
"sub_path": "process/fdm_process_pply_0.30_nozzle_0.6.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_pply_0.40_nozzle_0.8",
|
|
"sub_path": "process/fdm_process_pply_0.40_nozzle_0.8.json"
|
|
},
|
|
{
|
|
"name": "0.16mm Optimal @Magneto X",
|
|
"sub_path": "process/0.16mm Optimal @MagnetoX.json"
|
|
},
|
|
{
|
|
"name": "0.20mm ABS-GF 0.4 Nozzle Standard @MagnetoX",
|
|
"sub_path": "process/0.20mm ABS-GF 0.4 Nozzle Standard @MagnetoX.json"
|
|
},
|
|
{
|
|
"name": "0.20mm PET-CF 0.4 Nozzle Standard @MagnetoX",
|
|
"sub_path": "process/0.20mm PET-CF 0.4 Nozzle Standard @MagnetoX.json"
|
|
},
|
|
{
|
|
"name": "0.20mm Standard @Magneto X",
|
|
"sub_path": "process/0.20mm Standard @MagnetoX.json"
|
|
},
|
|
{
|
|
"name": "0.20mm Strength @Magneto X",
|
|
"sub_path": "process/0.20mm Strength @MagnetoX.json"
|
|
},
|
|
{
|
|
"name": "0.24mm Draft @Magneto X",
|
|
"sub_path": "process/0.24mm Draft @MagnetoX.json"
|
|
},
|
|
{
|
|
"name": "0.28mm Extra Draft @Magneto X",
|
|
"sub_path": "process/0.28mm Extra Draft @MagnetoX.json"
|
|
},
|
|
{
|
|
"name": "0.30mm Standard @Magneto X 0.6 nozzle",
|
|
"sub_path": "process/0.30mm Standard @Magneto X 0.6 nozzle.json"
|
|
},
|
|
{
|
|
"name": "0.40mm Standard @Magneto X 0.8 nozzle",
|
|
"sub_path": "process/0.40mm Standard @Magneto X 0.8 nozzle.json"
|
|
}
|
|
],
|
|
"filament_list": [
|
|
{
|
|
"name": "fdm_filament_common",
|
|
"sub_path": "filament/fdm_filament_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_abs",
|
|
"sub_path": "filament/fdm_filament_abs.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_petg",
|
|
"sub_path": "filament/fdm_filament_petg.json"
|
|
},
|
|
{
|
|
"name": "fdm_filament_pla",
|
|
"sub_path": "filament/fdm_filament_pla.json"
|
|
},
|
|
{
|
|
"name": "Peopoly Generic ABS",
|
|
"sub_path": "filament/Peopoly Generic ABS.json"
|
|
},
|
|
{
|
|
"name": "Peopoly Lancer ABS-GF",
|
|
"sub_path": "filament/Peopoly Lancer ABS-GF.json"
|
|
},
|
|
{
|
|
"name": "Peopoly Lancer PET-CF",
|
|
"sub_path": "filament/Peopoly Lancer PET-CF.json"
|
|
},
|
|
{
|
|
"name": "Peopoly Generic PETG",
|
|
"sub_path": "filament/Peopoly Generic PETG.json"
|
|
},
|
|
{
|
|
"name": "Peopoly Lancer PETG-C",
|
|
"sub_path": "filament/Peopoly Lancer PETG-C.json"
|
|
},
|
|
{
|
|
"name": "Peopoly Generic PLA",
|
|
"sub_path": "filament/Peopoly Generic PLA.json"
|
|
},
|
|
{
|
|
"name": "Peopoly Lancer PLA-C",
|
|
"sub_path": "filament/Peopoly Lancer PLA-C.json"
|
|
}
|
|
],
|
|
"machine_list": [
|
|
{
|
|
"name": "fdm_machine_common",
|
|
"sub_path": "machine/fdm_machine_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_klipper_common",
|
|
"sub_path": "machine/fdm_klipper_common.json"
|
|
},
|
|
{
|
|
"name": "Peopoly Magneto X 0.4 nozzle",
|
|
"sub_path": "machine/Peopoly Magneto X 0.4 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Peopoly Magneto X 0.6 nozzle",
|
|
"sub_path": "machine/Peopoly Magneto X 0.6 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Peopoly Magneto X 0.8 nozzle",
|
|
"sub_path": "machine/Peopoly Magneto X 0.8 nozzle.json"
|
|
}
|
|
]
|
|
}
|