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.
506 lines
13 KiB
JSON
506 lines
13 KiB
JSON
{
|
|
"name": "Voron",
|
|
"version": "02.03.02.60",
|
|
"force_update": "0",
|
|
"description": "Voron configurations",
|
|
"machine_model_list": [
|
|
{
|
|
"name": "Voron 0.1",
|
|
"sub_path": "machine/Voron 0.1.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 250",
|
|
"sub_path": "machine/Voron 2.4 250.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 300",
|
|
"sub_path": "machine/Voron 2.4 300.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 350",
|
|
"sub_path": "machine/Voron 2.4 350.json"
|
|
},
|
|
{
|
|
"name": "Voron Switchwire 250",
|
|
"sub_path": "machine/Voron Switchwire 250.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 250",
|
|
"sub_path": "machine/Voron Trident 250.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 300",
|
|
"sub_path": "machine/Voron Trident 300.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 350",
|
|
"sub_path": "machine/Voron Trident 350.json"
|
|
}
|
|
],
|
|
"process_list": [
|
|
{
|
|
"name": "fdm_process_common",
|
|
"sub_path": "process/fdm_process_common.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_voron_common",
|
|
"sub_path": "process/fdm_process_voron_common.json"
|
|
},
|
|
{
|
|
"name": "0.08mm Extra Fine @Voron",
|
|
"sub_path": "process/0.08mm Extra Fine @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.12mm Fine @Voron",
|
|
"sub_path": "process/0.12mm Fine @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.15mm Optimal @Voron",
|
|
"sub_path": "process/0.15mm Optimal @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.20mm Standard @Voron",
|
|
"sub_path": "process/0.20mm Standard @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.24mm Draft @Voron",
|
|
"sub_path": "process/0.24mm Draft @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.28mm Extra Draft @Voron",
|
|
"sub_path": "process/0.28mm Extra Draft @Voron.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_voron_common_0_1_5",
|
|
"sub_path": "process/fdm_process_voron_common_0_1_5.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_voron_common_0_2",
|
|
"sub_path": "process/fdm_process_voron_common_0_2.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_voron_common_0_2_5",
|
|
"sub_path": "process/fdm_process_voron_common_0_2_5.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_voron_common_0_5",
|
|
"sub_path": "process/fdm_process_voron_common_0_5.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_voron_common_0_6",
|
|
"sub_path": "process/fdm_process_voron_common_0_6.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_voron_common_0_8",
|
|
"sub_path": "process/fdm_process_voron_common_0_8.json"
|
|
},
|
|
{
|
|
"name": "fdm_process_voron_common_1_0",
|
|
"sub_path": "process/fdm_process_voron_common_1_0.json"
|
|
},
|
|
{
|
|
"name": "0.05mm Fine 0.15 nozzle @Voron",
|
|
"sub_path": "process/0.05mm Fine 0.15 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.07mm Optimal 0.15 nozzle @Voron",
|
|
"sub_path": "process/0.07mm Optimal 0.15 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.09mm Standard 0.15 nozzle @Voron",
|
|
"sub_path": "process/0.09mm Standard 0.15 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.12mm Draft 0.15 nozzle @Voron",
|
|
"sub_path": "process/0.12mm Draft 0.15 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.06mm Fine 0.2 nozzle @Voron",
|
|
"sub_path": "process/0.06mm Fine 0.2 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.08mm Optimal 0.2 nozzle @Voron",
|
|
"sub_path": "process/0.08mm Optimal 0.2 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.10mm Standard 0.2 nozzle @Voron",
|
|
"sub_path": "process/0.10mm Standard 0.2 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.12mm Draft 0.2 nozzle @Voron",
|
|
"sub_path": "process/0.12mm Draft 0.2 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.14mm Extra Draft 0.2 nozzle @Voron",
|
|
"sub_path": "process/0.14mm Extra Draft 0.2 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.06mm Fine 0.25 nozzle @Voron",
|
|
"sub_path": "process/0.06mm Fine 0.25 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.08mm Optimal 0.25 nozzle @Voron",
|
|
"sub_path": "process/0.08mm Optimal 0.25 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.10mm Standard 0.25 nozzle @Voron",
|
|
"sub_path": "process/0.10mm Standard 0.25 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.12mm Draft 0.25 nozzle @Voron",
|
|
"sub_path": "process/0.12mm Draft 0.25 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.14mm Extra Draft 0.25 nozzle @Voron",
|
|
"sub_path": "process/0.14mm Extra Draft 0.25 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.10mm Extra Fine 0.5 nozzle @Voron",
|
|
"sub_path": "process/0.10mm Extra Fine 0.5 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.15mm Fine 0.5 nozzle @Voron",
|
|
"sub_path": "process/0.15mm Fine 0.5 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.20mm Optimal 0.5 nozzle @Voron",
|
|
"sub_path": "process/0.20mm Optimal 0.5 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.25mm Standard 0.5 nozzle @Voron",
|
|
"sub_path": "process/0.25mm Standard 0.5 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.30mm Draft 0.5 nozzle @Voron",
|
|
"sub_path": "process/0.30mm Draft 0.5 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.35mm Extra Draft 0.5 nozzle @Voron",
|
|
"sub_path": "process/0.35mm Extra Draft 0.5 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.18mm Fine 0.6 nozzle @Voron",
|
|
"sub_path": "process/0.18mm Fine 0.6 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.24mm Optimal 0.6 nozzle @Voron",
|
|
"sub_path": "process/0.24mm Optimal 0.6 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.30mm Standard 0.6 nozzle @Voron",
|
|
"sub_path": "process/0.30mm Standard 0.6 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.32mm Optimal 0.6 nozzle @Voron",
|
|
"sub_path": "process/0.32mm Optimal 0.6 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.36mm Draft 0.6 nozzle @Voron",
|
|
"sub_path": "process/0.36mm Draft 0.6 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.42mm Extra Draft 0.6 nozzle @Voron",
|
|
"sub_path": "process/0.42mm Extra Draft 0.6 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.24mm Fine 0.8 nozzle @Voron",
|
|
"sub_path": "process/0.24mm Fine 0.8 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.40mm Standard 0.8 nozzle @Voron",
|
|
"sub_path": "process/0.40mm Standard 0.8 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.48mm Draft 0.8 nozzle @Voron",
|
|
"sub_path": "process/0.48mm Draft 0.8 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.56mm Extra Draft 0.8 nozzle @Voron",
|
|
"sub_path": "process/0.56mm Extra Draft 0.8 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.30mm Fine 1.0 nozzle @Voron",
|
|
"sub_path": "process/0.30mm Fine 1.0 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.50mm Standard 1.0 nozzle @Voron",
|
|
"sub_path": "process/0.50mm Standard 1.0 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.60mm Draft 1.0 nozzle @Voron",
|
|
"sub_path": "process/0.60mm Draft 1.0 nozzle @Voron.json"
|
|
},
|
|
{
|
|
"name": "0.80mm Extra Draft 1.0 nozzle @Voron",
|
|
"sub_path": "process/0.80mm Extra Draft 1.0 nozzle @Voron.json"
|
|
}
|
|
],
|
|
"filament_list": [],
|
|
"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": "Voron 0.1 0.15 nozzle",
|
|
"sub_path": "machine/Voron 0.1 0.15 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 0.1 0.2 nozzle",
|
|
"sub_path": "machine/Voron 0.1 0.2 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 0.1 0.25 nozzle",
|
|
"sub_path": "machine/Voron 0.1 0.25 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 0.1 0.4 nozzle",
|
|
"sub_path": "machine/Voron 0.1 0.4 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 0.1 0.5 nozzle",
|
|
"sub_path": "machine/Voron 0.1 0.5 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 0.1 0.6 nozzle",
|
|
"sub_path": "machine/Voron 0.1 0.6 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 0.1 0.8 nozzle",
|
|
"sub_path": "machine/Voron 0.1 0.8 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 0.1 1.0 nozzle",
|
|
"sub_path": "machine/Voron 0.1 1.0 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 250 0.15 nozzle",
|
|
"sub_path": "machine/Voron 2.4 250 0.15 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 250 0.2 nozzle",
|
|
"sub_path": "machine/Voron 2.4 250 0.2 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 250 0.25 nozzle",
|
|
"sub_path": "machine/Voron 2.4 250 0.25 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 250 0.4 nozzle",
|
|
"sub_path": "machine/Voron 2.4 250 0.4 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 250 0.5 nozzle",
|
|
"sub_path": "machine/Voron 2.4 250 0.5 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 250 0.6 nozzle",
|
|
"sub_path": "machine/Voron 2.4 250 0.6 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 250 0.8 nozzle",
|
|
"sub_path": "machine/Voron 2.4 250 0.8 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 250 1.0 nozzle",
|
|
"sub_path": "machine/Voron 2.4 250 1.0 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 300 0.15 nozzle",
|
|
"sub_path": "machine/Voron 2.4 300 0.15 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 300 0.2 nozzle",
|
|
"sub_path": "machine/Voron 2.4 300 0.2 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 300 0.25 nozzle",
|
|
"sub_path": "machine/Voron 2.4 300 0.25 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 300 0.4 nozzle",
|
|
"sub_path": "machine/Voron 2.4 300 0.4 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 300 0.5 nozzle",
|
|
"sub_path": "machine/Voron 2.4 300 0.5 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 300 0.6 nozzle",
|
|
"sub_path": "machine/Voron 2.4 300 0.6 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 300 0.8 nozzle",
|
|
"sub_path": "machine/Voron 2.4 300 0.8 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 300 1.0 nozzle",
|
|
"sub_path": "machine/Voron 2.4 300 1.0 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 350 0.15 nozzle",
|
|
"sub_path": "machine/Voron 2.4 350 0.15 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 350 0.2 nozzle",
|
|
"sub_path": "machine/Voron 2.4 350 0.2 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 350 0.25 nozzle",
|
|
"sub_path": "machine/Voron 2.4 350 0.25 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 350 0.4 nozzle",
|
|
"sub_path": "machine/Voron 2.4 350 0.4 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 350 0.5 nozzle",
|
|
"sub_path": "machine/Voron 2.4 350 0.5 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 350 0.6 nozzle",
|
|
"sub_path": "machine/Voron 2.4 350 0.6 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 350 0.8 nozzle",
|
|
"sub_path": "machine/Voron 2.4 350 0.8 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron 2.4 350 1.0 nozzle",
|
|
"sub_path": "machine/Voron 2.4 350 1.0 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Switchwire 250 0.15 nozzle",
|
|
"sub_path": "machine/Voron Switchwire 250 0.15 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Switchwire 250 0.2 nozzle",
|
|
"sub_path": "machine/Voron Switchwire 250 0.2 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Switchwire 250 0.25 nozzle",
|
|
"sub_path": "machine/Voron Switchwire 250 0.25 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Switchwire 250 0.4 nozzle",
|
|
"sub_path": "machine/Voron Switchwire 250 0.4 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Switchwire 250 0.5 nozzle",
|
|
"sub_path": "machine/Voron Switchwire 250 0.5 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Switchwire 250 0.6 nozzle",
|
|
"sub_path": "machine/Voron Switchwire 250 0.6 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Switchwire 250 0.8 nozzle",
|
|
"sub_path": "machine/Voron Switchwire 250 0.8 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Switchwire 250 1.0 nozzle",
|
|
"sub_path": "machine/Voron Switchwire 250 1.0 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 250 0.15 nozzle",
|
|
"sub_path": "machine/Voron Trident 250 0.15 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 250 0.2 nozzle",
|
|
"sub_path": "machine/Voron Trident 250 0.2 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 250 0.25 nozzle",
|
|
"sub_path": "machine/Voron Trident 250 0.25 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 250 0.4 nozzle",
|
|
"sub_path": "machine/Voron Trident 250 0.4 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 250 0.5 nozzle",
|
|
"sub_path": "machine/Voron Trident 250 0.5 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 250 0.6 nozzle",
|
|
"sub_path": "machine/Voron Trident 250 0.6 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 250 0.8 nozzle",
|
|
"sub_path": "machine/Voron Trident 250 0.8 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 250 1.0 nozzle",
|
|
"sub_path": "machine/Voron Trident 250 1.0 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 300 0.15 nozzle",
|
|
"sub_path": "machine/Voron Trident 300 0.15 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 300 0.2 nozzle",
|
|
"sub_path": "machine/Voron Trident 300 0.2 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 300 0.25 nozzle",
|
|
"sub_path": "machine/Voron Trident 300 0.25 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 300 0.4 nozzle",
|
|
"sub_path": "machine/Voron Trident 300 0.4 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 300 0.5 nozzle",
|
|
"sub_path": "machine/Voron Trident 300 0.5 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 300 0.6 nozzle",
|
|
"sub_path": "machine/Voron Trident 300 0.6 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 300 0.8 nozzle",
|
|
"sub_path": "machine/Voron Trident 300 0.8 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 300 1.0 nozzle",
|
|
"sub_path": "machine/Voron Trident 300 1.0 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 350 0.15 nozzle",
|
|
"sub_path": "machine/Voron Trident 350 0.15 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 350 0.2 nozzle",
|
|
"sub_path": "machine/Voron Trident 350 0.2 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 350 0.25 nozzle",
|
|
"sub_path": "machine/Voron Trident 350 0.25 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 350 0.4 nozzle",
|
|
"sub_path": "machine/Voron Trident 350 0.4 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 350 0.5 nozzle",
|
|
"sub_path": "machine/Voron Trident 350 0.5 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 350 0.6 nozzle",
|
|
"sub_path": "machine/Voron Trident 350 0.6 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 350 0.8 nozzle",
|
|
"sub_path": "machine/Voron Trident 350 0.8 nozzle.json"
|
|
},
|
|
{
|
|
"name": "Voron Trident 350 1.0 nozzle",
|
|
"sub_path": "machine/Voron Trident 350 1.0 nozzle.json"
|
|
}
|
|
]
|
|
}
|