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,30 @@
{
"type": "machine",
"setting_id": "GM_CUSTOM_003",
"name": "MyToolChanger 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_toolchanger_common",
"printer_model": "Generic ToolChanger Printer",
"nozzle_diameter": [
"0.6",
"0.6",
"0.6",
"0.6",
"0.6"
],
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.12"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"350x0",
"350x350",
"0x350"
],
"printable_height": "300"
}