Initial release
Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled

This commit is contained in:
Louis Rossmann 2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View file

@ -0,0 +1,13 @@
{
"type": "process",
"name": "0.40mm Standard @Elegoo CC 0.8 nozzle",
"inherits": "fdm_process_ecc_08040",
"from": "system",
"setting_id": "PECC08040",
"instantiation": "true",
"sparse_infill_pattern": "zig-zag",
"filename_format": "ECC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri Carbon 0.8 nozzle"
]
}