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
30
resources/profiles/Mellow/process/fdm_process_M1_common.json
Normal file
30
resources/profiles/Mellow/process/fdm_process_M1_common.json
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_M1_common",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"default_acceleration": "6000",
|
||||
"top_surface_acceleration": "3000",
|
||||
"travel_acceleration": "6000",
|
||||
"inner_wall_acceleration": "5000",
|
||||
"outer_wall_acceleration": "3000",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_infill_speed": "105",
|
||||
"outer_wall_speed": "200",
|
||||
"inner_wall_speed": "250",
|
||||
"internal_solid_infill_speed": "280",
|
||||
"top_surface_speed": "200",
|
||||
"gap_infill_speed": "200",
|
||||
"sparse_infill_speed": "300",
|
||||
"travel_speed": "400",
|
||||
"travel_jerk": "12",
|
||||
"outer_wall_jerk": "7",
|
||||
"inner_wall_jerk": "7",
|
||||
"default_jerk": "0",
|
||||
"infill_jerk": "12",
|
||||
"top_surface_jerk": "7",
|
||||
"initial_layer_jerk": "7",
|
||||
"exclude_object": "1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue