mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
24
resources/profiles/Prusa/process/process_highflow_MK3.5.json
Normal file
24
resources/profiles/Prusa/process/process_highflow_MK3.5.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "process_highflow_MK3.5",
|
||||
"inherits": "process_common_MK3.5",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user