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,26 @@
{
"inherits": "fdm_process_elegoo_10050",
"name": "0.50mm Standard @Elegoo Giga 1.0 nozzle",
"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"
]
}