2023-04-23 17:03:37 +00:00
|
|
|
{
|
|
|
|
"type": "process",
|
|
|
|
"name": "fdm_process_klipper_common",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "false",
|
|
|
|
"inherits": "fdm_process_common",
|
|
|
|
"default_acceleration": "5000",
|
|
|
|
"top_surface_acceleration": "3000",
|
|
|
|
"travel_acceleration": "7000",
|
|
|
|
"inner_wall_acceleration": "5000",
|
|
|
|
"outer_wall_acceleration": "3000",
|
|
|
|
"initial_layer_acceleration": "500",
|
|
|
|
"initial_layer_speed": "50",
|
|
|
|
"initial_layer_infill_speed": "105",
|
|
|
|
"outer_wall_speed": "120",
|
|
|
|
"inner_wall_speed": "200",
|
|
|
|
"internal_solid_infill_speed": "200",
|
|
|
|
"top_surface_speed": "100",
|
|
|
|
"gap_infill_speed": "100",
|
|
|
|
"sparse_infill_speed": "200",
|
|
|
|
"travel_speed": "350",
|
2023-12-29 01:21:49 +00:00
|
|
|
"exclude_object": "1"
|
2024-06-08 13:37:09 +00:00
|
|
|
}
|