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,24 +1,24 @@
{
"type": "machine",
"name": "OpenEYE Peacock V2 0.2 nozzle",
"inherits": "OpenEYE Peacock V2 0.4 nozzle",
"from": "system",
"setting_id": "GM002",
"instantiation": "true",
"nozzle_diameter": [
"0.2"
],
"printer_model": "OpenEYE Peacock V2",
"printer_variant": "0.2",
"type": "machine",
"name": "OpenEYE Peacock V2 0.2 nozzle",
"inherits": "OpenEYE Peacock V2 0.4 nozzle",
"from": "system",
"setting_id": "GM002",
"instantiation": "true",
"nozzle_diameter": [
"0.2"
],
"printer_model": "OpenEYE Peacock V2",
"printer_variant": "0.2",
"default_print_profile": "0.10mm Standard @OpenEYE Peacock V2 0.2 nozzle",
"default_bed_type": "Textured PEI Plate",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"retraction_length": [
"0.4"
]
}
"default_bed_type": "Textured PEI Plate",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.04"
],
"retraction_length": [
"0.4"
]
}

View File

@@ -1,34 +1,34 @@
{
"default_print_profile": "0.20mm Standard @OpenEYE Peacock V2",
"default_bed_type": "Textured PEI Plate",
"default_bed_type": "Textured PEI Plate",
"from": "system",
"inherits": "fdm_openeye_common",
"instantiation": "true",
"adaptive_bed_mesh_margin": "10",
"bed_mesh_max": "211,211",
"bed_mesh_min": "1.5,7",
"layer_change_gcode": "SET_PRINT_STATS_INFO CURRENT_LAYER={layer_num + 1}\n_MMU_UPDATE_HEIGHT",
"machine_end_gcode": "MMU_END\nEND_PRINT",
"adaptive_bed_mesh_margin": "10",
"bed_mesh_max": "211,211",
"bed_mesh_min": "1.5,7",
"layer_change_gcode": "SET_PRINT_STATS_INFO CURRENT_LAYER={layer_num + 1}\n_MMU_UPDATE_HEIGHT",
"machine_end_gcode": "MMU_END\nEND_PRINT",
"machine_load_filament_time": "30",
"machine_max_speed_e": [
"60",
"60"
],
"machine_max_speed_x": [
"500",
"500"
],
"machine_max_speed_y": [
"500",
"500"
],
"machine_max_speed_z": [
"30",
"30"
],
"machine_max_speed_e": [
"60",
"60"
],
"machine_max_speed_x": [
"500",
"500"
],
"machine_max_speed_y": [
"500",
"500"
],
"machine_max_speed_z": [
"30",
"30"
],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": "SET_PRINT_STATS_INFO TOTAL_LAYER=[total_layer_count]\nMMU_START_SETUP INITIAL_TOOL={initial_tool} TOTAL_TOOLCHANGES=!total_toolchanges! REFERENCED_TOOLS=!referenced_tools! TOOL_COLORS=!colors! TOOL_TEMPS=!temperatures! TOOL_MATERIALS=!materials! FILAMENT_NAMES=!filament_names! PURGE_VOLUMES=!purge_volumes!\nMMU_START_CHECK\nSTART_PRINT BED_TEMP=[bed_temperature_initial_layer] EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TYPE=\"{curr_bed_type}\" MESH_MIN={adaptive_bed_mesh_min[0]},{adaptive_bed_mesh_min[1]} MESH_MAX={adaptive_bed_mesh_max[0]},{adaptive_bed_mesh_max[1]} ALGORITHM=[bed_mesh_algo] PROBE_COUNT={bed_mesh_probe_count[0]},{bed_mesh_probe_count[1]} ADAPTIVE_MARGIN={adaptive_bed_mesh_margin}\n; Enter YOUR exist start_print macro call here (minus purging logic because tool may not be loaded yet)\nMMU_START_LOAD_INITIAL_TOOL\n; Optionally add YOUR additional start logic (like purging) here to run just prior to start\nSTART_PRINT_SECONDARY\nSET_PRINT_STATS_INFO TOTAL_LAYER={total_layer_count} ; For pause at layer functionality and better print stats",
"machine_unload_filament_time": "30",
"machine_unload_filament_time": "30",
"name": "OpenEYE Peacock V2 0.4 nozzle",
"nozzle_diameter": [
"0.4"
@@ -42,10 +42,10 @@
"printable_height": "200",
"printer_model": "OpenEYE Peacock V2",
"printer_variant": "0.4",
"retract_lift_below": [
"180",
"retract_lift_below": [
"180",
"180"
],
],
"setting_id": "GM001",
"type": "machine"
}

View File

@@ -1,24 +1,24 @@
{
"type": "machine",
"name": "OpenEYE Peacock V2 0.6 nozzle",
"inherits": "OpenEYE Peacock V2 0.4 nozzle",
"from": "system",
"setting_id": "GM003",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"printer_model": "OpenEYE Peacock V2",
"printer_variant": "0.6",
"type": "machine",
"name": "OpenEYE Peacock V2 0.6 nozzle",
"inherits": "OpenEYE Peacock V2 0.4 nozzle",
"from": "system",
"setting_id": "GM003",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"printer_model": "OpenEYE Peacock V2",
"printer_variant": "0.6",
"default_print_profile": "0.30mm Standard @OpenEYE Peacock V2 0.6 nozzle",
"default_bed_type": "Textured PEI Plate",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"retraction_length": [
"1.4"
]
}
"default_bed_type": "Textured PEI Plate",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"retraction_length": [
"1.4"
]
}

View File

@@ -1,24 +1,24 @@
{
"type": "machine",
"name": "OpenEYE Peacock V2 0.8 nozzle",
"inherits": "OpenEYE Peacock V2 0.4 nozzle",
"from": "system",
"setting_id": "GM004",
"instantiation": "true",
"nozzle_diameter": [
"0.8"
],
"printer_model": "OpenEYE Peacock V2",
"printer_variant": "0.8",
"type": "machine",
"name": "OpenEYE Peacock V2 0.8 nozzle",
"inherits": "OpenEYE Peacock V2 0.4 nozzle",
"from": "system",
"setting_id": "GM004",
"instantiation": "true",
"nozzle_diameter": [
"0.8"
],
"printer_model": "OpenEYE Peacock V2",
"printer_variant": "0.8",
"default_print_profile": "0.40mm Standard @OpenEYE Peacock V2 0.8 nozzle",
"default_bed_type": "Textured PEI Plate",
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"retraction_length": [
"3"
]
}
"default_bed_type": "Textured PEI Plate",
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"retraction_length": [
"3"
]
}

View File

@@ -1,13 +1,13 @@
{
"type": "machine_model",
"name": "OpenEYE Peacock V2",
"nozzle_diameter": "0.4;0.2;0.6;0.8",
"type": "machine_model",
"name": "OpenEYE Peacock V2",
"nozzle_diameter": "0.4;0.2;0.6;0.8",
"url": "http://www.openeye.tech",
"bed_model": "Plate.stl",
"bed_texture": "pei.png",
"bed_model": "Plate.stl",
"bed_texture": "pei.png",
"default_bed_type": "Textured PEI Plate",
"family": "OpenEYE",
"machine_tech": "FFF",
"model_id": "openeye_01",
"default_materials": "Generic ABS @System;Generic PLA @System;Generic PLA-CF @System;Generic PETG @System;Generic TPU @System;Generic ASA @System;Generic PC @System;Generic PVA @System;Generic PA @System;Generic PA-CF @System"
}
"family": "OpenEYE",
"machine_tech": "FFF",
"model_id": "openeye_01",
"default_materials": "Generic ABS @System;Generic PLA @System;Generic PLA-CF @System;Generic PETG @System;Generic TPU @System;Generic ASA @System;Generic PC @System;Generic PVA @System;Generic PA @System;Generic PA-CF @System"
}

View File

@@ -118,4 +118,4 @@
"z_hop": [
"0"
]
}
}

View File

@@ -1,19 +1,19 @@
{
"adaptive_bed_mesh_margin": "0",
"adaptive_bed_mesh_margin": "0",
"auxiliary_fan": "0",
"bed_exclude_area": [
"0x0"
],
"bed_mesh_max": "99999,99999",
"bed_mesh_min": "-99999,-99999",
"bed_mesh_probe_distance": "50,50",
"bed_mesh_max": "99999,99999",
"bed_mesh_min": "-99999,-99999",
"bed_mesh_probe_distance": "50,50",
"bed_temperature_formula": "by_highest_temp",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\nTIMELAPSE_TAKE_FRAME",
"best_object_pos": "0.5,0.5",
"change_filament_gcode": "",
"cooling_tube_length": "0",
"cooling_tube_retraction": "0",
"default_bed_type": "Textured PEI Plate",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\nTIMELAPSE_TAKE_FRAME",
"best_object_pos": "0.5,0.5",
"change_filament_gcode": "",
"cooling_tube_length": "0",
"cooling_tube_retraction": "0",
"default_bed_type": "Textured PEI Plate",
"default_filament_profile": [
"Generic PLA @System"
],
@@ -21,207 +21,207 @@
"deretraction_speed": [
"40"
],
"disable_m73": "0",
"emit_machine_limits_to_gcode": "0",
"enable_filament_ramming": "0",
"enable_long_retraction_when_cut": "0",
"extra_loading_move": "0",
"extruder_clearance_height_to_lid": "34",
"extruder_clearance_height_to_rod": "34",
"extruder_clearance_radius": "47",
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"disable_m73": "0",
"emit_machine_limits_to_gcode": "0",
"enable_filament_ramming": "0",
"enable_long_retraction_when_cut": "0",
"extra_loading_move": "0",
"extruder_clearance_height_to_lid": "34",
"extruder_clearance_height_to_rod": "34",
"extruder_clearance_radius": "47",
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"from": "system",
"gcode_flavor": "klipper",
"head_wrap_detect_zone": [],
"high_current_on_filament_swap": "0",
"host_type": "octoprint",
"printer_agent": "moonraker",
"head_wrap_detect_zone": [],
"high_current_on_filament_swap": "0",
"host_type": "octoprint",
"printer_agent": "moonraker",
"inherits": "fdm_machine_common",
"instantiation": "false",
"layer_change_gcode": "SET_PRINT_STATS_INFO CURRENT_LAYER={layer_num + 1}\n_MMU_UPDATE_HEIGHT",
"long_retractions_when_cut": [
"0"
],
"machine_end_gcode": "MMU_END\nEND_PRINT",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"500",
"500"
],
"machine_max_jerk_e": [
"2.5",
"2.5"
],
"machine_max_jerk_x": [
"9",
"9"
],
"machine_max_jerk_y": [
"9",
"9"
],
"machine_max_jerk_z": [
"3",
"3"
],
"machine_max_junction_deviation": [
"0",
"0"
],
"machine_max_speed_e": [
"60",
"60"
],
"machine_max_speed_x": [
"500",
"500"
],
"machine_max_speed_y": [
"500",
"500"
],
"machine_max_speed_z": [
"30",
"30"
],
"machine_min_extruding_rate": [
"0",
"0"
],
"machine_min_travel_rate": [
"0",
"0"
],
"layer_change_gcode": "SET_PRINT_STATS_INFO CURRENT_LAYER={layer_num + 1}\n_MMU_UPDATE_HEIGHT",
"long_retractions_when_cut": [
"0"
],
"machine_end_gcode": "MMU_END\nEND_PRINT",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"500",
"500"
],
"machine_max_jerk_e": [
"2.5",
"2.5"
],
"machine_max_jerk_x": [
"9",
"9"
],
"machine_max_jerk_y": [
"9",
"9"
],
"machine_max_jerk_z": [
"3",
"3"
],
"machine_max_junction_deviation": [
"0",
"0"
],
"machine_max_speed_e": [
"60",
"60"
],
"machine_max_speed_x": [
"500",
"500"
],
"machine_max_speed_y": [
"500",
"500"
],
"machine_max_speed_z": [
"30",
"30"
],
"machine_min_extruding_rate": [
"0",
"0"
],
"machine_min_travel_rate": [
"0",
"0"
],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": "SET_PRINT_STATS_INFO TOTAL_LAYER=[total_layer_count]\nMMU_START_SETUP INITIAL_TOOL={initial_tool} TOTAL_TOOLCHANGES=!total_toolchanges! REFERENCED_TOOLS=!referenced_tools! TOOL_COLORS=!colors! TOOL_TEMPS=!temperatures! TOOL_MATERIALS=!materials! FILAMENT_NAMES=!filament_names! PURGE_VOLUMES=!purge_volumes!\nMMU_START_CHECK\nSTART_PRINT BED_TEMP=[bed_temperature_initial_layer] EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TYPE=\"{curr_bed_type}\" MESH_MIN={adaptive_bed_mesh_min[0]},{adaptive_bed_mesh_min[1]} MESH_MAX={adaptive_bed_mesh_max[0]},{adaptive_bed_mesh_max[1]} ALGORITHM=[bed_mesh_algo] PROBE_COUNT={bed_mesh_probe_count[0]},{bed_mesh_probe_count[1]} ADAPTIVE_MARGIN={adaptive_bed_mesh_margin}\n; Enter YOUR exist start_print macro call here (minus purging logic because tool may not be loaded yet)\nMMU_START_LOAD_INITIAL_TOOL\n; Optionally add YOUR additional start logic (like purging) here to run just prior to start\nSTART_PRINT_SECONDARY\nSET_PRINT_STATS_INFO TOTAL_LAYER={total_layer_count} ; For pause at layer functionality and better print stats",
"machine_tool_change_time": "0",
"machine_unload_filament_time": "0",
"manual_filament_change": "0",
"machine_tool_change_time": "0",
"machine_unload_filament_time": "0",
"manual_filament_change": "0",
"max_layer_height": [
"0.28"
],
"max_resonance_avoidance_speed": "120",
"max_resonance_avoidance_speed": "120",
"min_layer_height": [
"0.08"
],
"min_resonance_avoidance_speed": "70",
"min_resonance_avoidance_speed": "70",
"name": "fdm_openeye_common",
"nozzle_diameter": [
"0.4",
"0.4"
],
"nozzle_height": "2.5",
"nozzle_hrc": "0",
"nozzle_height": "2.5",
"nozzle_hrc": "0",
"nozzle_type": "brass",
"nozzle_volume": "0",
"parking_pos_retraction": "0",
"pellet_modded_printer": "0",
"preferred_orientation": "0",
"nozzle_volume": "0",
"parking_pos_retraction": "0",
"pellet_modded_printer": "0",
"preferred_orientation": "0",
"print_host": "openeye3dpi.local",
"printable_height": "250",
"printer_settings_id": "",
"printer_technology": "FFF",
"printer_variant": "0.4",
"printing_by_object_gcode": "",
"printing_by_object_gcode": "",
"purge_in_prime_tower": "1",
"resonance_avoidance": "0",
"retract_before_wipe": [
"0%"
],
"retract_length_toolchange": [
"0"
],
"retract_lift_above": [
"0"
],
"retract_lift_below": [
"180",
"resonance_avoidance": "0",
"retract_before_wipe": [
"0%"
],
"retract_length_toolchange": [
"0"
],
"retract_lift_above": [
"0"
],
"retract_lift_below": [
"180",
"180"
],
"retract_lift_enforce": [
"All Surfaces"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retract_when_changing_layer": [
"1"
],
"retraction_distances_when_cut": [
"18"
],
"retraction_length": [
"1"
],
"retraction_minimum_travel": [
"1"
],
"retraction_speed": [
"40"
],
],
"retract_lift_enforce": [
"All Surfaces"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retract_when_changing_layer": [
"1"
],
"retraction_distances_when_cut": [
"18"
],
"retraction_length": [
"1"
],
"retraction_minimum_travel": [
"1"
],
"retraction_speed": [
"40"
],
"scan_first_layer": "0",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"support_air_filtration": "0",
"support_chamber_temp_control": "0",
"support_air_filtration": "0",
"support_chamber_temp_control": "0",
"support_multi_bed_types": "1",
"template_custom_gcode": "",
"thumbnails": "48x48/PNG, 300x300/PNG",
"thumbnails_format": "PNG",
"time_cost": "0",
"time_lapse_gcode": "",
"travel_slope": [
"3"
],
"template_custom_gcode": "",
"thumbnails": "48x48/PNG, 300x300/PNG",
"thumbnails_format": "PNG",
"time_cost": "0",
"time_lapse_gcode": "",
"travel_slope": [
"3"
],
"type": "machine",
"use_firmware_retraction": "0",
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"wipe": [
"1"
],
"wipe_distance": [
"1"
],
"wipe_distance": [
"1"
],
"z_hop": [
"0.4"
],
"z_hop_types": [
"Auto Lift"
],
"z_offset": "0"
}
"z_hop_types": [
"Auto Lift"
],
"z_offset": "0"
}