Add support for Cubicon xCeler-Plus printer and profiles. (#11771)

# Description
This PR adds support for the new printer model **Cubicon xCeler-Plus**.
It includes:
- Machine configuration (JSON)
- Process profiles (Speed, Quality settings)
- Filament settings
- Bed texture and model resources

# Screenshots/Recordings/Graphs
# Tests
I have successfully tested the sliced G-code on the actual machine (Cubicon xCeler-Plus).
- [x] Slicing test passed
- [x] Printing test passed with Klipper firmware
This commit is contained in:
Byeon Ho cheol.
2026-01-06 11:56:00 +09:00
committed by GitHub
parent eab86797dd
commit 57dd572427
38 changed files with 1171 additions and 506 deletions

View File

@@ -1,12 +1,14 @@
{
"type": "process",
"name": "cubicon common @Cubicon xCeler-I 0.4 nozzle",
"inherits": "fdm_process_common_klipper",
"instantiation": "false",
"version": "1.0.0.0",
"instantiation": "false",
"compatible_printers": [
"Cubicon xCeler-I 0.4 nozzle"
"Cubicon xCeler-I 0.4 nozzle",
"Cubicon xCeler-Plus 0.4 nozzle"
],
"print_settings_id": "cubicon common @Cubicon xCeler-I 0.4 nozzle",
"inherits": "fdm_process_common_klipper",
"name": "cubicon common @base",
"print_settings_id": "cubicon common @base",
"accel_to_decel_enable": "1",
"accel_to_decel_factor": "100",
"bridge_angle": "0",
@@ -81,6 +83,7 @@
"top_solid_infill_flow_ratio": "0.9",
"travel_speed": "500",
"support_threshold_angle": "15",
"type": "process",
"wall_loops": "2",
"thick_bridges": "0",
"extra_perimeters_on_overhangs": "1",
@@ -107,9 +110,10 @@
"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,7 +1,11 @@
{
"version": "1.0.0.0",
"type": "process",
"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"
}
"inherits": "cubicon common @base",
"name": "cubicon default @Cubicon xCeler-I 0.4 nozzle",
"print_settings_id": "cubicon default @Cubicon xCeler-I 0.4 nozzle",
"compatible_printers": [
"Cubicon xCeler-I 0.4 nozzle"
]
}

View File

@@ -0,0 +1,11 @@
{
"version": "1.0.0.0",
"type": "process",
"instantiation": "true",
"inherits": "cubicon common @base",
"name": "cubicon default @Cubicon xCeler-Plus 0.4 nozzle",
"print_settings_id": "cubicon default @Cubicon xCeler-Plus 0.4 nozzle",
"compatible_printers": [
"Cubicon xCeler-Plus 0.4 nozzle"
]
}

View File

@@ -1,9 +1,5 @@
{
"type": "process",
"name": "process template @Cubicon xCeler-I 0.4 nozzle",
"inherits": "fdm_process_common_klipper",
"from": "User",
"instantiation": "false",
"instantiation": "false",
"accel_to_decel_enable": "1",
"accel_to_decel_factor": "50%",
"alternate_extra_wall": "0",
@@ -24,7 +20,8 @@
"brim_width": "5",
"calib_flowrate_topinfill_special_order": "0",
"compatible_printers": [
"Cubicon xCeler-I 0.4 nozzle"
"Cubicon xCeler-I 0.4 nozzle",
"Cubicon xCeler-Plus 0.4 nozzle"
],
"compatible_printers_condition": "",
"counterbore_hole_bridging": "none",
@@ -53,6 +50,7 @@
"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",
@@ -77,6 +75,7 @@
"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",
@@ -104,13 +103,14 @@
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_pattern": "zig-zag",
"internal_solid_infill_speed": "250",
"ironing_angle": "0",
"ironing_angle": "-1",
"ironing_flow": "10%",
"ironing_inset": "0",
"ironing_pattern": "zig-zag",
"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",
@@ -131,6 +131,7 @@
"minimum_sparse_infill_area": "15",
"mmu_segmented_region_interlocking_depth": "0",
"mmu_segmented_region_max_width": "0",
"name": "process template @base",
"notes": "",
"only_one_wall_first_layer": "0",
"only_one_wall_top": "1",
@@ -158,7 +159,7 @@
"print_flow_ratio": "1",
"print_order": "default",
"print_sequence": "by layer",
"print_settings_id": "process template @Cubicon xCeler-I 0.4 nozzle",
"print_settings_id": "process template @base",
"raft_contact_distance": "0.1",
"raft_expansion": "1.5",
"raft_first_layer_density": "100%",
@@ -281,6 +282,7 @@
"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",
@@ -315,4 +317,4 @@
],
"xy_contour_compensation": "0",
"xy_hole_compensation": "0"
}
}