Files
OrcaSlicer/resources/profiles/Elegoo/process/EC2/0.10mm Standard @Elegoo C2 0.2 nozzle.json
wujie 67645760f2 Add Elegoo Centauri 2 machine profiles (#14402)
* feat(profiles,elegoo): add Elegoo Centauri 2 machine profiles

* chore(profiles,elegoo): add type/from to Elegoo process presets
2026-06-25 22:08:27 +08:00

21 lines
647 B
JSON

{
"type": "process",
"name": "0.10mm Standard @Elegoo C2 0.2 nozzle",
"inherits": "fdm_process_elegoo_02010",
"from": "system",
"setting_id": "PEC202010",
"instantiation": "true",
"filename_format": "EC2_{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",
"initial_layer_acceleration": "500",
"outer_wall_speed": "160",
"sparse_infill_pattern": "rectilinear",
"top_surface_acceleration": "2000",
"compatible_printers": [
"Elegoo Centauri 2 0.2 nozzle"
]
}