Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

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