Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,13 +1,12 @@
{
"version": "1.0.0.0",
"instantiation": "false",
"type": "process",
"name": "cubicon common @Cubicon xCeler-I 0.4 nozzle",
"inherits": "fdm_process_common_klipper",
"instantiation": "false",
"compatible_printers": [
"Cubicon xCeler-I 0.4 nozzle"
],
"inherits": "fdm_process_common_klipper",
"name": "cubicon common @Cubicon xCeler-I 0.4 nozzle",
"print_settings_id": "cubicon common @Cubicon xCeler-I 0.4 nozzle",
"accel_to_decel_enable": "1",
"accel_to_decel_factor": "100",
"bridge_angle": "0",
@@ -82,7 +81,6 @@
"top_solid_infill_flow_ratio": "0.9",
"travel_speed": "500",
"support_threshold_angle": "15",
"type": "2",
"wall_loops": "2",
"thick_bridges": "0",
"extra_perimeters_on_overhangs": "1",
@@ -109,10 +107,9 @@
"slowdown_for_curled_perimeters": "0",
"bridge_speed": "50",
"internal_bridge_speed": "150%",
"is_custom_defined": "0",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"independent_support_layer_height": "1"
}
}

View File

@@ -1,8 +1,7 @@
{
"version": "1.0.0.0",
"type": "process",
"instantiation": "true",
"inherits": "cubicon common @Cubicon xCeler-I 0.4 nozzle",
"name": "cubicon default @Cubicon xCeler-I 0.4 nozzle",
"inherits": "cubicon common @Cubicon xCeler-I 0.4 nozzle",
"instantiation": "true",
"print_settings_id": "cubicon default @Cubicon xCeler-I 0.4 nozzle"
}
}

View File

@@ -67,4 +67,4 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0"
}
}

View File

@@ -1,8 +1,8 @@
{
"type": "process",
"name": "fdm_process_common_klipper",
"inherits": "fdm_process_common",
"from": "system",
"inherits": "fdm_process_common",
"instantiation": "false",
"default_jerk": "9",
"initial_layer_jerk": "9",
@@ -12,5 +12,4 @@
"inner_wall_jerk": "7",
"top_surface_jerk": "7",
"exclude_object": "1"
}
}

View File

@@ -1,5 +1,9 @@
{
"instantiation": "false",
"type": "process",
"name": "process template @Cubicon xCeler-I 0.4 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "User",
"instantiation": "false",
"accel_to_decel_enable": "1",
"accel_to_decel_factor": "50%",
"alternate_extra_wall": "0",
@@ -49,7 +53,6 @@
"flush_into_infill": "0",
"flush_into_objects": "0",
"flush_into_support": "1",
"from": "User",
"fuzzy_skin": "none",
"fuzzy_skin_first_layer": "0",
"fuzzy_skin_noise_type": "classic",
@@ -74,7 +77,6 @@
"infill_direction": "45",
"infill_jerk": "20",
"infill_wall_overlap": "15%",
"inherits": "fdm_process_common_klipper",
"initial_layer_acceleration": "1000",
"initial_layer_infill_speed": "200",
"initial_layer_jerk": "20",
@@ -109,7 +111,6 @@
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"is_custom_defined": "0",
"is_infill_first": "0",
"lattice_angle_1": "-45",
"lattice_angle_2": "45",
@@ -130,7 +131,6 @@
"minimum_sparse_infill_area": "15",
"mmu_segmented_region_interlocking_depth": "0",
"mmu_segmented_region_max_width": "0",
"name": "process template @Cubicon xCeler-I 0.4 nozzle",
"notes": "",
"only_one_wall_first_layer": "0",
"only_one_wall_top": "1",
@@ -281,7 +281,6 @@
"tree_support_tip_diameter": "0.8",
"tree_support_top_rate": "30%",
"tree_support_wall_count": "0",
"version": "1.7.0.2",
"wall_direction": "auto",
"wall_distribution_count": "1",
"wall_filament": "1",
@@ -316,4 +315,4 @@
],
"xy_contour_compensation": "0",
"xy_hole_compensation": "0"
}
}