mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
28
resources/profiles/Prusa/process/process_detail_MK3.5.json
Normal file
28
resources/profiles/Prusa/process/process_detail_MK3.5.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "process_detail_MK3.5",
|
||||
"inherits": "process_common_MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"travel_speed": "300",
|
||||
"initial_layer_speed": "20",
|
||||
"initial_layer_infill_speed": "35",
|
||||
"outer_wall_speed": "40",
|
||||
"inner_wall_speed": "60",
|
||||
"bridge_speed": "30",
|
||||
"support_speed": "60",
|
||||
"small_perimeter_speed": "40",
|
||||
"sparse_infill_speed": "100",
|
||||
"internal_solid_infill_speed": "120",
|
||||
"top_surface_speed": "60",
|
||||
"gap_infill_speed": "40",
|
||||
"default_acceleration": "1500",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1000",
|
||||
"inner_wall_acceleration": "1200",
|
||||
"outer_wall_acceleration": "800",
|
||||
"bridge_acceleration": "1000",
|
||||
"internal_solid_infill_acceleration": "2000",
|
||||
"sparse_infill_acceleration": "2500",
|
||||
"travel_acceleration": "3000"
|
||||
}
|
||||
Reference in New Issue
Block a user