Initial release

This commit is contained in:
Jake
2026-05-11 19:29:55 +01:00
commit d4d1215874
16967 changed files with 4075897 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"type": "process",
"name": "0.40mm STRUCTURAL @MK4S HF0.8",
"inherits": "0.40mm QUALITY @MK4S 0.8",
"from": "system",
"instantiation": "true",
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.8 and printer_notes=~/.*HF_NOZZLE.*/",
"gap_infill_speed": "65",
"inner_wall_speed": "80",
"internal_solid_infill_speed": "100",
"sparse_infill_speed": "100",
"support_speed": "80",
"top_surface_acceleration": "1200",
"top_surface_speed": "65"
}