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,29 +1,29 @@
{
"type": "machine",
"name": "BLOCKS Pro S100 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM001",
"printer_model": "BLOCKS Pro S100",
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks",
"max_layer_height": [
"0.30"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"1000x0",
"1000x1000",
"0x1000"
],
"printable_height": "900",
"upward_compatible_machine": [
"BLOCKS Pro S100"
]
}
"type": "machine",
"name": "BLOCKS Pro S100 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM001",
"printer_model": "BLOCKS Pro S100",
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks",
"max_layer_height": [
"0.30"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"1000x0",
"1000x1000",
"0x1000"
],
"printable_height": "900",
"upward_compatible_machine": [
"BLOCKS Pro S100"
]
}

View File

@@ -1,30 +1,30 @@
{
"type": "machine",
"name": "BLOCKS Pro S100 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM002",
"printer_model": "BLOCKS Pro S100",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Blocks",
"max_layer_height": [
"0.50"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.6"
],
"printable_area": [
"0x0",
"1000x0",
"1000x1000",
"0x1000"
],
"printable_height": "900",
"upward_compatible_machine": [
"BLOCKS Pro S100"
],
"printer_variant": "0.6"
}
"type": "machine",
"name": "BLOCKS Pro S100 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM002",
"printer_model": "BLOCKS Pro S100",
"default_print_profile": "0.30mm Standard 0.6 nozzle @Blocks",
"max_layer_height": [
"0.50"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.6"
],
"printable_area": [
"0x0",
"1000x0",
"1000x1000",
"0x1000"
],
"printable_height": "900",
"upward_compatible_machine": [
"BLOCKS Pro S100"
],
"printer_variant": "0.6"
}

View File

@@ -1,30 +1,30 @@
{
"type": "machine",
"name": "BLOCKS Pro S100 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM003",
"printer_model": "BLOCKS Pro S100",
"default_print_profile": "0.40mm Standard 0.8 nozzle @Blocks",
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.20"
],
"nozzle_diameter": [
"0.8"
],
"printable_area": [
"0x0",
"1000x0",
"1000x1000",
"0x1000"
],
"printable_height": "900",
"upward_compatible_machine": [
"BLOCKS Pro S100"
],
"printer_variant": "0.8"
}
"type": "machine",
"name": "BLOCKS Pro S100 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM003",
"printer_model": "BLOCKS Pro S100",
"default_print_profile": "0.40mm Standard 0.8 nozzle @Blocks",
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.20"
],
"nozzle_diameter": [
"0.8"
],
"printable_area": [
"0x0",
"1000x0",
"1000x1000",
"0x1000"
],
"printable_height": "900",
"upward_compatible_machine": [
"BLOCKS Pro S100"
],
"printer_variant": "0.8"
}

View File

@@ -1,30 +1,30 @@
{
"type": "machine",
"name": "BLOCKS Pro S100 1.0 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM004",
"printer_model": "BLOCKS Pro S100",
"default_print_profile": "0.50mm Standard 1.0 nozzle @Blocks",
"max_layer_height": [
"0.7"
],
"min_layer_height": [
"0.2"
],
"nozzle_diameter": [
"1.0"
],
"printable_area": [
"0x0",
"1000x0",
"1000x1000",
"0x1000"
],
"printable_height": "900",
"upward_compatible_machine": [
"BLOCKS Pro S100"
],
"printer_variant": "1.0"
}
"type": "machine",
"name": "BLOCKS Pro S100 1.0 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM004",
"printer_model": "BLOCKS Pro S100",
"default_print_profile": "0.50mm Standard 1.0 nozzle @Blocks",
"max_layer_height": [
"0.7"
],
"min_layer_height": [
"0.2"
],
"nozzle_diameter": [
"1.0"
],
"printable_area": [
"0x0",
"1000x0",
"1000x1000",
"0x1000"
],
"printable_height": "900",
"upward_compatible_machine": [
"BLOCKS Pro S100"
],
"printer_variant": "1.0"
}

View File

@@ -1,30 +1,30 @@
{
"type": "machine",
"name": "BLOCKS Pro S100 1.2 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM005",
"printer_model": "BLOCKS Pro S100",
"default_print_profile": "0.60mm Standard 1.2 nozzle @Blocks",
"max_layer_height": [
"0.8"
],
"min_layer_height": [
"0.2"
],
"nozzle_diameter": [
"1.2"
],
"printable_area": [
"0x0",
"1000x0",
"1000x1000",
"0x1000"
],
"printable_height": "900",
"upward_compatible_machine": [
"BLOCKS Pro S100"
],
"printer_variant": "1.2"
}
"type": "machine",
"name": "BLOCKS Pro S100 1.2 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM005",
"printer_model": "BLOCKS Pro S100",
"default_print_profile": "0.60mm Standard 1.2 nozzle @Blocks",
"max_layer_height": [
"0.8"
],
"min_layer_height": [
"0.2"
],
"nozzle_diameter": [
"1.2"
],
"printable_area": [
"0x0",
"1000x0",
"1000x1000",
"0x1000"
],
"printable_height": "900",
"upward_compatible_machine": [
"BLOCKS Pro S100"
],
"printer_variant": "1.2"
}

View File

@@ -1,12 +1,12 @@
{
"type": "machine_model",
"name": "BLOCKS Pro S100",
"model_id": "BLOCKS Pro S100",
"nozzle_diameter": "0.4;0.6;0.8;1.0;1.2",
"machine_tech": "FFF",
"family": "Blocks",
"bed_model": "PRO S100 HotBed model.stl",
"bed_texture": "PRO S100 HotBed texture.png",
"hotend_model": "BLOCKS PrintCore.stl",
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
}
"type": "machine_model",
"name": "BLOCKS Pro S100",
"model_id": "BLOCKS Pro S100",
"nozzle_diameter": "0.4;0.6;0.8;1.0;1.2",
"machine_tech": "FFF",
"family": "Blocks",
"bed_model": "PRO S100 HotBed model.stl",
"bed_texture": "PRO S100 HotBed texture.png",
"hotend_model": "BLOCKS PrintCore.stl",
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
}

View File

@@ -1,38 +1,38 @@
{
"type": "machine",
"name": "BLOCKS RD50 V2 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM006",
"printer_model": "BLOCKS RD50 V2",
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks_RD50_V2",
"max_layer_height": [
"0.30"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"retraction_length": [
"1.2"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"80"
],
"printable_height": "500",
"upward_compatible_machine": [
"BLOCKS RD50 V2"
]
}
"type": "machine",
"name": "BLOCKS RD50 V2 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM006",
"printer_model": "BLOCKS RD50 V2",
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks_RD50_V2",
"max_layer_height": [
"0.30"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"retraction_length": [
"1.2"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"80"
],
"printable_height": "500",
"upward_compatible_machine": [
"BLOCKS RD50 V2"
]
}

View File

@@ -1,39 +1,39 @@
{
"type": "machine",
"name": "BLOCKS RD50 V2 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM007",
"printer_model": "BLOCKS RD50 V2",
"default_print_profile": "0.26mm Standard 0.6 nozzle @Blocks_RD50_V2",
"max_layer_height": [
"0.40"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.6"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"printable_height": "500",
"upward_compatible_machine": [
"BLOCKS RD50 V2"
],
"retraction_length": [
"1.2"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"80"
],
"printer_variant": "0.6"
}
"type": "machine",
"name": "BLOCKS RD50 V2 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM007",
"printer_model": "BLOCKS RD50 V2",
"default_print_profile": "0.26mm Standard 0.6 nozzle @Blocks_RD50_V2",
"max_layer_height": [
"0.40"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.6"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"printable_height": "500",
"upward_compatible_machine": [
"BLOCKS RD50 V2"
],
"retraction_length": [
"1.2"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"80"
],
"printer_variant": "0.6"
}

View File

@@ -1,39 +1,39 @@
{
"type": "machine",
"name": "BLOCKS RD50 V2 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM008",
"printer_model": "BLOCKS RD50 V2",
"default_print_profile": "0.38mm Standard 0.8 nozzle @Blocks_RD50_V2",
"max_layer_height": [
"0.60"
],
"min_layer_height": [
"0.20"
],
"nozzle_diameter": [
"0.8"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"printable_height": "500",
"upward_compatible_machine": [
"BLOCKS RD50 V2"
],
"retraction_length": [
"1.2"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"80"
],
"printer_variant": "0.8"
}
"type": "machine",
"name": "BLOCKS RD50 V2 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM008",
"printer_model": "BLOCKS RD50 V2",
"default_print_profile": "0.38mm Standard 0.8 nozzle @Blocks_RD50_V2",
"max_layer_height": [
"0.60"
],
"min_layer_height": [
"0.20"
],
"nozzle_diameter": [
"0.8"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"printable_height": "500",
"upward_compatible_machine": [
"BLOCKS RD50 V2"
],
"retraction_length": [
"1.2"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"80"
],
"printer_variant": "0.8"
}

View File

@@ -1,12 +1,12 @@
{
"type": "machine_model",
"name": "BLOCKS RD50 V2",
"model_id": "BLOCKS RD50 V2",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Blocks",
"bed_model": "RD50 V2 HotBed model.stl",
"bed_texture": "RD50 V2 HotBed texture.png",
"hotend_model": "BLOCKS PrintCore.stl",
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
}
"type": "machine_model",
"name": "BLOCKS RD50 V2",
"model_id": "BLOCKS RD50 V2",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Blocks",
"bed_model": "RD50 V2 HotBed model.stl",
"bed_texture": "RD50 V2 HotBed texture.png",
"hotend_model": "BLOCKS PrintCore.stl",
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
}

View File

@@ -1,83 +1,83 @@
{
"type": "machine",
"name": "BLOCKS RF50 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM009",
"printer_model": "BLOCKS RF50",
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks_RF50",
"max_layer_height": [
"0.30"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"200",
"200"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_speed_e": [
"60"
],
"machine_max_speed_x": [
"500"
],
"machine_max_speed_y": [
"500"
],
"machine_max_speed_z": [
"12"
],
"retraction_length": [
"1"
],
"retraction_speed": [
"60"
],
"deretraction_speed": [
"30"
],
"z_hop": [
"0.4"
],
"z_hop_types": [
"Slope Lift"
],
"auxiliary_fan": "1",
"support_air_filtration": "1",
"printable_height": "500",
"extruder_clearance_radius": "106",
"extruder_clearance_height_to_rod": "30",
"extruder_clearance_height_to_lid": "185",
"upward_compatible_machine": [
"BLOCKS RF50"
],
"wipe_distance": [
"2"
],
"retract_before_wipe": [
"0"
]
}
"type": "machine",
"name": "BLOCKS RF50 0.4 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM009",
"printer_model": "BLOCKS RF50",
"default_print_profile": "0.20mm Standard 0.4 nozzle @Blocks_RF50",
"max_layer_height": [
"0.30"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"200",
"200"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_speed_e": [
"60"
],
"machine_max_speed_x": [
"500"
],
"machine_max_speed_y": [
"500"
],
"machine_max_speed_z": [
"12"
],
"retraction_length": [
"1"
],
"retraction_speed": [
"60"
],
"deretraction_speed": [
"30"
],
"z_hop": [
"0.4"
],
"z_hop_types": [
"Slope Lift"
],
"auxiliary_fan": "1",
"support_air_filtration": "1",
"printable_height": "500",
"extruder_clearance_radius": "106",
"extruder_clearance_height_to_rod": "30",
"extruder_clearance_height_to_lid": "185",
"upward_compatible_machine": [
"BLOCKS RF50"
],
"wipe_distance": [
"2"
],
"retract_before_wipe": [
"0"
]
}

View File

@@ -1,88 +1,88 @@
{
"type": "machine",
"name": "BLOCKS RF50 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM010",
"printer_model": "BLOCKS RF50",
"default_print_profile": "0.26mm Standard 0.6 nozzle @Blocks_RF50",
"max_layer_height": [
"0.40"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.6"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"200",
"200"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_speed_e": [
"60"
],
"machine_max_speed_x": [
"500"
],
"machine_max_speed_y": [
"500"
],
"machine_max_speed_z": [
"12"
],
"retraction_length": [
"1"
],
"retraction_speed": [
"60"
],
"deretraction_speed": [
"30"
],
"z_hop": [
"0.4"
],
"z_hop_types": [
"Slope Lift"
],
"auxiliary_fan": "1",
"support_air_filtration": "1",
"printable_height": "500",
"extruder_clearance_radius": "106",
"extruder_clearance_height_to_rod": "30",
"extruder_clearance_height_to_lid": "185",
"upward_compatible_machine": [
"BLOCKS RF50"
],
"machine_start_gcode": [
"PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer]",
"SET_PRESSURE_ADVANCE ADVANCE=0.046"
],
"printer_variant": "0.6",
"wipe_distance": [
"2"
],
"retract_before_wipe": [
"0"
]
}
"type": "machine",
"name": "BLOCKS RF50 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM010",
"printer_model": "BLOCKS RF50",
"default_print_profile": "0.26mm Standard 0.6 nozzle @Blocks_RF50",
"max_layer_height": [
"0.40"
],
"min_layer_height": [
"0.10"
],
"nozzle_diameter": [
"0.6"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"200",
"200"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_speed_e": [
"60"
],
"machine_max_speed_x": [
"500"
],
"machine_max_speed_y": [
"500"
],
"machine_max_speed_z": [
"12"
],
"retraction_length": [
"1"
],
"retraction_speed": [
"60"
],
"deretraction_speed": [
"30"
],
"z_hop": [
"0.4"
],
"z_hop_types": [
"Slope Lift"
],
"auxiliary_fan": "1",
"support_air_filtration": "1",
"printable_height": "500",
"extruder_clearance_radius": "106",
"extruder_clearance_height_to_rod": "30",
"extruder_clearance_height_to_lid": "185",
"upward_compatible_machine": [
"BLOCKS RF50"
],
"machine_start_gcode": [
"PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer]",
"SET_PRESSURE_ADVANCE ADVANCE=0.046"
],
"printer_variant": "0.6",
"wipe_distance": [
"2"
],
"retract_before_wipe": [
"0"
]
}

View File

@@ -1,84 +1,84 @@
{
"type": "machine",
"name": "BLOCKS RF50 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM011",
"printer_model": "BLOCKS RF50",
"default_print_profile": "0.38mm Standard 0.8 nozzle @Blocks_RF50",
"max_layer_height": [
"0.60"
],
"min_layer_height": [
"0.20"
],
"nozzle_diameter": [
"0.8"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"200",
"200"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_speed_e": [
"60"
],
"machine_max_speed_x": [
"500"
],
"machine_max_speed_y": [
"500"
],
"machine_max_speed_z": [
"12"
],
"retraction_length": [
"1"
],
"retraction_speed": [
"60"
],
"deretraction_speed": [
"30"
],
"z_hop": [
"0.4"
],
"z_hop_types": [
"Slope Lift"
],
"auxiliary_fan": "1",
"support_air_filtration": "1",
"printable_height": "500",
"extruder_clearance_radius": "106",
"extruder_clearance_height_to_rod": "30",
"extruder_clearance_height_to_lid": "185",
"upward_compatible_machine": [
"BLOCKS RF50"
],
"printer_variant": "0.8",
"wipe_distance": [
"2"
],
"retract_before_wipe": [
"0"
]
}
"type": "machine",
"name": "BLOCKS RF50 0.8 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"instantiation": "true",
"settings_id": "GM011",
"printer_model": "BLOCKS RF50",
"default_print_profile": "0.38mm Standard 0.8 nozzle @Blocks_RF50",
"max_layer_height": [
"0.60"
],
"min_layer_height": [
"0.20"
],
"nozzle_diameter": [
"0.8"
],
"printable_area": [
"0x0",
"500x0",
"500x500",
"0x500"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"200",
"200"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_speed_e": [
"60"
],
"machine_max_speed_x": [
"500"
],
"machine_max_speed_y": [
"500"
],
"machine_max_speed_z": [
"12"
],
"retraction_length": [
"1"
],
"retraction_speed": [
"60"
],
"deretraction_speed": [
"30"
],
"z_hop": [
"0.4"
],
"z_hop_types": [
"Slope Lift"
],
"auxiliary_fan": "1",
"support_air_filtration": "1",
"printable_height": "500",
"extruder_clearance_radius": "106",
"extruder_clearance_height_to_rod": "30",
"extruder_clearance_height_to_lid": "185",
"upward_compatible_machine": [
"BLOCKS RF50"
],
"printer_variant": "0.8",
"wipe_distance": [
"2"
],
"retract_before_wipe": [
"0"
]
}

View File

@@ -1,12 +1,12 @@
{
"type": "machine_model",
"name": "BLOCKS RF50",
"model_id": "BLOCKS RF50",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Blocks",
"bed_model": "RF50 HotBed model.stl",
"bed_texture": "RF50 HotBed texture.png",
"hotend_model": "BLOCKS PrintCore.stl",
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
}
"type": "machine_model",
"name": "BLOCKS RF50",
"model_id": "BLOCKS RF50",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Blocks",
"bed_model": "RF50 HotBed model.stl",
"bed_texture": "RF50 HotBed texture.png",
"hotend_model": "BLOCKS PrintCore.stl",
"default_materials": "Blocks Generic PLA;Blocks Generic PETG;Blocks Generic TPU"
}

View File

@@ -1,140 +1,140 @@
{
"type": "machine",
"name": "fdm_klipper_common",
"inherits": "fdm_machine_common",
"from": "system",
"instantiation": "false",
"gcode_flavor": "klipper",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"5000",
"5000"
],
"machine_max_acceleration_x": [
"5000",
"5000"
],
"machine_max_acceleration_y": [
"5000",
"5000"
],
"machine_max_acceleration_z": [
"500",
"200"
],
"machine_max_speed_e": [
"25",
"25"
],
"machine_max_speed_x": [
"500",
"200"
],
"machine_max_speed_y": [
"500",
"200"
],
"machine_max_speed_z": [
"12",
"12"
],
"machine_max_jerk_e": [
"0",
"0"
],
"machine_max_jerk_x": [
"0",
"0"
],
"machine_max_jerk_y": [
"0",
"0"
],
"machine_max_jerk_z": [
"0",
"0"
],
"machine_min_extruding_rate": [
"0",
"0"
],
"machine_min_travel_rate": [
"0",
"0"
],
"max_layer_height": [
"1.2"
],
"min_layer_height": [
"0.08"
],
"printable_height": "900",
"extruder_clearance_radius": "74",
"extruder_clearance_height_to_rod": "40",
"extruder_clearance_height_to_lid": "140",
"printer_settings_id": "",
"printer_technology": "FFF",
"printer_variant": "0.4",
"retraction_minimum_travel": [
"1"
],
"retract_before_wipe": [
"70%"
],
"retract_when_changing_layer": [
"1"
],
"retraction_length": [
"0.8"
],
"retract_length_toolchange": [
"2"
],
"z_hop": [
"0.4"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retraction_speed": [
"35"
],
"deretraction_speed": [
"35"
],
"z_hop_types": "Normal Lift",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"change_filament_gcode": "CHANGE_FILAMENT",
"machine_pause_gcode": "PAUSE",
"wipe": [
"1"
],
"default_filament_profile": [
"Blocks Generic PLA"
],
"bed_exclude_area": [
"0x0"
],
"machine_start_gcode": "PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer]",
"machine_end_gcode": "M400\nPRINT_END",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]\n",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"scan_first_layer": "0",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
}
"type": "machine",
"name": "fdm_klipper_common",
"inherits": "fdm_machine_common",
"from": "system",
"instantiation": "false",
"gcode_flavor": "klipper",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"5000",
"5000"
],
"machine_max_acceleration_x": [
"5000",
"5000"
],
"machine_max_acceleration_y": [
"5000",
"5000"
],
"machine_max_acceleration_z": [
"500",
"200"
],
"machine_max_speed_e": [
"25",
"25"
],
"machine_max_speed_x": [
"500",
"200"
],
"machine_max_speed_y": [
"500",
"200"
],
"machine_max_speed_z": [
"12",
"12"
],
"machine_max_jerk_e": [
"0",
"0"
],
"machine_max_jerk_x": [
"0",
"0"
],
"machine_max_jerk_y": [
"0",
"0"
],
"machine_max_jerk_z": [
"0",
"0"
],
"machine_min_extruding_rate": [
"0",
"0"
],
"machine_min_travel_rate": [
"0",
"0"
],
"max_layer_height": [
"1.2"
],
"min_layer_height": [
"0.08"
],
"printable_height": "900",
"extruder_clearance_radius": "74",
"extruder_clearance_height_to_rod": "40",
"extruder_clearance_height_to_lid": "140",
"printer_settings_id": "",
"printer_technology": "FFF",
"printer_variant": "0.4",
"retraction_minimum_travel": [
"1"
],
"retract_before_wipe": [
"70%"
],
"retract_when_changing_layer": [
"1"
],
"retraction_length": [
"0.8"
],
"retract_length_toolchange": [
"2"
],
"z_hop": [
"0.4"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retraction_speed": [
"35"
],
"deretraction_speed": [
"35"
],
"z_hop_types": "Normal Lift",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"change_filament_gcode": "CHANGE_FILAMENT",
"machine_pause_gcode": "PAUSE",
"wipe": [
"1"
],
"default_filament_profile": [
"Blocks Generic PLA"
],
"bed_exclude_area": [
"0x0"
],
"machine_start_gcode": "PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer]",
"machine_end_gcode": "M400\nPRINT_END",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]\n",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"scan_first_layer": "0",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
}

View File

@@ -1,116 +1,116 @@
{
"type": "machine",
"name": "fdm_machine_common",
"from": "system",
"instantiation": "false",
"printer_technology": "FFF",
"deretraction_speed": [
"80"
],
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"gcode_flavor": "klipper",
"silent_mode": "0",
"machine_max_acceleration_e": [
"5000"
],
"machine_max_acceleration_extruding": [
"10000"
],
"machine_max_acceleration_retracting": [
"10000"
],
"machine_max_acceleration_x": [
"10000"
],
"machine_max_acceleration_y": [
"10000"
],
"machine_max_acceleration_z": [
"100"
],
"machine_max_speed_e": [
"60"
],
"machine_max_speed_x": [
"300"
],
"machine_max_speed_y": [
"300"
],
"machine_max_speed_z": [
"10"
],
"machine_max_jerk_e": [
"0"
],
"machine_max_jerk_x": [
"0"
],
"machine_max_jerk_y": [
"0"
],
"machine_max_jerk_z": [
"0"
],
"machine_min_extruding_rate": [
"0"
],
"machine_min_travel_rate": [
"0"
],
"max_layer_height": [
"1.2"
],
"min_layer_height": [
"0.08"
],
"printable_height": "900",
"extruder_clearance_radius": "0",
"extruder_clearance_height_to_rod": "0",
"extruder_clearance_height_to_lid": "0",
"nozzle_diameter": [
"0.4"
],
"printer_settings_id": "",
"printer_variant": "0.4",
"retraction_minimum_travel": [
"2"
],
"retract_before_wipe": [
"70%"
],
"retract_when_changing_layer": [
"1"
],
"retraction_length": [
"1"
],
"retract_length_toolchange": [
"1"
],
"z_hop": [
"0"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retraction_speed": [
"60"
],
"single_extruder_multi_material": "1",
"change_filament_gcode": "CHANGE_FILAMENT\n",
"wipe": [
"1"
],
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"machine_start_gcode": "PRINT_START EXTRUDER=[nozzle_temperature_inital_layer] BED=[bed_temperature_initial_layer]",
"machine_end_gcode": "M400; wait for buffer to clear\nPRINT_END"
}
"type": "machine",
"name": "fdm_machine_common",
"from": "system",
"instantiation": "false",
"printer_technology": "FFF",
"deretraction_speed": [
"80"
],
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"gcode_flavor": "klipper",
"silent_mode": "0",
"machine_max_acceleration_e": [
"5000"
],
"machine_max_acceleration_extruding": [
"10000"
],
"machine_max_acceleration_retracting": [
"10000"
],
"machine_max_acceleration_x": [
"10000"
],
"machine_max_acceleration_y": [
"10000"
],
"machine_max_acceleration_z": [
"100"
],
"machine_max_speed_e": [
"60"
],
"machine_max_speed_x": [
"300"
],
"machine_max_speed_y": [
"300"
],
"machine_max_speed_z": [
"10"
],
"machine_max_jerk_e": [
"0"
],
"machine_max_jerk_x": [
"0"
],
"machine_max_jerk_y": [
"0"
],
"machine_max_jerk_z": [
"0"
],
"machine_min_extruding_rate": [
"0"
],
"machine_min_travel_rate": [
"0"
],
"max_layer_height": [
"1.2"
],
"min_layer_height": [
"0.08"
],
"printable_height": "900",
"extruder_clearance_radius": "0",
"extruder_clearance_height_to_rod": "0",
"extruder_clearance_height_to_lid": "0",
"nozzle_diameter": [
"0.4"
],
"printer_settings_id": "",
"printer_variant": "0.4",
"retraction_minimum_travel": [
"2"
],
"retract_before_wipe": [
"70%"
],
"retract_when_changing_layer": [
"1"
],
"retraction_length": [
"1"
],
"retract_length_toolchange": [
"1"
],
"z_hop": [
"0"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retraction_speed": [
"60"
],
"single_extruder_multi_material": "1",
"change_filament_gcode": "CHANGE_FILAMENT\n",
"wipe": [
"1"
],
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"machine_start_gcode": "PRINT_START EXTRUDER=[nozzle_temperature_inital_layer] BED=[bed_temperature_initial_layer]",
"machine_end_gcode": "M400; wait for buffer to clear\nPRINT_END"
}