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,8 +1,8 @@
{
"type": "process",
"name": "0.08mm Optimal @Elegoo CC 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"instantiation": "true",
"elefant_foot_compensation": "0.05",
"layer_height": "0.08"
}
"type": "process",
"name": "0.08mm Optimal @Elegoo CC 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"instantiation": "true",
"elefant_foot_compensation": "0.05",
"layer_height": "0.08"
}

View File

@@ -1,14 +1,14 @@
{
"type": "process",
"name": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"inherits": "fdm_process_ecc_02010",
"from": "system",
"setting_id": "PECC02010",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"elefant_foot_compensation": "0.15",
"compatible_printers": [
"Elegoo Centauri Carbon 0.2 nozzle"
]
}
"type": "process",
"name": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"inherits": "fdm_process_ecc_02010",
"from": "system",
"setting_id": "PECC02010",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"elefant_foot_compensation": "0.15",
"compatible_printers": [
"Elegoo Centauri Carbon 0.2 nozzle"
]
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.12mm Draft @Elegoo CC 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.12"
}
"type": "process",
"name": "0.12mm Draft @Elegoo CC 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.12"
}

View File

@@ -1,8 +1,8 @@
{
"type": "process",
"name": "0.12mm Fine @Elegoo CC 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.12",
"wall_loops": "3"
}
"type": "process",
"name": "0.12mm Fine @Elegoo CC 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.12",
"wall_loops": "3"
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.14mm Extra Draft @Elegoo CC 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.14"
}
"type": "process",
"name": "0.14mm Extra Draft @Elegoo CC 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo CC 0.2 nozzle",
"instantiation": "true",
"layer_height": "0.14"
}

View File

@@ -1,8 +1,8 @@
{
"type": "process",
"name": "0.16mm Extra Fine @Elegoo CC 0.8 nozzle",
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"instantiation": "true",
"initial_layer_print_height": "0.3",
"layer_height": "0.16"
}
"type": "process",
"name": "0.16mm Extra Fine @Elegoo CC 0.8 nozzle",
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"instantiation": "true",
"initial_layer_print_height": "0.3",
"layer_height": "0.16"
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.16mm Optimal @Elegoo CC 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.16"
}
"type": "process",
"name": "0.16mm Optimal @Elegoo CC 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.16"
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.18mm Fine @Elegoo CC 0.6 nozzle",
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"instantiation": "true",
"layer_height": "0.18"
}
"type": "process",
"name": "0.18mm Fine @Elegoo CC 0.6 nozzle",
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"instantiation": "true",
"layer_height": "0.18"
}

View File

@@ -1,15 +1,15 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"inherits": "fdm_process_ecc_04020",
"from": "system",
"setting_id": "PECC04020",
"instantiation": "true",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0.6",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle"
]
}
"type": "process",
"name": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"inherits": "fdm_process_ecc_04020",
"from": "system",
"setting_id": "PECC04020",
"instantiation": "true",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0.6",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri Carbon 0.4 nozzle"
]
}

View File

@@ -1,13 +1,13 @@
{
"type": "process",
"name": "0.20mm Strength @Elegoo CC 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"instantiation": "true",
"wall_sequence": "inner-outer-inner wall",
"reduce_crossing_wall": "1",
"bottom_shell_layers": "5",
"outer_wall_speed": "120",
"sparse_infill_density": "20%",
"top_shell_layers": "6",
"wall_loops": "6"
}
"type": "process",
"name": "0.20mm Strength @Elegoo CC 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"instantiation": "true",
"wall_sequence": "inner-outer-inner wall",
"reduce_crossing_wall": "1",
"bottom_shell_layers": "5",
"outer_wall_speed": "120",
"sparse_infill_density": "20%",
"top_shell_layers": "6",
"wall_loops": "6"
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.24mm Draft @Elegoo CC 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.24"
}
"type": "process",
"name": "0.24mm Draft @Elegoo CC 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.24"
}

View File

@@ -1,8 +1,8 @@
{
"type": "process",
"name": "0.24mm Fine @Elegoo CC 0.8 nozzle",
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"instantiation": "true",
"initial_layer_print_height": "0.3",
"layer_height": "0.24"
}
"type": "process",
"name": "0.24mm Fine @Elegoo CC 0.8 nozzle",
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"instantiation": "true",
"initial_layer_print_height": "0.3",
"layer_height": "0.24"
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.24mm Optimal @Elegoo CC 0.6 nozzle",
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"instantiation": "true",
"layer_height": "0.24"
}
"type": "process",
"name": "0.24mm Optimal @Elegoo CC 0.6 nozzle",
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"instantiation": "true",
"layer_height": "0.24"
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.28mm Extra Draft @Elegoo CC 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.28"
}
"type": "process",
"name": "0.28mm Extra Draft @Elegoo CC 0.4 nozzle",
"inherits": "0.20mm Standard @Elegoo CC 0.4 nozzle",
"instantiation": "true",
"layer_height": "0.28"
}

View File

@@ -1,13 +1,13 @@
{
"type": "process",
"name": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"inherits": "fdm_process_ecc_06030",
"from": "system",
"setting_id": "PECC06030",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri Carbon 0.6 nozzle"
]
}
"type": "process",
"name": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"inherits": "fdm_process_ecc_06030",
"from": "system",
"setting_id": "PECC06030",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri Carbon 0.6 nozzle"
]
}

View File

@@ -1,13 +1,13 @@
{
"type": "process",
"name": "0.30mm Strength @Elegoo CC 0.6 nozzle",
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"instantiation": "true",
"inner_wall_speed": "120",
"wall_sequence": "inner-outer-inner wall",
"reduce_crossing_wall": "1",
"outer_wall_speed": "80",
"sparse_infill_density": "15%",
"top_surface_speed": "120",
"wall_loops": "4"
}
"type": "process",
"name": "0.30mm Strength @Elegoo CC 0.6 nozzle",
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"instantiation": "true",
"inner_wall_speed": "120",
"wall_sequence": "inner-outer-inner wall",
"reduce_crossing_wall": "1",
"outer_wall_speed": "80",
"sparse_infill_density": "15%",
"top_surface_speed": "120",
"wall_loops": "4"
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.32mm Optimal @Elegoo CC 0.8 nozzle",
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"instantiation": "true",
"layer_height": "0.32"
}
"type": "process",
"name": "0.32mm Optimal @Elegoo CC 0.8 nozzle",
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"instantiation": "true",
"layer_height": "0.32"
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.36mm Draft @Elegoo CC 0.6 nozzle",
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"instantiation": "true",
"layer_height": "0.36"
}
"type": "process",
"name": "0.36mm Draft @Elegoo CC 0.6 nozzle",
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"instantiation": "true",
"layer_height": "0.36"
}

View File

@@ -1,13 +1,13 @@
{
"type": "process",
"name": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"inherits": "fdm_process_ecc_08040",
"from": "system",
"setting_id": "PECC08040",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri Carbon 0.8 nozzle"
]
}
"type": "process",
"name": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"inherits": "fdm_process_ecc_08040",
"from": "system",
"setting_id": "PECC08040",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri Carbon 0.8 nozzle"
]
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.42mm Extra Draft @Elegoo CC 0.6 nozzle",
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"instantiation": "true",
"layer_height": "0.42"
}
"type": "process",
"name": "0.42mm Extra Draft @Elegoo CC 0.6 nozzle",
"inherits": "0.30mm Standard @Elegoo CC 0.6 nozzle",
"instantiation": "true",
"layer_height": "0.42"
}

View File

@@ -1,7 +1,7 @@
{
"type": "process",
"name": "0.48mm Draft @Elegoo CC 0.8 nozzle",
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"instantiation": "true",
"layer_height": "0.48"
}
"type": "process",
"name": "0.48mm Draft @Elegoo CC 0.8 nozzle",
"inherits": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"instantiation": "true",
"layer_height": "0.48"
}

View File

@@ -1,93 +1,93 @@
{
"type": "process",
"name": "fdm_process_ecc",
"inherits": "fdm_process_ecc_common",
"from": "system",
"instantiation": "false",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bridge_speed": "50",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.05",
"enable_arc_fitting": "1",
"outer_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.5",
"initial_layer_speed": "30",
"gap_infill_speed": "50",
"sparse_infill_speed": "250",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.2",
"filename_format": "{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_speed": "150",
"seam_position": "aligned",
"skirt_height": "1",
"skirt_loops": "0",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "cubic",
"top_bottom_infill_wall_overlap": "5%",
"infill_anchor": "400%",
"infill_anchor_max": "40",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"top_surface_pattern": "monotonicline",
"top_surface_acceleration": "2000",
"top_surface_speed": "200",
"top_shell_layers": "3",
"travel_speed": "500",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "35",
"wall_generator": "classic",
"compatible_printers": [],
"detect_narrow_internal_solid_infill": "1",
"extra_perimeters_on_overhangs": "0",
"seam_slope_conditional": "1",
"seam_slope_inner_walls": "1",
"accel_to_decel_enable": "0",
"precise_outer_wall": "0",
"seam_slope_min_length": "0",
"bridge_flow": "0.95",
"internal_bridge_flow": "0.95",
"role_based_wipe_speed": "0",
"seam_slope_type": "none",
"wipe_on_loops": "0",
"gcode_label_objects": "0",
"staggered_inner_seams": "0",
"wipe_before_external_loop": "0",
"exclude_object": "1",
"wipe_speed": "100%",
"print_flow_ratio": "1.0",
"wall_sequence": "inner wall/outer wall"
}
"type": "process",
"name": "fdm_process_ecc",
"inherits": "fdm_process_ecc_common",
"from": "system",
"instantiation": "false",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bridge_speed": "50",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.05",
"enable_arc_fitting": "1",
"outer_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.5",
"initial_layer_speed": "30",
"gap_infill_speed": "50",
"sparse_infill_speed": "250",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.2",
"filename_format": "{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_speed": "150",
"seam_position": "aligned",
"skirt_height": "1",
"skirt_loops": "0",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "cubic",
"top_bottom_infill_wall_overlap": "5%",
"infill_anchor": "400%",
"infill_anchor_max": "40",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_top_z_distance": "0.2",
"support_bottom_z_distance": "0.2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"top_surface_pattern": "monotonicline",
"top_surface_acceleration": "2000",
"top_surface_speed": "200",
"top_shell_layers": "3",
"travel_speed": "500",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "35",
"wall_generator": "classic",
"compatible_printers": [],
"detect_narrow_internal_solid_infill": "1",
"extra_perimeters_on_overhangs": "0",
"seam_slope_conditional": "1",
"seam_slope_inner_walls": "1",
"accel_to_decel_enable": "0",
"precise_outer_wall": "0",
"seam_slope_min_length": "0",
"bridge_flow": "0.95",
"internal_bridge_flow": "0.95",
"role_based_wipe_speed": "0",
"seam_slope_type": "none",
"wipe_on_loops": "0",
"gcode_label_objects": "0",
"staggered_inner_seams": "0",
"wipe_before_external_loop": "0",
"exclude_object": "1",
"wipe_speed": "100%",
"print_flow_ratio": "1.0",
"wall_sequence": "inner wall/outer wall"
}

View File

@@ -1,29 +1,29 @@
{
"type": "process",
"name": "fdm_process_ecc_02010",
"inherits": "fdm_process_ecc",
"from": "system",
"instantiation": "false",
"layer_height": "0.1",
"initial_layer_print_height": "0.15",
"elefant_foot_compensation": "0.05",
"wall_loops": "4",
"bottom_shell_layers": "5",
"top_shell_layers": "7",
"bridge_flow": "1",
"line_width": "0.22",
"outer_wall_line_width": "0.22",
"initial_layer_line_width": "0.3",
"sparse_infill_line_width": "0.25",
"inner_wall_line_width": "0.22",
"internal_solid_infill_line_width": "0.22",
"support_line_width": "0.22",
"top_surface_line_width": "0.22",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "60",
"sparse_infill_speed": "100",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "100",
"outer_wall_speed": "60",
"top_surface_speed": "80"
}
"type": "process",
"name": "fdm_process_ecc_02010",
"inherits": "fdm_process_ecc",
"from": "system",
"instantiation": "false",
"layer_height": "0.1",
"initial_layer_print_height": "0.15",
"elefant_foot_compensation": "0.05",
"wall_loops": "4",
"bottom_shell_layers": "5",
"top_shell_layers": "7",
"bridge_flow": "1",
"line_width": "0.22",
"outer_wall_line_width": "0.22",
"initial_layer_line_width": "0.3",
"sparse_infill_line_width": "0.25",
"inner_wall_line_width": "0.22",
"internal_solid_infill_line_width": "0.22",
"support_line_width": "0.22",
"top_surface_line_width": "0.22",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "60",
"sparse_infill_speed": "100",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "100",
"outer_wall_speed": "60",
"top_surface_speed": "80"
}

View File

@@ -1,18 +1,18 @@
{
"type": "process",
"name": "fdm_process_ecc_04020",
"inherits": "fdm_process_ecc",
"from": "system",
"instantiation": "false",
"elefant_foot_compensation": "0.1",
"top_shell_thickness": "1.0",
"bridge_flow": "1",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "105",
"outer_wall_speed": "160",
"inner_wall_speed": "200",
"sparse_infill_speed": "200",
"internal_solid_infill_speed": "250",
"gap_infill_speed": "250",
"top_shell_layers": "5"
}
"type": "process",
"name": "fdm_process_ecc_04020",
"inherits": "fdm_process_ecc",
"from": "system",
"instantiation": "false",
"elefant_foot_compensation": "0.1",
"top_shell_thickness": "1.0",
"bridge_flow": "1",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "105",
"outer_wall_speed": "160",
"inner_wall_speed": "200",
"sparse_infill_speed": "200",
"internal_solid_infill_speed": "250",
"gap_infill_speed": "250",
"top_shell_layers": "5"
}

View File

@@ -1,26 +1,26 @@
{
"type": "process",
"name": "fdm_process_ecc_06030",
"inherits": "fdm_process_ecc",
"from": "system",
"instantiation": "false",
"layer_height": "0.3",
"initial_layer_print_height": "0.3",
"elefant_foot_compensation": "0.15",
"bridge_flow": "1",
"line_width": "0.62",
"outer_wall_line_width": "0.62",
"initial_layer_line_width": "0.80",
"sparse_infill_line_width": "0.62",
"inner_wall_line_width": "0.62",
"internal_solid_infill_line_width": "0.62",
"support_line_width": "0.62",
"top_surface_line_width": "0.62",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "55",
"gap_infill_speed": "80",
"sparse_infill_speed": "200",
"top_surface_speed": "150",
"bridge_speed": "30",
"overhang_3_4_speed": "25"
}
"type": "process",
"name": "fdm_process_ecc_06030",
"inherits": "fdm_process_ecc",
"from": "system",
"instantiation": "false",
"layer_height": "0.3",
"initial_layer_print_height": "0.3",
"elefant_foot_compensation": "0.15",
"bridge_flow": "1",
"line_width": "0.62",
"outer_wall_line_width": "0.62",
"initial_layer_line_width": "0.80",
"sparse_infill_line_width": "0.62",
"inner_wall_line_width": "0.62",
"internal_solid_infill_line_width": "0.62",
"support_line_width": "0.62",
"top_surface_line_width": "0.62",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "55",
"gap_infill_speed": "80",
"sparse_infill_speed": "200",
"top_surface_speed": "150",
"bridge_speed": "30",
"overhang_3_4_speed": "25"
}

View File

@@ -1,27 +1,27 @@
{
"type": "process",
"name": "fdm_process_ecc_08040",
"inherits": "fdm_process_ecc",
"from": "system",
"instantiation": "false",
"layer_height": "0.4",
"initial_layer_print_height": "0.4",
"elefant_foot_compensation": "0.15",
"bridge_flow": "1",
"line_width": "0.82",
"outer_wall_line_width": "0.82",
"initial_layer_line_width": "0.82",
"sparse_infill_line_width": "0.82",
"inner_wall_line_width": "0.82",
"internal_solid_infill_line_width": "0.82",
"support_line_width": "0.82",
"top_surface_line_width": "0.82",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "55",
"sparse_infill_speed": "100",
"top_surface_speed": "150",
"bridge_speed": "30",
"overhang_2_4_speed": "40",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10"
}
"type": "process",
"name": "fdm_process_ecc_08040",
"inherits": "fdm_process_ecc",
"from": "system",
"instantiation": "false",
"layer_height": "0.4",
"initial_layer_print_height": "0.4",
"elefant_foot_compensation": "0.15",
"bridge_flow": "1",
"line_width": "0.82",
"outer_wall_line_width": "0.82",
"initial_layer_line_width": "0.82",
"sparse_infill_line_width": "0.82",
"inner_wall_line_width": "0.82",
"internal_solid_infill_line_width": "0.82",
"support_line_width": "0.82",
"top_surface_line_width": "0.82",
"initial_layer_speed": "35",
"initial_layer_infill_speed": "55",
"sparse_infill_speed": "100",
"top_surface_speed": "150",
"bridge_speed": "30",
"overhang_2_4_speed": "40",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10"
}

View File

@@ -1,86 +1,86 @@
{
"type": "process",
"name": "fdm_process_ecc_common",
"from": "system",
"instantiation": "false",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"brim_width": "5",
"print_sequence": "by layer",
"default_acceleration": "10000",
"travel_acceleration": "0",
"inner_wall_acceleration": "0",
"bridge_no_support": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "120",
"line_width": "0.45",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "20",
"gap_infill_speed": "30",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"sparse_infill_speed": "50",
"overhang_speed_classic": "1",
"interface_shells": "0",
"detect_overhang_wall": "0",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}.gcode",
"wall_loops": "2",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "40",
"raft_layers": "0",
"seam_position": "nearest",
"skirt_distance": "2",
"skirt_height": "2",
"minimum_sparse_infill_area": "0",
"internal_solid_infill_line_width": "0.45",
"internal_solid_infill_speed": "40",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_filament": "0",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.15",
"support_interface_loop_pattern": "0",
"support_interface_top_layers": "2",
"support_interface_spacing": "0",
"support_interface_speed": "80",
"support_interface_pattern": "auto",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2",
"support_speed": "40",
"support_threshold_angle": "40",
"support_object_xy_distance": "0.5",
"tree_support_angle_slow": "30",
"tree_support_branch_angle_organic": "45",
"tree_support_branch_diameter_double_wall": "10",
"tree_support_branch_distance_organic": "5",
"tree_support_tip_diameter": "2",
"detect_thin_wall": "0",
"top_surface_line_width": "0.42",
"top_surface_speed": "30",
"travel_speed": "400",
"enable_prime_tower": "1",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"role_based_wipe_speed": "1",
"detect_narrow_internal_solid_infill": "1",
"top_shell_thickness": "0.8",
"bottom_shell_thickness": "0.8",
"gap_fill_target": "everywhere",
"filter_out_gap_fill": "1",
"ensure_vertical_shell_thickness": "ensure_all",
"compatible_printers": [],
"slowdown_for_curled_perimeters": "0"
}
"type": "process",
"name": "fdm_process_ecc_common",
"from": "system",
"instantiation": "false",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"brim_width": "5",
"print_sequence": "by layer",
"default_acceleration": "10000",
"travel_acceleration": "0",
"inner_wall_acceleration": "0",
"bridge_no_support": "0",
"elefant_foot_compensation": "0.1",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "120",
"line_width": "0.45",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "20",
"gap_infill_speed": "30",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"sparse_infill_speed": "50",
"overhang_speed_classic": "1",
"interface_shells": "0",
"detect_overhang_wall": "0",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}.gcode",
"wall_loops": "2",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "40",
"raft_layers": "0",
"seam_position": "nearest",
"skirt_distance": "2",
"skirt_height": "2",
"minimum_sparse_infill_area": "0",
"internal_solid_infill_line_width": "0.45",
"internal_solid_infill_speed": "40",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_filament": "0",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.15",
"support_interface_loop_pattern": "0",
"support_interface_top_layers": "2",
"support_interface_spacing": "0",
"support_interface_speed": "80",
"support_interface_pattern": "auto",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2",
"support_speed": "40",
"support_threshold_angle": "40",
"support_object_xy_distance": "0.5",
"tree_support_angle_slow": "30",
"tree_support_branch_angle_organic": "45",
"tree_support_branch_diameter_double_wall": "10",
"tree_support_branch_distance_organic": "5",
"tree_support_tip_diameter": "2",
"detect_thin_wall": "0",
"top_surface_line_width": "0.42",
"top_surface_speed": "30",
"travel_speed": "400",
"enable_prime_tower": "1",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"role_based_wipe_speed": "1",
"detect_narrow_internal_solid_infill": "1",
"top_shell_thickness": "0.8",
"bottom_shell_thickness": "0.8",
"gap_fill_target": "everywhere",
"filter_out_gap_fill": "1",
"ensure_vertical_shell_thickness": "ensure_all",
"compatible_printers": [],
"slowdown_for_curled_perimeters": "0"
}