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
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm SOLUBLE FULL @MK4S 0.4",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.4 and single_extruder_multi_material",
|
||||
"default_acceleration": "2500",
|
||||
"enable_support": "1",
|
||||
"gap_infill_speed": "60",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_speed": "80",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"outer_wall_speed": "45",
|
||||
"raft_first_layer_density": "90%",
|
||||
"small_perimeter_speed": "45",
|
||||
"sparse_infill_speed": "120",
|
||||
"support_filament": "5",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_filament": "5",
|
||||
"support_interface_spacing": "0.1",
|
||||
"support_interface_speed": "40",
|
||||
"support_line_width": "0.4",
|
||||
"support_object_xy_distance": "0.4",
|
||||
"support_speed": "80",
|
||||
"support_threshold_angle": "60",
|
||||
"support_top_z_distance": "0",
|
||||
"top_surface_speed": "80"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue