mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm High Flow @MK3.5",
|
|
"inherits": "process_highflow_MK3.5",
|
|
"from": "system",
|
|
"setting_id": "GP004",
|
|
"instantiation": "true",
|
|
"compatible_printers": [
|
|
"Prusa MK3.5 0.4 nozzle"
|
|
],
|
|
"layer_height": "0.20",
|
|
"initial_layer_print_height": "0.20",
|
|
"line_width": "0.45",
|
|
"inner_wall_line_width": "0.45",
|
|
"outer_wall_line_width": "0.45",
|
|
"top_surface_line_width": "0.42",
|
|
"sparse_infill_line_width": "0.45",
|
|
"initial_layer_line_width": "0.5",
|
|
"internal_solid_infill_line_width": "0.45",
|
|
"support_line_width": "0.36",
|
|
"wall_loops": "3",
|
|
"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",
|
|
"support_speed": "120",
|
|
"bridge_speed": "50",
|
|
"travel_speed": "300",
|
|
"initial_layer_acceleration": "500",
|
|
"top_surface_acceleration": "2000",
|
|
"inner_wall_acceleration": "4000",
|
|
"outer_wall_acceleration": "4000",
|
|
"bridge_acceleration": "1500",
|
|
"internal_solid_infill_acceleration": "4000",
|
|
"overhang_1_4_speed": "45"
|
|
} |