OrcaSlicer Files

This commit is contained in:
Aria 2025-04-30 11:48:52 +10:00
parent e5468753cf
commit 181bd92f5e
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
1113 changed files with 69943 additions and 8 deletions

View file

@ -0,0 +1,15 @@
{
"type": "process",
"name": "0.20mm Standard @Elegoo C 0.4 nozzle",
"inherits": "fdm_process_ecc_04020",
"from": "system",
"setting_id": "PEC04020",
"instantiation": "true",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0.6",
"sparse_infill_pattern": "zig-zag",
"filename_format": "EC_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"compatible_printers": [
"Elegoo Centauri 0.4 nozzle"
]
}