OrcaSlicer Files

This commit is contained in:
Aria 2025-04-30 11:48:52 +10:00
parent e5468753cf
commit 181bd92f5e
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B
1113 changed files with 69943 additions and 8 deletions

View file

@ -0,0 +1,16 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.40mm Standard @MyToolChanger",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_mytoolchanger_common",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.40",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"MyToolChanger 0.6 nozzle",
"MyToolChanger 0.8 nozzle"
]
}