mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-01 04:10:56 -07:00
24 lines
No EOL
780 B
JSON
24 lines
No EOL
780 B
JSON
{
|
|
"type": "process",
|
|
"name": "process_highflow_miniis",
|
|
"inherits": "process_common_miniis",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"initial_layer_speed": "40",
|
|
"initial_layer_infill_speed": "100",
|
|
"outer_wall_speed": "200",
|
|
"inner_wall_speed": "250",
|
|
"small_perimeter_speed": "170",
|
|
"sparse_infill_speed": "250",
|
|
"internal_solid_infill_speed": "250",
|
|
"top_surface_speed": "100",
|
|
"gap_infill_speed": "120",
|
|
"default_acceleration": "4000",
|
|
"initial_layer_acceleration": "500",
|
|
"top_surface_acceleration": "2000",
|
|
"inner_wall_acceleration": "4000",
|
|
"outer_wall_acceleration": "4000",
|
|
"bridge_acceleration": "1500",
|
|
"internal_solid_infill_acceleration": "3000",
|
|
"overhang_1_4_speed": "60"
|
|
} |