Add Elegoo CC 2 profiles (#11240)

### NOTE: NOT TESTED

<img width="789" height="601" alt="image" src="https://github.com/user-attachments/assets/f0057c21-d169-4269-8bf1-ab9cb2f5d10d" />
<img width="1567" height="1065" alt="image" src="https://github.com/user-attachments/assets/5f4e3fcf-b294-4b56-810e-59d85caff4ef" />
This commit is contained in:
Noisyfox
2026-02-08 17:00:52 +08:00
committed by GitHub
parent 48b8edc2bb
commit d46cd65d7c
283 changed files with 1160 additions and 236 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Elegoo ASA @ECC2",
"inherits": "Elegoo ASA @base",
"from": "system",
"setting_id": "EASAECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"nozzle_temperature": [
"270"
],
"nozzle_temperature_initial_layer": [
"270"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -0,0 +1,19 @@
{
"type": "filament",
"name": "Elegoo PETG PRO @ECC2",
"inherits": "Elegoo PETG PRO @base",
"from": "system",
"setting_id": "EPETGPROECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"overhang_fan_threshold": [
"50%"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -0,0 +1,52 @@
{
"type": "filament",
"name": "Elegoo PLA Matte @ECC2",
"inherits": "Elegoo PLA Matte @base",
"from": "system",
"setting_id": "EPLAMECC2",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"16"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"pressure_advance": [
"0.024"
],
"filament_cost": [
"0"
],
"filament_density": [
"1.25"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Elegoo PLA PRO @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPROECC2",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"6"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -0,0 +1,52 @@
{
"type": "filament",
"name": "Elegoo PLA Silk @ECC2",
"inherits": "Elegoo PLA Silk @base",
"from": "system",
"setting_id": "EPLASECC2",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"8"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"pressure_advance": [
"0.024"
],
"filament_density": [
"1.32"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -0,0 +1,25 @@
{
"type": "filament",
"name": "Elegoo PLA+ @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "EPLAPLUSECC2",
"instantiation": "true",
"filament_max_volumetric_speed": [
"20"
],
"pressure_advance": [
"0.024"
],
"slow_down_layer_time": [
"6"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -0,0 +1,61 @@
{
"type": "filament",
"name": "Elegoo PLA-CF @ECC2",
"inherits": "Elegoo PLA-CF @base",
"from": "system",
"setting_id": "EPLACFECC2",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"filament_max_volumetric_speed": [
"21"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"6"
],
"textured_plate_temp": [
"65"
],
"textured_plate_temp_initial_layer": [
"65"
],
"pressure_advance": [
"0.024"
],
"additional_cooling_fan_speed": [
"0"
],
"cool_plate_temp": [
"45"
],
"cool_plate_temp_initial_layer": [
"45"
],
"filament_density": [
"1.21"
],
"required_nozzle_HRC": [
"40"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -0,0 +1,34 @@
{
"type": "filament",
"name": "Elegoo RAPID PETG @ECC2",
"inherits": "Elegoo RAPID PETG @base",
"from": "system",
"setting_id": "ERPETGECC2",
"instantiation": "true",
"pressure_advance": [
"0.024"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"30"
],
"filament_density": [
"1.26"
],
"filament_max_volumetric_speed": [
"18"
],
"nozzle_temperature": [
"250"
],
"nozzle_temperature_initial_layer": [
"250"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "filament",
"name": "Elegoo RAPID PLA+ @ECC2",
"inherits": "Elegoo PLA @base",
"from": "system",
"setting_id": "ERPLAPLUSECC2",
"instantiation": "true",
"fan_cooling_layer_time": [
"80"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"60"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"slow_down_layer_time": [
"4"
],
"textured_plate_temp": [
"60"
],
"textured_plate_temp_initial_layer": [
"60"
],
"pressure_advance": [
"0.024"
],
"filament_max_volumetric_speed": [
"21"
],
"filament_density": [
"1.25"
],
"filament_start_gcode": [
"; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -0,0 +1,19 @@
{
"type": "filament",
"name": "Elegoo TPU 95A @ECC2",
"inherits": "Elegoo TPU 95A @base",
"from": "system",
"setting_id": "ETPU95AECC2",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.2"
],
"pressure_advance": [
"0.024"
],
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle",
"Elegoo Centauri Carbon 2 0.6 nozzle",
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
}

View File

@@ -11,6 +11,7 @@
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",

View File

@@ -11,6 +11,7 @@
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",

View File

@@ -11,6 +11,7 @@
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",

View File

@@ -35,6 +35,7 @@
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",

View File

@@ -11,6 +11,7 @@
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",

View File

@@ -35,6 +35,7 @@
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",

View File

@@ -11,6 +11,7 @@
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",

View File

@@ -11,6 +11,7 @@
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",

View File

@@ -11,6 +11,7 @@
"compatible_printers": [
"Elegoo Centauri 0.2 nozzle",
"Elegoo Centauri Carbon 0.2 nozzle",
"Elegoo Centauri Carbon 2 0.2 nozzle",
"Elegoo Neptune 4 0.2 nozzle",
"Elegoo Neptune 4 Pro 0.2 nozzle",
"Elegoo Neptune 4 Plus 0.2 nozzle",

View File

@@ -0,0 +1,32 @@
{
"type": "machine",
"name": "Elegoo Centauri Carbon 2 0.2 nozzle",
"inherits": "Elegoo Centauri Carbon 2 0.4 nozzle",
"from": "system",
"setting_id": "ECC202",
"instantiation": "true",
"nozzle_diameter": [
"0.2"
],
"printer_model": "Elegoo Centauri Carbon 2",
"printer_variant": "0.2",
"default_filament_profile": [
"Elegoo PLA @0.2 nozzle"
],
"default_print_profile": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
"retraction_minimum_travel": [
"0.4"
],
"wipe_distance": [
"0.8"
],
"retraction_length": [
"0.5"
],
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
]
}

View File

@@ -0,0 +1,83 @@
{
"type": "machine",
"name": "Elegoo Centauri Carbon 2 0.4 nozzle",
"inherits": "fdm_machine_ecc",
"from": "system",
"setting_id": "ECC204",
"instantiation": "true",
"nozzle_diameter": [
"0.4"
],
"host_type": "elegoolink",
"printer_model": "Elegoo Centauri Carbon 2",
"printer_variant": "0.4",
"auxiliary_fan": "1",
"printable_area": [
"0x0",
"256x0",
"256x256",
"0x256"
],
"printable_height": "256",
"retract_lift_below": [
"255"
],
"bed_exclude_area": [
"246x0",
"256x0",
"256x20",
"246x20"
],
"bed_texture_area": [
"0x-10",
"256x-10",
"256x256",
"0x256"
],
"thumbnails": [
"144x144"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
],
"default_filament_profile": [
"Elegoo PLA @ECC2"
],
"default_print_profile": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
"extruder_offset": [
"0x1.5"
],
"default_bed_type": "4",
"fan_speedup_time": "0.5",
"machine_load_filament_time": "29",
"machine_unload_filament_time": "28",
"nozzle_type": "hardened_steel",
"scan_first_layer": "1",
"upward_compatible_machine": [],
"manual_filament_change": "0",
"auto_toolchange_command": "0",
"purge_in_prime_tower": "0",
"gcode_flavor": "klipper",
"machine_pause_gcode": "M600",
"support_multi_filament": "1",
"bed_mesh_max": "243,245",
"bed_mesh_min": "10,10",
"bed_mesh_probe_distance": "22,22",
"disable_m73": "0",
"machine_max_jerk_x": [
"20",
"9"
],
"machine_max_jerk_y": [
"20",
"9"
],
"change_filament_gcode": "\n;==========CC2==========\n;===== date: 2025-10-16-001 =====================\nM106 S0\nM106 P2 S0\nG1 Z{min(max_layer_z+3, printable_height+0.5)} F1200\nT[next_extruder]\nM6211 T[next_extruder] L[flush_length] M{old_filament_e_feedrate} N{new_filament_e_feedrate} Q[old_filament_temp] R[nozzle_temperature_range_high] S[new_filament_temp]\n",
"layer_change_gcode": "M73 L{layer_num+1}\n;LAYER:{layer_num+1}\n",
"machine_end_gcode": ";===== CC&CC2 - END Gcode ================\n;===== date: 2025-10-16-001 =====================\n\nM104 S0\nM140 S0 ;Turn-off bed\nM83\nG92 E0 ; zero the extruder\nG1 E-1.5 F1800\nG2 I0 J1 Z{max_layer_z+0.5} F3000 ; lower z a little\nM106 S0\nM106 P2 S0\nG90\n{if max_layer_z > 75}G1 Z{min(max_layer_z+5, printable_height+0.5)} F20000{else}G1 Z80 F20000 {endif}; Move print head up \nG180 S9\nM84\n",
"machine_start_gcode": ";===== CC2 - Start Gcode ================\n;===== date: 2025-10-29-001 =====================\n\nG90\nM104 S140\nM140 S[bed_temperature_initial_layer_single]\nM190 S[bed_temperature_initial_layer_single] A\nM106 S0\nBED_MESH_CALIBRATE 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=0 ADAPTIVE_MARGIN=0 FROM_SLICER=1\nM204 S{min(20000,max(1000,outer_wall_acceleration))} ;Call exterior wall print acceleration\nG28\nM109 S[nozzle_temperature_initial_layer]\nT[initial_no_support_extruder]\nM6211 A1 T[initial_no_support_extruder] Q[nozzle_temperature_initial_layer] R[nozzle_temperature_initial_layer] S[nozzle_temperature_initial_layer]\n\n{if first_layer_print_min[1] > 0.5}\nG180 S7\nG1 X{print_bed_max[0]*0.5-1} Y-1.2 F20000\nG1 Z0.5 F900\nM109 S[nozzle_temperature_initial_layer]\nM83\nG92 E0 ;Reset Extruder\nG1 E6 F{min(1200, max(120, filament_max_volumetric_speed[initial_no_support_extruder]*60/2/2.5043))} \nM106 S200\nG1 X{print_bed_max[0]*0.5-41} E20 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]*60/2/2.5043))} \nG1 F6000\nG1 X{print_bed_max[0]*0.5-46} E0.8\n{else}\nG1 E30 F{min(1200, max(120, filament_max_volumetric_speed[initial_no_support_extruder]*60/2/2.5043))}\n{endif}\nM106 S0\nG180 S8\nG1 F20000\nG92 E0 ;Reset Extruder\n;LAYER_COUNT:[total_layer_count]\n;LAYER:0",
"retract_restart_extra_toolchange": [
"0.5"
]
}

View File

@@ -0,0 +1,32 @@
{
"type": "machine",
"name": "Elegoo Centauri Carbon 2 0.6 nozzle",
"inherits": "Elegoo Centauri Carbon 2 0.4 nozzle",
"from": "system",
"setting_id": "ECC206",
"instantiation": "true",
"nozzle_diameter": [
"0.6"
],
"printer_model": "Elegoo Centauri Carbon 2",
"printer_variant": "0.6",
"default_filament_profile": [
"Elegoo PLA @ECC2"
],
"default_print_profile": "0.30mm Standard @Elegoo CC2 0.6 nozzle",
"retraction_minimum_travel": [
"1.2"
],
"wipe_distance": [
"1.8"
],
"retraction_length": [
"0.8"
],
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "machine",
"name": "Elegoo Centauri Carbon 2 0.8 nozzle",
"inherits": "Elegoo Centauri Carbon 2 0.4 nozzle",
"from": "system",
"setting_id": "ECC208",
"instantiation": "true",
"nozzle_diameter": [
"0.8"
],
"printer_model": "Elegoo Centauri Carbon 2",
"printer_variant": "0.8",
"default_filament_profile": [
"Elegoo PLA @ECC2"
],
"default_print_profile": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
"retraction_minimum_travel": [
"1.6"
],
"wipe_distance": [
"2.0"
],
"retraction_length": [
"1.2"
],
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"retract_length_toolchange": [
"3"
]
}

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Elegoo Centauri Carbon 2",
"model_id": "Elegoo-CC2",
"nozzle_diameter": "0.4;0.2;0.6;0.8",
"machine_tech": "FFF",
"family": "Elegoo",
"bed_model": "elegoo_centuri_carbon_buildplate_model.stl",
"bed_texture": "elegoo_centuri_carbon_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Elegoo ASA @0.2 nozzle;Elegoo ASA @ECC2;Elegoo PETG @0.2 nozzle;Elegoo PETG @ECC2;Elegoo PETG PRO @0.2 nozzle;Elegoo PETG PRO @ECC2;Elegoo PLA @0.2 nozzle;Elegoo PLA Matte @0.2 nozzle;Elegoo PLA Matte @ECC2;Elegoo PLA PRO @0.2 nozzle;Elegoo PLA PRO @ECC2;Elegoo PLA Silk @0.2 nozzle;Elegoo PLA Silk @ECC2;Elegoo PLA-CF @ECC2;Elegoo PLA @ECC2;Elegoo PLA+ @0.2 nozzle;Elegoo PLA+ @ECC2;Elegoo RAPID PETG @0.2 nozzle;Elegoo RAPID PETG @ECC2;Elegoo RAPID PETG+ @0.2 nozzle;Elegoo RAPID PETG+ @ECC2;Elegoo RAPID PLA @0.2 nozzle;Elegoo RAPID PLA @ECC2;Elegoo RAPID PLA+ @0.2 nozzle;Elegoo RAPID PLA+ @ECC2;Elegoo TPU 95A @ECC2;Elegoo PLA Basic @0.2 nozzle;Elegoo PLA Basic @ECC2;Elegoo PLA Galaxy @ECC2;Elegoo PLA Marble @ECC2; Elegoo PLA Sparkle @ECC2;Elegoo PLA Wood @ECC2;Elegoo RAPID TPU 95A @ECC2;Elegoo ABS @0.2 nozzle;Elegoo ABS @ECC2;Elegoo PAHT-CF @ECC2;Elegoo PC @0.2 nozzle;Elegoo PC @ECC2;Elegoo PC-FR @0.2 nozzle;Elegoo PC-FR @ECC2;Elegoo PETG-CF @ECC2;Elegoo PETG-GF @ECC2;Elegoo PETG Translucent @0.2 nozzle;Elegoo PETG Translucent @ECC2"
}

View File

@@ -0,0 +1,8 @@
{
"type": "process",
"name": "0.08mm Optimal @Elegoo CC2 0.2 nozzle",
"inherits": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
"instantiation": "true",
"elefant_foot_compensation": "0.05",
"layer_height": "0.08"
}

View File

@@ -0,0 +1,16 @@
{
"type": "process",
"name": "0.10mm Standard @Elegoo CC2 0.2 nozzle",
"inherits": "fdm_process_ecc_02010",
"from": "system",
"setting_id": "PECC202010",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"min_width_top_surface": "50%",
"elefant_foot_compensation": "0.15",
"enable_prime_tower": "1",
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.2 nozzle"
]
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,34 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo CC2 0.4 nozzle",
"inherits": "fdm_process_ecc_04020",
"from": "system",
"setting_id": "PECC204020",
"instantiation": "true",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0.6",
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"min_width_top_surface": "50%",
"enable_prime_tower": "1",
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.4 nozzle"
],
"enable_arc_fitting": "0",
"exclude_object": "0",
"independent_support_layer_height": "0",
"infill_anchor": "1000",
"initial_layer_acceleration": "2000",
"outer_wall_speed": "200",
"skirt_height": "4",
"sparse_infill_pattern": "honeycomb",
"support_base_pattern": "honeycomb",
"support_base_pattern_spacing": "1",
"support_bottom_z_distance": "0.1",
"support_top_z_distance": "0.08",
"support_type": "tree(auto)",
"top_surface_acceleration": "5000",
"tree_support_branch_distance_organic": "2",
"tree_support_tip_diameter": "0.8",
"wall_sequence": "inner-outer-inner wall"
}

View File

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

View File

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

Some files were not shown because too many files have changed in this diff Show More