Initial release
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
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
This commit is contained in:
commit
c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions
22
resources/profiles/Prusa/process/process_speed_MK3.5.json
Normal file
22
resources/profiles/Prusa/process/process_speed_MK3.5.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "process_speed_MK3.5",
|
||||
"inherits": "process_common_MK3.5",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"initial_layer_infill_speed": "100",
|
||||
"outer_wall_speed": "150",
|
||||
"inner_wall_speed": "150",
|
||||
"small_perimeter_speed": "150",
|
||||
"sparse_infill_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"top_surface_speed": "100",
|
||||
"gap_infill_speed": "120",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "1500",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"bridge_acceleration": "1500",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"overhang_1_4_speed": "60"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue