Some checks failed
My Build All / build_windows (push) Has been cancelled
My Build All / build_linux_portable (push) Has been cancelled
My Build All / build_linux_appimage (push) Has been cancelled
My Build All / build_macos (push) Has been cancelled
My Build All / Publish release assets (push) Has been cancelled
Shellcheck / Shellcheck (push) Has been cancelled
23 lines
No EOL
716 B
JSON
Executable file
23 lines
No EOL
716 B
JSON
Executable file
{
|
|
"type": "process",
|
|
"name": "fdm_process_klipper_common",
|
|
"inherits": "fdm_process_common",
|
|
"from": "system",
|
|
"instantiation": "false",
|
|
"default_acceleration": "5000",
|
|
"top_surface_acceleration": "3000",
|
|
"travel_acceleration": "6000",
|
|
"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": "120",
|
|
"internal_solid_infill_speed": "120",
|
|
"top_surface_speed": "100",
|
|
"gap_infill_speed": "100",
|
|
"sparse_infill_speed": "120",
|
|
"travel_speed": "250",
|
|
"exclude_object": "1"
|
|
} |