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,20 @@
{
"type": "process",
"name": "0.16mm Optimal @M1",
"inherits": "fdm_process_M1_common",
"from": "system",
"setting_id": "m1_p003",
"instantiation": "true",
"bottom_shell_layers": "4",
"top_shell_layers": "5",
"support_top_z_distance": "0.16",
"support_bottom_z_distance": "0.16",
"layer_height": "0.16",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"M1 0.4 nozzle",
"M1 0.2 nozzle",
"M1 0.6 nozzle",
"M1 0.8 nozzle"
]
}