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

This commit is contained in:
Louis Rossmann 2026-05-11 07:39:33 -05:00
commit c661ddc2eb
16967 changed files with 4075897 additions and 0 deletions

View file

@ -0,0 +1,16 @@
{
"type": "process",
"name": "0.20mm STRUCTURAL @MK4S 0.5",
"inherits": "0.20mm SPEED @MK4S 0.5",
"from": "system",
"instantiation": "true",
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.5",
"inner_wall_acceleration": "2000",
"inner_wall_speed": "80",
"internal_solid_infill_acceleration": "2500",
"internal_solid_infill_speed": "120",
"outer_wall_acceleration": "1500",
"outer_wall_speed": "45",
"small_perimeter_speed": "45",
"support_speed": "80"
}