Files
OrcaSlicer/resources/profiles/Elegoo/process/EOSGIGA/0.50mm Standard @Elegoo Giga 1.0 nozzle.json
Noisyfox d46cd65d7c Add Elegoo CC 2 profiles (#11240)
### NOTE: NOT TESTED

<img width="789" height="601" alt="image" src="https://github.com/user-attachments/assets/f0057c21-d169-4269-8bf1-ab9cb2f5d10d" />
<img width="1567" height="1065" alt="image" src="https://github.com/user-attachments/assets/5f4e3fcf-b294-4b56-810e-59d85caff4ef" />
2026-02-08 17:00:52 +08:00

27 lines
918 B
JSON

{
"type": "process",
"name": "0.50mm Standard @Elegoo Giga 1.0 nozzle",
"inherits": "fdm_process_elegoo_10050",
"from": "system",
"setting_id": "PEOSG10050",
"instantiation": "true",
"default_acceleration": "3000",
"filename_format": "EOGiga1_{nozzle_diameter[0]}_{input_filename_base}_{filament_type[0]}{layer_height}_{print_time}.gcode",
"initial_layer_acceleration": "1000",
"inner_wall_acceleration": "3000",
"make_overhang_printable_angle": "90",
"outer_wall_acceleration": "2000",
"resolution": "0.05",
"thick_internal_bridges": "0",
"top_shell_layers": "4",
"travel_acceleration": "3000",
"travel_speed": "300",
"detect_thin_wall": "0",
"bridge_speed": "20",
"outer_wall_speed": "80",
"sparse_infill_speed": "150",
"print_flow_ratio": "1.0",
"compatible_printers": [
"Elegoo OrangeStorm Giga 1.0 nozzle"
]
}