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.56mm Standard @MyToolChanger",
"inherits": "fdm_process_mytoolchanger_common",
"from": "system",
"setting_id": "GP004",
"instantiation": "true",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.56",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"MyToolChanger 0.8 nozzle"
]
}