Files
OrcaSlicer/resources/profiles/DeltaMaker/process/0.25mm Draft @DeltaMaker.json
T
SoftFever f520e9221f Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill

* add default material check

Improve validation for default materials and filament profiles

* Fix default materials and obsolete keys

* clarifying orca-profiles skill
2026-09-18 00:39:46 +08:00

24 lines
623 B
JSON
Executable File

{
"type": "process",
"name": "0.25mm Draft @DeltaMaker",
"inherits": "fdm_process_common",
"from": "system",
"setting_id": "CPkjzrLXDcdnT5u1",
"instantiation": "true",
"layer_height": "0.25",
"bottom_shell_layers": "3",
"bridge_speed": "60",
"wall_infill_order": "inner wall/outer wall/infill",
"sparse_infill_density": "15%",
"sparse_infill_line_width": "0.40",
"infill_wall_overlap": "35%",
"ironing_flow": "15%",
"overhang_2_4_speed": "20",
"overhang_3_4_speed": "15",
"wall_loops": "2",
"print_settings_id": "",
"standby_temperature_delta": "-5",
"detect_thin_wall": "1",
"top_shell_layers": "4"
}