Initial release

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,15 @@
{
"type": "process",
"name": "0.32mm STRUCTURAL @MK4S HF0.6",
"inherits": "0.32mm SPEED @MK4S 0.6",
"from": "system",
"instantiation": "true",
"bottom_shell_layers": "4",
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.6 and printer_notes=~/.*HF_NOZZLE.*/",
"inner_wall_speed": "80",
"outer_wall_acceleration": "1500",
"outer_wall_speed": "45",
"small_perimeter_speed": "45",
"sparse_infill_speed": "120",
"top_shell_layers": "5"
}