mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-25 09:50:59 +00:00
39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "fdm_process_wanhao_d9_common",
|
|
"inherits": "fdm_process_wanhao_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"line_width": "0.4",
|
|
"initial_layer_line_width": "0.6",
|
|
"wall_loops": "2",
|
|
"infill_wall_overlap": "15%",
|
|
"sparse_infill_density": "15%",
|
|
"sparse_infill_pattern": "gyroid",
|
|
"outer_wall_speed": "25",
|
|
"inner_wall_speed": "40",
|
|
"sparse_infill_speed": "50",
|
|
"internal_solid_infill_speed": "50",
|
|
"top_surface_speed": "40",
|
|
"gap_infill_speed": "40",
|
|
"bridge_speed": "50",
|
|
"support_speed": "35",
|
|
"initial_layer_speed": "25",
|
|
"initial_layer_infill_speed": "25",
|
|
"travel_speed": "100",
|
|
"default_acceleration": "1000",
|
|
"outer_wall_acceleration": "1000",
|
|
"inner_wall_acceleration": "1000",
|
|
"top_surface_acceleration": "1000",
|
|
"sparse_infill_acceleration": "1000",
|
|
"initial_layer_acceleration": "1000",
|
|
"bridge_acceleration": "1000",
|
|
"travel_acceleration": "1000",
|
|
"default_jerk": "0",
|
|
"skirt_loops": "2",
|
|
"skirt_distance": "4",
|
|
"brim_type": "no_brim",
|
|
"enable_support": "0",
|
|
"enable_arc_fitting": "0"
|
|
}
|