Reduce size by Json Fromatting (#13163)

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.
This commit is contained in:
Ian Bassi
2026-04-15 11:58:12 -03:00
committed by GitHub
parent f7ef8a14bd
commit 16727644bb
10101 changed files with 1871226 additions and 1860967 deletions

View File

@@ -1,99 +1,99 @@
{
"type": "machine",
"name": "Anycubic Predator 0.4 nozzle",
"inherits": "fdm_machine_common",
"from": "system",
"setting_id": "GM003",
"instantiation": "true",
"printer_model": "Anycubic Predator",
"default_print_profile": "0.20mm Standard @Anycubic Predator",
"gcode_flavor": "marlin",
"nozzle_diameter": [
"0.4"
],
"bed_exclude_area": [
"0x0"
],
"printable_area": [
"184.296x16.1238",
"182.189x32.1249",
"178.696x47.8815",
"173.843x63.2737",
"167.667x78.1844",
"160.215x92.5",
"151.543x106.112",
"141.718x118.916",
"130.815x130.815",
"118.916x141.718",
"106.112x151.543",
"92.5x160.215",
"78.1844x167.667",
"63.2737x173.843",
"47.8815x178.696",
"32.1249x182.189",
"16.1238x184.296",
"1.1328e-14x185",
"-16.1238x184.296",
"-32.1249x182.189",
"-47.8815x178.696",
"-63.2737x173.843",
"-78.1844x167.667",
"-92.5x160.215",
"-106.112x151.543",
"-118.916x141.718",
"-130.815x130.815",
"-141.718x118.916",
"-151.543x106.112",
"-160.215x92.5",
"-167.667x78.1844",
"-173.843x63.2737",
"-178.696x47.8815",
"-182.189x32.1249",
"-184.296x16.1238",
"-185x2.2656e-14",
"-184.296x-16.1238",
"-182.189x-32.1249",
"-178.696x-47.8815",
"-173.843x-63.2737",
"-167.667x-78.1844",
"-160.215x-92.5",
"-151.543x-106.112",
"-141.718x-118.916",
"-130.815x-130.815",
"-118.916x-141.718",
"-106.112x-151.543",
"-92.5x-160.215",
"-78.1844x-167.667",
"-63.2737x-173.843",
"-47.8815x-178.696",
"-32.1249x-182.189",
"-16.1238x-184.296",
"-3.39839e-14x-185",
"16.1238x-184.296",
"32.1249x-182.189",
"47.8815x-178.696",
"63.2737x-173.843",
"78.1844x-167.667",
"92.5x-160.215",
"106.112x-151.543",
"118.916x-141.718",
"130.815x-130.815",
"141.718x-118.916",
"151.543x-106.112",
"160.215x-92.5",
"167.667x-78.1844",
"173.843x-63.2737",
"178.696x-47.8815",
"182.189x-32.1249",
"184.296x-16.1238",
"185x-4.53119e-14"
],
"printable_height": "455",
"machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 E-1 F300\nG1 Z+0.5 F6000\nG28 \nG90 ;absolute positioning",
"machine_start_gcode": "G21 ; use millimeters\nG90 ; absolute positioning\nM82 ; absolute extrusion\nM107 T0 ; turn off part cooling fan\n\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM104 S[nozzle_temperature_initial_layer] T0 ; set nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed\nM109 S[nozzle_temperature_initial_layer] T0 ; wait for nozzle\n\nG28 ; home all\nG1 X0 Y0 Z5.0 F4000 ; jump to center\nG1 X-180 Y0 Z0.4 F2000 ; move to near bed edge\nG92 E0 ; reset the extruder\n\n; --- Prime line ---\nG1 E5 F300 ; initial prime\nG0 X-180.00 Y0.00 Z0.30 E0 F1000\nG1 X-179.385 Y-14.864 Z0.30 E3.57042\nG1 X-177.545 Y-29.627 Z0.30 E7.14094\nG1 X-174.492 Y-44.187 Z0.30 E10.71134\nG1 X-170.247 Y-58.446 Z0.30 E14.28195\nG1 X-164.839 Y-72.305 Z0.30 E17.85235\nG1 X-158.305 Y-85.671 Z0.30 E21.42298\nG1 X-150.690 Y-98.451 Z0.30 E24.99339\nG1 X-142.045 Y-110.558 Z0.30 E27.56379 ; gradually reducing extrusion\nG1 F1500 E26.56379 ; retract 1mm\nG1 Z0.5 F3000 ; lift Z slightly\nG92 E0 ; reset the extruder\n; --- End priming line ---",
"layer_change_gcode": "",
"machine_pause_gcode": "PAUSE",
"scan_first_layer": "0",
"nozzle_type": "brass",
"auxiliary_fan": "0"
"type": "machine",
"name": "Anycubic Predator 0.4 nozzle",
"inherits": "fdm_machine_common",
"from": "system",
"setting_id": "GM003",
"instantiation": "true",
"printer_model": "Anycubic Predator",
"default_print_profile": "0.20mm Standard @Anycubic Predator",
"gcode_flavor": "marlin",
"nozzle_diameter": [
"0.4"
],
"bed_exclude_area": [
"0x0"
],
"printable_area": [
"184.296x16.1238",
"182.189x32.1249",
"178.696x47.8815",
"173.843x63.2737",
"167.667x78.1844",
"160.215x92.5",
"151.543x106.112",
"141.718x118.916",
"130.815x130.815",
"118.916x141.718",
"106.112x151.543",
"92.5x160.215",
"78.1844x167.667",
"63.2737x173.843",
"47.8815x178.696",
"32.1249x182.189",
"16.1238x184.296",
"1.1328e-14x185",
"-16.1238x184.296",
"-32.1249x182.189",
"-47.8815x178.696",
"-63.2737x173.843",
"-78.1844x167.667",
"-92.5x160.215",
"-106.112x151.543",
"-118.916x141.718",
"-130.815x130.815",
"-141.718x118.916",
"-151.543x106.112",
"-160.215x92.5",
"-167.667x78.1844",
"-173.843x63.2737",
"-178.696x47.8815",
"-182.189x32.1249",
"-184.296x16.1238",
"-185x2.2656e-14",
"-184.296x-16.1238",
"-182.189x-32.1249",
"-178.696x-47.8815",
"-173.843x-63.2737",
"-167.667x-78.1844",
"-160.215x-92.5",
"-151.543x-106.112",
"-141.718x-118.916",
"-130.815x-130.815",
"-118.916x-141.718",
"-106.112x-151.543",
"-92.5x-160.215",
"-78.1844x-167.667",
"-63.2737x-173.843",
"-47.8815x-178.696",
"-32.1249x-182.189",
"-16.1238x-184.296",
"-3.39839e-14x-185",
"16.1238x-184.296",
"32.1249x-182.189",
"47.8815x-178.696",
"63.2737x-173.843",
"78.1844x-167.667",
"92.5x-160.215",
"106.112x-151.543",
"118.916x-141.718",
"130.815x-130.815",
"141.718x-118.916",
"151.543x-106.112",
"160.215x-92.5",
"167.667x-78.1844",
"173.843x-63.2737",
"178.696x-47.8815",
"182.189x-32.1249",
"184.296x-16.1238",
"185x-4.53119e-14"
],
"printable_height": "455",
"machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 E-1 F300\nG1 Z+0.5 F6000\nG28 \nG90 ;absolute positioning",
"machine_start_gcode": "G21 ; use millimeters\nG90 ; absolute positioning\nM82 ; absolute extrusion\nM107 T0 ; turn off part cooling fan\n\nM140 S[bed_temperature_initial_layer_single] ; set bed temp\nM104 S[nozzle_temperature_initial_layer] T0 ; set nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed\nM109 S[nozzle_temperature_initial_layer] T0 ; wait for nozzle\n\nG28 ; home all\nG1 X0 Y0 Z5.0 F4000 ; jump to center\nG1 X-180 Y0 Z0.4 F2000 ; move to near bed edge\nG92 E0 ; reset the extruder\n\n; --- Prime line ---\nG1 E5 F300 ; initial prime\nG0 X-180.00 Y0.00 Z0.30 E0 F1000\nG1 X-179.385 Y-14.864 Z0.30 E3.57042\nG1 X-177.545 Y-29.627 Z0.30 E7.14094\nG1 X-174.492 Y-44.187 Z0.30 E10.71134\nG1 X-170.247 Y-58.446 Z0.30 E14.28195\nG1 X-164.839 Y-72.305 Z0.30 E17.85235\nG1 X-158.305 Y-85.671 Z0.30 E21.42298\nG1 X-150.690 Y-98.451 Z0.30 E24.99339\nG1 X-142.045 Y-110.558 Z0.30 E27.56379 ; gradually reducing extrusion\nG1 F1500 E26.56379 ; retract 1mm\nG1 Z0.5 F3000 ; lift Z slightly\nG92 E0 ; reset the extruder\n; --- End priming line ---",
"layer_change_gcode": "",
"machine_pause_gcode": "PAUSE",
"scan_first_layer": "0",
"nozzle_type": "brass",
"auxiliary_fan": "0"
}