Update CC2 Profiles from elegoo slicer (#12215)

This commit is contained in:
TheLegendTubaGuy
2026-03-11 10:57:40 -05:00
committed by GitHub
parent 25740788e7
commit e6dfd2d8cb
60 changed files with 1326 additions and 96 deletions

View File

@@ -2,15 +2,16 @@
{
"type": "process",
"name": "0.40mm Standard @Elegoo CC2 0.8 nozzle",
"inherits": "fdm_process_ecc_08040",
"inherits": "fdm_process_elegoo_08040",
"from": "system",
"setting_id": "PECC208040",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"filename_format": "ECC2_{nozzle_diameter[0]}_{input_filename_base}_{filament_name}_{layer_height}_{print_time}.gcode",
"min_width_top_surface": "50%",
"enable_prime_tower": "1",
"compatible_printers": [
"Elegoo Centauri Carbon 2 0.8 nozzle"
]
],
"reduce_infill_retraction": "0"
}