Reduce size by Json Fromatting (#13163)

Reduce the size of current and new JSONs by standardising them with 1 tab indentation instead of 4 spaces.
This effectively reduces the size by almost 20 MB.

| Current | New |
|---|---|
| 85.2 Mib | 67 Mib |

Used [JQ](https://jqlang.org/) `--tab` to automatically format every current JSON.

> [!NOTE]
> Some profiles had the arrays on the same line, but those created by Orca were in the standard format (each object below the previous one). In some cases, this increases the number of tabs due to the new lines, but the increase is negligible, and this way both the base profiles and those created by Orca maintain the same style.
This commit is contained in:
Ian Bassi
2026-04-15 11:58:12 -03:00
committed by GitHub
parent f7ef8a14bd
commit 16727644bb
10101 changed files with 1871226 additions and 1860967 deletions

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 (0.2 nozzle)",
"inherits": "fdm_a250",
"from": "system",
"setting_id": "2273571854",
"instantiation": "true",
"printer_model": "Snapmaker A250",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A250 (0.2 nozzle)",
"inherits": "fdm_a250",
"from": "system",
"setting_id": "2273571854",
"instantiation": "true",
"printer_model": "Snapmaker A250",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 (0.4 nozzle)",
"inherits": "fdm_a250",
"from": "system",
"setting_id": "4103703940",
"instantiation": "true",
"printer_model": "Snapmaker A250",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A250 (0.4 nozzle)",
"inherits": "fdm_a250",
"from": "system",
"setting_id": "4103703940",
"instantiation": "true",
"printer_model": "Snapmaker A250",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 (0.6 nozzle)",
"inherits": "fdm_a250",
"from": "system",
"setting_id": "3664749826",
"instantiation": "true",
"printer_model": "Snapmaker A250",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A250 (0.6 nozzle)",
"inherits": "fdm_a250",
"from": "system",
"setting_id": "3664749826",
"instantiation": "true",
"printer_model": "Snapmaker A250",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 (0.8 nozzle)",
"inherits": "fdm_a250",
"from": "system",
"setting_id": "313360016",
"instantiation": "true",
"printer_model": "Snapmaker A250",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A250 (0.8 nozzle)",
"inherits": "fdm_a250",
"from": "system",
"setting_id": "313360016",
"instantiation": "true",
"printer_model": "Snapmaker A250",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 BKit (0.2 nozzle)",
"inherits": "fdm_a250_bk",
"from": "system",
"setting_id": "601809056",
"instantiation": "true",
"printer_model": "Snapmaker A250 BKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A250 BKit (0.2 nozzle)",
"inherits": "fdm_a250_bk",
"from": "system",
"setting_id": "601809056",
"instantiation": "true",
"printer_model": "Snapmaker A250 BKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 BKit (0.4 nozzle)",
"inherits": "fdm_a250_bk",
"from": "system",
"setting_id": "1355061546",
"instantiation": "true",
"printer_model": "Snapmaker A250 BKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A250 BKit (0.4 nozzle)",
"inherits": "fdm_a250_bk",
"from": "system",
"setting_id": "1355061546",
"instantiation": "true",
"printer_model": "Snapmaker A250 BKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 BKit (0.6 nozzle)",
"inherits": "fdm_a250_bk",
"from": "system",
"setting_id": "2117251500",
"instantiation": "true",
"printer_model": "Snapmaker A250 BKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A250 BKit (0.6 nozzle)",
"inherits": "fdm_a250_bk",
"from": "system",
"setting_id": "2117251500",
"instantiation": "true",
"printer_model": "Snapmaker A250 BKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 BKit (0.8 nozzle)",
"inherits": "fdm_a250_bk",
"from": "system",
"setting_id": "3069209150",
"instantiation": "true",
"printer_model": "Snapmaker A250 BKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A250 BKit (0.8 nozzle)",
"inherits": "fdm_a250_bk",
"from": "system",
"setting_id": "3069209150",
"instantiation": "true",
"printer_model": "Snapmaker A250 BKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A250 BKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1921635482",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A250 BKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1921635482",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual (0.2 nozzle)",
"inherits": "fdm_a250_dual",
"from": "system",
"setting_id": "3474065981",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual (0.2 nozzle)",
"inherits": "fdm_a250_dual",
"from": "system",
"setting_id": "3474065981",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual (0.4 nozzle)",
"inherits": "fdm_a250_dual",
"from": "system",
"setting_id": "3154670519",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual (0.4 nozzle)",
"inherits": "fdm_a250_dual",
"from": "system",
"setting_id": "3154670519",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual (0.6 nozzle)",
"inherits": "fdm_a250_dual",
"from": "system",
"setting_id": "2466143025",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual (0.6 nozzle)",
"inherits": "fdm_a250_dual",
"from": "system",
"setting_id": "2466143025",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual (0.8 nozzle)",
"inherits": "fdm_a250_dual",
"from": "system",
"setting_id": "1513914531",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual (0.8 nozzle)",
"inherits": "fdm_a250_dual",
"from": "system",
"setting_id": "1513914531",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual BKit (0.2 nozzle)",
"inherits": "fdm_a250_dual_bk",
"from": "system",
"setting_id": "1737970856",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual BKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual BKit (0.2 nozzle)",
"inherits": "fdm_a250_dual_bk",
"from": "system",
"setting_id": "1737970856",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual BKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual BKit (0.4 nozzle)",
"inherits": "fdm_a250_dual_bk",
"from": "system",
"setting_id": "344796450",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual BKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual BKit (0.4 nozzle)",
"inherits": "fdm_a250_dual_bk",
"from": "system",
"setting_id": "344796450",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual BKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual BKit (0.6 nozzle)",
"inherits": "fdm_a250_dual_bk",
"from": "system",
"setting_id": "981140900",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual BKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual BKit (0.6 nozzle)",
"inherits": "fdm_a250_dual_bk",
"from": "system",
"setting_id": "981140900",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual BKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual BKit (0.8 nozzle)",
"inherits": "fdm_a250_dual_bk",
"from": "system",
"setting_id": "4072267318",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual BKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual BKit (0.8 nozzle)",
"inherits": "fdm_a250_dual_bk",
"from": "system",
"setting_id": "4072267318",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual BKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A250 Dual BKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1463587605",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A250 Dual BKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1463587605",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual QS+B Kit (0.2 nozzle)",
"inherits": "fdm_a250_dual_qs_bk",
"from": "system",
"setting_id": "1173309402",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QS+B Kit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual QS+B Kit (0.2 nozzle)",
"inherits": "fdm_a250_dual_qs_bk",
"from": "system",
"setting_id": "1173309402",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QS+B Kit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual QS+B Kit (0.4 nozzle)",
"inherits": "fdm_a250_dual_qs_bk",
"from": "system",
"setting_id": "922041936",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QS+B Kit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual QS+B Kit (0.4 nozzle)",
"inherits": "fdm_a250_dual_qs_bk",
"from": "system",
"setting_id": "922041936",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QS+B Kit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual QS+B Kit (0.6 nozzle)",
"inherits": "fdm_a250_dual_qs_bk",
"from": "system",
"setting_id": "402855638",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QS+B Kit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual QS+B Kit (0.6 nozzle)",
"inherits": "fdm_a250_dual_qs_bk",
"from": "system",
"setting_id": "402855638",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QS+B Kit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual QS+B Kit (0.8 nozzle)",
"inherits": "fdm_a250_dual_qs_bk",
"from": "system",
"setting_id": "3502361924",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QS+B Kit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual QS+B Kit (0.8 nozzle)",
"inherits": "fdm_a250_dual_qs_bk",
"from": "system",
"setting_id": "3502361924",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QS+B Kit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A250 Dual QS+B Kit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "3396626756",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A250 Dual QS+B Kit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "3396626756",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual QSKit (0.2 nozzle)",
"inherits": "fdm_a250_dual_qs",
"from": "system",
"setting_id": "2546842776",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QSKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual QSKit (0.2 nozzle)",
"inherits": "fdm_a250_dual_qs",
"from": "system",
"setting_id": "2546842776",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QSKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual QSKit (0.4 nozzle)",
"inherits": "fdm_a250_dual_qs",
"from": "system",
"setting_id": "3839345938",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QSKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual QSKit (0.4 nozzle)",
"inherits": "fdm_a250_dual_qs",
"from": "system",
"setting_id": "3839345938",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QSKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual QSKit (0.6 nozzle)",
"inherits": "fdm_a250_dual_qs",
"from": "system",
"setting_id": "3391221140",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QSKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual QSKit (0.6 nozzle)",
"inherits": "fdm_a250_dual_qs",
"from": "system",
"setting_id": "3391221140",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QSKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A250 Dual QSKit (0.8 nozzle)",
"inherits": "fdm_a250_dual_qs",
"from": "system",
"setting_id": "48444934",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QSKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A250 Dual QSKit (0.8 nozzle)",
"inherits": "fdm_a250_dual_qs",
"from": "system",
"setting_id": "48444934",
"instantiation": "true",
"printer_model": "Snapmaker A250 Dual QSKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A250 Dual QSKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "2661871200",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A250 Dual QSKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "2661871200",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A250 Dual",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "2728546690",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A250 Dual",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "2728546690",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 QS+B Kit (0.2 nozzle)",
"inherits": "fdm_a250_qs_bk",
"from": "system",
"setting_id": "302401596",
"instantiation": "true",
"printer_model": "Snapmaker A250 QS+B Kit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A250 QS+B Kit (0.2 nozzle)",
"inherits": "fdm_a250_qs_bk",
"from": "system",
"setting_id": "302401596",
"instantiation": "true",
"printer_model": "Snapmaker A250 QS+B Kit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 QS+B Kit (0.4 nozzle)",
"inherits": "fdm_a250_qs_bk",
"from": "system",
"setting_id": "1629237686",
"instantiation": "true",
"printer_model": "Snapmaker A250 QS+B Kit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A250 QS+B Kit (0.4 nozzle)",
"inherits": "fdm_a250_qs_bk",
"from": "system",
"setting_id": "1629237686",
"instantiation": "true",
"printer_model": "Snapmaker A250 QS+B Kit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 QS+B Kit (0.6 nozzle)",
"inherits": "fdm_a250_qs_bk",
"from": "system",
"setting_id": "1340741936",
"instantiation": "true",
"printer_model": "Snapmaker A250 QS+B Kit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A250 QS+B Kit (0.6 nozzle)",
"inherits": "fdm_a250_qs_bk",
"from": "system",
"setting_id": "1340741936",
"instantiation": "true",
"printer_model": "Snapmaker A250 QS+B Kit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 QS+B Kit (0.8 nozzle)",
"inherits": "fdm_a250_qs_bk",
"from": "system",
"setting_id": "2267595426",
"instantiation": "true",
"printer_model": "Snapmaker A250 QS+B Kit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A250 QS+B Kit (0.8 nozzle)",
"inherits": "fdm_a250_qs_bk",
"from": "system",
"setting_id": "2267595426",
"instantiation": "true",
"printer_model": "Snapmaker A250 QS+B Kit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A250 QS+B Kit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "3626883798",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A250 QS+B Kit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "3626883798",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 QSKit (0.2 nozzle)",
"inherits": "fdm_a250_qs",
"from": "system",
"setting_id": "2572320030",
"instantiation": "true",
"printer_model": "Snapmaker A250 QSKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A250 QSKit (0.2 nozzle)",
"inherits": "fdm_a250_qs",
"from": "system",
"setting_id": "2572320030",
"instantiation": "true",
"printer_model": "Snapmaker A250 QSKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 QSKit (0.4 nozzle)",
"inherits": "fdm_a250_qs",
"from": "system",
"setting_id": "3930588308",
"instantiation": "true",
"printer_model": "Snapmaker A250 QSKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A250 QSKit (0.4 nozzle)",
"inherits": "fdm_a250_qs",
"from": "system",
"setting_id": "3930588308",
"instantiation": "true",
"printer_model": "Snapmaker A250 QSKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 QSKit (0.6 nozzle)",
"inherits": "fdm_a250_qs",
"from": "system",
"setting_id": "3300797458",
"instantiation": "true",
"printer_model": "Snapmaker A250 QSKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A250 QSKit (0.6 nozzle)",
"inherits": "fdm_a250_qs",
"from": "system",
"setting_id": "3300797458",
"instantiation": "true",
"printer_model": "Snapmaker A250 QSKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A250 QSKit (0.8 nozzle)",
"inherits": "fdm_a250_qs",
"from": "system",
"setting_id": "209516416",
"instantiation": "true",
"printer_model": "Snapmaker A250 QSKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A250 QSKit (0.8 nozzle)",
"inherits": "fdm_a250_qs",
"from": "system",
"setting_id": "209516416",
"instantiation": "true",
"printer_model": "Snapmaker A250 QSKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A250 QSKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "3817522582",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A250 QSKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "3817522582",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A250",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "261851393",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A250",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "261851393",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 (0.2 nozzle)",
"inherits": "fdm_a350",
"from": "system",
"setting_id": "703292831",
"instantiation": "true",
"printer_model": "Snapmaker A350",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A350 (0.2 nozzle)",
"inherits": "fdm_a350",
"from": "system",
"setting_id": "703292831",
"instantiation": "true",
"printer_model": "Snapmaker A350",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 (0.4 nozzle)",
"inherits": "fdm_a350",
"from": "system",
"setting_id": "1525750805",
"instantiation": "true",
"printer_model": "Snapmaker A350",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A350 (0.4 nozzle)",
"inherits": "fdm_a350",
"from": "system",
"setting_id": "1525750805",
"instantiation": "true",
"printer_model": "Snapmaker A350",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 (0.6 nozzle)",
"inherits": "fdm_a350",
"from": "system",
"setting_id": "1946629267",
"instantiation": "true",
"printer_model": "Snapmaker A350",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A350 (0.6 nozzle)",
"inherits": "fdm_a350",
"from": "system",
"setting_id": "1946629267",
"instantiation": "true",
"printer_model": "Snapmaker A350",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 (0.8 nozzle)",
"inherits": "fdm_a350",
"from": "system",
"setting_id": "3167088385",
"instantiation": "true",
"printer_model": "Snapmaker A350",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A350 (0.8 nozzle)",
"inherits": "fdm_a350",
"from": "system",
"setting_id": "3167088385",
"instantiation": "true",
"printer_model": "Snapmaker A350",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 BKit (0.2 nozzle)",
"inherits": "fdm_a350_bk",
"from": "system",
"setting_id": "3154404158",
"instantiation": "true",
"printer_model": "Snapmaker A350 BKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A350 BKit (0.2 nozzle)",
"inherits": "fdm_a350_bk",
"from": "system",
"setting_id": "3154404158",
"instantiation": "true",
"printer_model": "Snapmaker A350 BKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 BKit (0.4 nozzle)",
"inherits": "fdm_a350_bk",
"from": "system",
"setting_id": "3474856628",
"instantiation": "true",
"printer_model": "Snapmaker A350 BKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A350 BKit (0.4 nozzle)",
"inherits": "fdm_a350_bk",
"from": "system",
"setting_id": "3474856628",
"instantiation": "true",
"printer_model": "Snapmaker A350 BKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 BKit (0.6 nozzle)",
"inherits": "fdm_a350_bk",
"from": "system",
"setting_id": "3790090802",
"instantiation": "true",
"printer_model": "Snapmaker A350 BKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A350 BKit (0.6 nozzle)",
"inherits": "fdm_a350_bk",
"from": "system",
"setting_id": "3790090802",
"instantiation": "true",
"printer_model": "Snapmaker A350 BKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 BKit (0.8 nozzle)",
"inherits": "fdm_a350_bk",
"from": "system",
"setting_id": "690678176",
"instantiation": "true",
"printer_model": "Snapmaker A350 BKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A350 BKit (0.8 nozzle)",
"inherits": "fdm_a350_bk",
"from": "system",
"setting_id": "690678176",
"instantiation": "true",
"printer_model": "Snapmaker A350 BKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A350 BKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "3190019076",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A350 BKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "3190019076",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual (0.2 nozzle)",
"inherits": "fdm_a350_dual",
"from": "system",
"setting_id": "1355319715",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual (0.2 nozzle)",
"inherits": "fdm_a350_dual",
"from": "system",
"setting_id": "1355319715",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual (0.4 nozzle)",
"inherits": "fdm_a350_dual",
"from": "system",
"setting_id": "601026601",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual (0.4 nozzle)",
"inherits": "fdm_a350_dual",
"from": "system",
"setting_id": "601026601",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual (0.6 nozzle)",
"inherits": "fdm_a350_dual",
"from": "system",
"setting_id": "220518575",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual (0.6 nozzle)",
"inherits": "fdm_a350_dual",
"from": "system",
"setting_id": "220518575",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual (0.8 nozzle)",
"inherits": "fdm_a350_dual",
"from": "system",
"setting_id": "3320185661",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual (0.8 nozzle)",
"inherits": "fdm_a350_dual",
"from": "system",
"setting_id": "3320185661",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual BKit (0.2 nozzle)",
"inherits": "fdm_a350_dual_bk",
"from": "system",
"setting_id": "2156589631",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual BKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual BKit (0.2 nozzle)",
"inherits": "fdm_a350_dual_bk",
"from": "system",
"setting_id": "2156589631",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual BKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual BKit (0.4 nozzle)",
"inherits": "fdm_a350_dual_bk",
"from": "system",
"setting_id": "4086336437",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual BKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual BKit (0.4 nozzle)",
"inherits": "fdm_a350_dual_bk",
"from": "system",
"setting_id": "4086336437",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual BKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual BKit (0.6 nozzle)",
"inherits": "fdm_a350_dual_bk",
"from": "system",
"setting_id": "3714491187",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual BKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual BKit (0.6 nozzle)",
"inherits": "fdm_a350_dual_bk",
"from": "system",
"setting_id": "3714491187",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual BKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual BKit (0.8 nozzle)",
"inherits": "fdm_a350_dual_bk",
"from": "system",
"setting_id": "363100321",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual BKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual BKit (0.8 nozzle)",
"inherits": "fdm_a350_dual_bk",
"from": "system",
"setting_id": "363100321",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual BKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A350 Dual BKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "2326416016",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A350 Dual BKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "2326416016",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual QS+B Kit (0.2 nozzle)",
"inherits": "fdm_a350_dual_qs_bk",
"from": "system",
"setting_id": "2039456978",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QS+B Kit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual QS+B Kit (0.2 nozzle)",
"inherits": "fdm_a350_dual_qs_bk",
"from": "system",
"setting_id": "2039456978",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QS+B Kit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual QS+B Kit (0.4 nozzle)",
"inherits": "fdm_a350_dual_qs_bk",
"from": "system",
"setting_id": "177593688",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QS+B Kit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual QS+B Kit (0.4 nozzle)",
"inherits": "fdm_a350_dual_qs_bk",
"from": "system",
"setting_id": "177593688",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QS+B Kit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual QS+B Kit (0.6 nozzle)",
"inherits": "fdm_a350_dual_qs_bk",
"from": "system",
"setting_id": "610530782",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QS+B Kit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual QS+B Kit (0.6 nozzle)",
"inherits": "fdm_a350_dual_qs_bk",
"from": "system",
"setting_id": "610530782",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QS+B Kit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual QS+B Kit (0.8 nozzle)",
"inherits": "fdm_a350_dual_qs_bk",
"from": "system",
"setting_id": "3969986124",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QS+B Kit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual QS+B Kit (0.8 nozzle)",
"inherits": "fdm_a350_dual_qs_bk",
"from": "system",
"setting_id": "3969986124",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QS+B Kit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A350 Dual QS+B Kit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1305649671",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A350 Dual QS+B Kit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1305649671",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual QSKit (0.2 nozzle)",
"inherits": "fdm_a350_dual_qs",
"from": "system",
"setting_id": "4181829593",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QSKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual QSKit (0.2 nozzle)",
"inherits": "fdm_a350_dual_qs",
"from": "system",
"setting_id": "4181829593",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QSKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual QSKit (0.4 nozzle)",
"inherits": "fdm_a350_dual_qs",
"from": "system",
"setting_id": "2321276499",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QSKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual QSKit (0.4 nozzle)",
"inherits": "fdm_a350_dual_qs",
"from": "system",
"setting_id": "2321276499",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QSKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual QSKit (0.6 nozzle)",
"inherits": "fdm_a350_dual_qs",
"from": "system",
"setting_id": "2762864341",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QSKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual QSKit (0.6 nozzle)",
"inherits": "fdm_a350_dual_qs",
"from": "system",
"setting_id": "2762864341",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QSKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker A350 Dual QSKit (0.8 nozzle)",
"inherits": "fdm_a350_dual_qs",
"from": "system",
"setting_id": "1819225415",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QSKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A350 Dual QSKit (0.8 nozzle)",
"inherits": "fdm_a350_dual_qs",
"from": "system",
"setting_id": "1819225415",
"instantiation": "true",
"printer_model": "Snapmaker A350 Dual QSKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A350 Dual QSKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "61280022",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A350 Dual QSKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "61280022",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A350 Dual",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1846038812",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A350 Dual",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1846038812",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350 Dual_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 QS+B Kit (0.2 nozzle)",
"inherits": "fdm_a350_qs_bk",
"from": "system",
"setting_id": "3079526450",
"instantiation": "true",
"printer_model": "Snapmaker A350 QS+B Kit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A350 QS+B Kit (0.2 nozzle)",
"inherits": "fdm_a350_qs_bk",
"from": "system",
"setting_id": "3079526450",
"instantiation": "true",
"printer_model": "Snapmaker A350 QS+B Kit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 QS+B Kit (0.4 nozzle)",
"inherits": "fdm_a350_qs_bk",
"from": "system",
"setting_id": "3298271672",
"instantiation": "true",
"printer_model": "Snapmaker A350 QS+B Kit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A350 QS+B Kit (0.4 nozzle)",
"inherits": "fdm_a350_qs_bk",
"from": "system",
"setting_id": "3298271672",
"instantiation": "true",
"printer_model": "Snapmaker A350 QS+B Kit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 QS+B Kit (0.6 nozzle)",
"inherits": "fdm_a350_qs_bk",
"from": "system",
"setting_id": "3932260670",
"instantiation": "true",
"printer_model": "Snapmaker A350 QS+B Kit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A350 QS+B Kit (0.6 nozzle)",
"inherits": "fdm_a350_qs_bk",
"from": "system",
"setting_id": "3932260670",
"instantiation": "true",
"printer_model": "Snapmaker A350 QS+B Kit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 QS+B Kit (0.8 nozzle)",
"inherits": "fdm_a350_qs_bk",
"from": "system",
"setting_id": "581128876",
"instantiation": "true",
"printer_model": "Snapmaker A350 QS+B Kit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A350 QS+B Kit (0.8 nozzle)",
"inherits": "fdm_a350_qs_bk",
"from": "system",
"setting_id": "581128876",
"instantiation": "true",
"printer_model": "Snapmaker A350 QS+B Kit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A350 QS+B Kit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1133024953",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A350 QS+B Kit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "1133024953",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 QSKit (0.2 nozzle)",
"inherits": "fdm_a350_qs",
"from": "system",
"setting_id": "2390366686",
"instantiation": "true",
"printer_model": "Snapmaker A350 QSKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}
"type": "machine",
"name": "Snapmaker A350 QSKit (0.2 nozzle)",
"inherits": "fdm_a350_qs",
"from": "system",
"setting_id": "2390366686",
"instantiation": "true",
"printer_model": "Snapmaker A350 QSKit",
"default_print_profile": "0.14 Standard @Snapmaker (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 QSKit (0.4 nozzle)",
"inherits": "fdm_a350_qs",
"from": "system",
"setting_id": "4250951764",
"instantiation": "true",
"printer_model": "Snapmaker A350 QSKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}
"type": "machine",
"name": "Snapmaker A350 QSKit (0.4 nozzle)",
"inherits": "fdm_a350_qs",
"from": "system",
"setting_id": "4250951764",
"instantiation": "true",
"printer_model": "Snapmaker A350 QSKit",
"default_print_profile": "0.16 Optimal @Snapmaker (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 QSKit (0.6 nozzle)",
"inherits": "fdm_a350_qs",
"from": "system",
"setting_id": "3549841618",
"instantiation": "true",
"printer_model": "Snapmaker A350 QSKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}
"type": "machine",
"name": "Snapmaker A350 QSKit (0.6 nozzle)",
"inherits": "fdm_a350_qs",
"from": "system",
"setting_id": "3549841618",
"instantiation": "true",
"printer_model": "Snapmaker A350 QSKit",
"default_print_profile": "0.18 Standard @Snapmaker (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6"
]
}

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "Snapmaker A350 QSKit (0.8 nozzle)",
"inherits": "fdm_a350_qs",
"from": "system",
"setting_id": "458527552",
"instantiation": "true",
"printer_model": "Snapmaker A350 QSKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}
"type": "machine",
"name": "Snapmaker A350 QSKit (0.8 nozzle)",
"inherits": "fdm_a350_qs",
"from": "system",
"setting_id": "458527552",
"instantiation": "true",
"printer_model": "Snapmaker A350 QSKit",
"default_print_profile": "0.24 Standard @Snapmaker (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A350 QSKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "4109488597",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A350 QSKit",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "4109488597",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker A350",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "240771894",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker A350",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "240771894",
"bed_model": "Snapmaker A350_bed.stl",
"bed_texture": "Snapmaker A350_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker Artisan (0.2 nozzle)",
"inherits": "fdm_a400",
"from": "system",
"setting_id": "767951383",
"instantiation": "true",
"printer_model": "Snapmaker Artisan",
"default_print_profile": "0.14 Standard @Snapmaker Artisan (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}
"type": "machine",
"name": "Snapmaker Artisan (0.2 nozzle)",
"inherits": "fdm_a400",
"from": "system",
"setting_id": "767951383",
"instantiation": "true",
"printer_model": "Snapmaker Artisan",
"default_print_profile": "0.14 Standard @Snapmaker Artisan (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker Artisan (0.4 nozzle)",
"inherits": "fdm_a400",
"from": "system",
"setting_id": "1591507869",
"instantiation": "true",
"printer_model": "Snapmaker Artisan",
"default_print_profile": "0.16 Optimal @Snapmaker Artisan (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}
"type": "machine",
"name": "Snapmaker Artisan (0.4 nozzle)",
"inherits": "fdm_a400",
"from": "system",
"setting_id": "1591507869",
"instantiation": "true",
"printer_model": "Snapmaker Artisan",
"default_print_profile": "0.16 Optimal @Snapmaker Artisan (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker Artisan (0.6 nozzle)",
"inherits": "fdm_a400",
"from": "system",
"setting_id": "1881821979",
"instantiation": "true",
"printer_model": "Snapmaker Artisan",
"default_print_profile": "0.18 Standard @Snapmaker Artisan (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}
"type": "machine",
"name": "Snapmaker Artisan (0.6 nozzle)",
"inherits": "fdm_a400",
"from": "system",
"setting_id": "1881821979",
"instantiation": "true",
"printer_model": "Snapmaker Artisan",
"default_print_profile": "0.18 Standard @Snapmaker Artisan (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker Artisan (0.8 nozzle)",
"inherits": "fdm_a400",
"from": "system",
"setting_id": "3102247049",
"instantiation": "true",
"printer_model": "Snapmaker Artisan",
"default_print_profile": "0.24 Standard @Snapmaker Artisan (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}
"type": "machine",
"name": "Snapmaker Artisan (0.8 nozzle)",
"inherits": "fdm_a400",
"from": "system",
"setting_id": "3102247049",
"instantiation": "true",
"printer_model": "Snapmaker Artisan",
"default_print_profile": "0.24 Standard @Snapmaker Artisan (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker Artisan",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "797581801",
"bed_model": "Snapmaker Artisan_bed.stl",
"bed_texture": "Snapmaker Artisan_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker Artisan",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "797581801",
"bed_model": "Snapmaker Artisan_bed.stl",
"bed_texture": "Snapmaker Artisan_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker J1 (0.2 nozzle)",
"inherits": "fdm_idex",
"from": "system",
"setting_id": "773945936",
"instantiation": "true",
"printer_model": "Snapmaker J1",
"default_print_profile": "0.14 Standard @Snapmaker J1 (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}
"type": "machine",
"name": "Snapmaker J1 (0.2 nozzle)",
"inherits": "fdm_idex",
"from": "system",
"setting_id": "773945936",
"instantiation": "true",
"printer_model": "Snapmaker J1",
"default_print_profile": "0.14 Standard @Snapmaker J1 (0.2 nozzle)",
"printer_variant": "0.2",
"max_layer_height": [
"0.14"
],
"min_layer_height": [
"0.06"
],
"nozzle_diameter": [
"0.2",
"0.2"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker J1 (0.4 nozzle)",
"inherits": "fdm_idex",
"from": "system",
"setting_id": "1564148698",
"instantiation": "true",
"printer_model": "Snapmaker J1",
"default_print_profile": "0.16 Optimal @Snapmaker J1 (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}
"type": "machine",
"name": "Snapmaker J1 (0.4 nozzle)",
"inherits": "fdm_idex",
"from": "system",
"setting_id": "1564148698",
"instantiation": "true",
"printer_model": "Snapmaker J1",
"default_print_profile": "0.16 Optimal @Snapmaker J1 (0.4 nozzle)",
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker J1 (0.6 nozzle)",
"inherits": "fdm_idex",
"from": "system",
"setting_id": "1942825820",
"instantiation": "true",
"printer_model": "Snapmaker J1",
"default_print_profile": "0.18 Standard @Snapmaker J1 (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}
"type": "machine",
"name": "Snapmaker J1 (0.6 nozzle)",
"inherits": "fdm_idex",
"from": "system",
"setting_id": "1942825820",
"instantiation": "true",
"printer_model": "Snapmaker J1",
"default_print_profile": "0.18 Standard @Snapmaker J1 (0.6 nozzle)",
"printer_variant": "0.6",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.18"
],
"nozzle_diameter": [
"0.6",
"0.6"
]
}

View File

@@ -1,21 +1,21 @@
{
"type": "machine",
"name": "Snapmaker J1 (0.8 nozzle)",
"inherits": "fdm_idex",
"from": "system",
"setting_id": "3138384078",
"instantiation": "true",
"printer_model": "Snapmaker J1",
"default_print_profile": "0.24 Standard @Snapmaker J1 (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}
"type": "machine",
"name": "Snapmaker J1 (0.8 nozzle)",
"inherits": "fdm_idex",
"from": "system",
"setting_id": "3138384078",
"instantiation": "true",
"printer_model": "Snapmaker J1",
"default_print_profile": "0.24 Standard @Snapmaker J1 (0.8 nozzle)",
"printer_variant": "0.8",
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.24"
],
"nozzle_diameter": [
"0.8",
"0.8"
]
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker J1",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "199828459",
"bed_model": "Snapmaker J1_bed.stl",
"bed_texture": "Snapmaker J1_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}
"type": "machine_model",
"name": "Snapmaker J1",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "https://github.com/macdylan",
"model_id": "199828459",
"bed_model": "Snapmaker J1_bed.stl",
"bed_texture": "Snapmaker J1_texture.svg",
"nozzle_diameter": "0.2;0.4;0.6;0.8"
}

View File

@@ -1,245 +1,245 @@
{
"type": "machine",
"setting_id": "SM_U1",
"name": "Snapmaker U1 (0.4 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_U1",
"printer_model": "Snapmaker U1",
"printer_variant": "0.4",
"auxiliary_fan": "1",
"change_filament_gcode": ";===== date: 20251213=====================\n; Change Tool[previous_extruder] -> Tool[next_extruder] (layer [layer_num])\n{\nlocal max_speed_toolchange = 350.0;\nlocal wait_for_extruder_temp = true;\nposition[2] = position[2] + 2.0;\nlocal speed_toolchange = max_speed_toolchange;\nif travel_speed < max_speed_toolchange then\n speed_toolchange = travel_speed;\nendif\n\"G91\nG1 Z1.5 F1800\nG90\n\";\n\"G1 F\" + (speed_toolchange * 60) + \"\n\";\nif wait_for_extruder_temp and not((layer_num < 0) and (next_extruder == initial_tool)) then\n \"\n\";\n \"; \" + layer_num + \"\n\";\n if layer_num == 0 then\n \"M109 S\" + first_layer_temperature[next_extruder] + \" T\" + next_extruder + \"\n\";\n else\n \"M109 S\" + temperature[next_extruder] + \" T\" + next_extruder + \"\n\";\n endif\nendif\n\"M400\" + \"\n\";\n\"T\" + next_extruder + \"\n\";\nif filament_type[next_extruder] == \"PVA\" then\n\"SET_VELOCITY_LIMIT ACCEL=3000\n\";\nelse\nendif\nif previous_extruder != next_extruder and initial_extruder != next_extruder then\n\"SM_PRINT_PREEXTRUDE_FILAMENT INDEX=\" + next_extruder + \"\n\";\nendif\n\"G90\n\";\n}\n",
"extruder_colour": [
"#FCE94F",
"#FCE94F",
"#FCE94F",
"#FCE94F"
],
"extruder_offset": [
"0x0",
"0x0",
"0x0",
"0x0"
],
"host_type": "octoprint",
"long_retractions_when_cut": [
"0",
"0",
"0",
"0"
],
"machine_end_gcode": " PRINT_END\nTIMELAPSE_STOP",
"machine_max_acceleration_extruding": [
"25000",
"25000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"25000",
"25000"
],
"machine_max_acceleration_x": [
"25000",
"25000"
],
"machine_max_acceleration_y": [
"25000",
"25000"
],
"machine_max_acceleration_z": [
"500",
"200"
],
"machine_max_jerk_x": [
"9",
"9"
],
"machine_max_jerk_y": [
"9",
"9"
],
"machine_max_jerk_z": [
"3",
"0.4"
],
"machine_max_speed_e": [
"30",
"25"
],
"machine_max_speed_x": [
"1000",
"200"
],
"machine_max_speed_y": [
"1000",
"200"
],
"machine_max_speed_z": [
"20",
"12"
],
"resonance_avoidance": "1",
"min_resonance_avoidance_speed": "40",
"max_resonance_avoidance_speed": "90",
"machine_start_gcode": "SET_PRINT_AUTO_BED_LEVELING ENABLE=1\nSET_TIME_LAPSE_CAMERA ENABLE=1\n;===== date: 20251222 =====================\n\nPRINT_START\nDEFECT_DETECTION_START\nSET_PRINT_STATS_INFO TOTAL_LAYER={total_layer_count}\nSET_PRINT_STATS_INFO CURRENT_LAYER=0\nTIMELAPSE_START\nM140 S{bed_temperature_initial_layer_single}\nM104 T{initial_extruder} S140\nM204 S10000\n\nG28 X Y\n;===== 床面异物检测 ========\nT{initial_extruder}\nG90\nDEFECT_DETECTION_DETECT_BED\n;===== 取放头检测 =================\nSM_PRINT_CHECK_SWITCH_EXTRUDER\n\n;===== 自动进料 & 挤出流量 & 预挤出 ======================\nSM_PRINT_EXTRUDER_PREHEAT EXTRUDER=1 TEMP=140\nSM_PRINT_AUTO_FEED EXTRUDER=0\nSM_PRINT_FLOW_CALIBRATE EXTRUDER=0\nSM_PRINT_EXTRUDER_PREHEAT EXTRUDER=2 TEMP=140\nSM_PRINT_AUTO_FEED EXTRUDER=1\nSM_PRINT_FLOW_CALIBRATE EXTRUDER=1\nSM_PRINT_EXTRUDER_PREHEAT EXTRUDER=3 TEMP=140\nSM_PRINT_AUTO_FEED EXTRUDER=2\nSM_PRINT_FLOW_CALIBRATE EXTRUDER=2\nSM_PRINT_AUTO_FEED EXTRUDER=3\nSM_PRINT_FLOW_CALIBRATE EXTRUDER=3\nM104 S0 T0 A0\nM104 S0 T1 A0\nM104 S0 T2 A0\nM104 S0 T3 A0\nM104 T{initial_extruder} S{nozzle_temperature[initial_extruder] - 90}\n\n;===== 粗回零 =================\nT{initial_extruder}\nM106 S255\nM106 P2 S0\nMOVE_TO_DISCARD_FILAMENT_POSITION\nM109 T{initial_extruder} S{nozzle_temperature[initial_extruder] - 90}\nROUGHLY_CLEAN_NOZZLE_WITH_DISCARD\nMOVE_TO_XY_IDLE_POSITION_EXTRUDER\nG28 Z I140 J140\n\n;===== 检测钢板 =================\nDETECT_BED_PLATE\n\n;===== 深度清洁喷嘴 =================\nG90\nG0 Z5 F10000\nMOVE_TO_DISCARD_FILAMENT_POSITION\nM109 S{nozzle_temperature[initial_extruder] - 50}\nROUGHLY_CLEAN_NOZZLE\nMOVE_TO_XY_IDLE_POSITION_EXTRUDER\nFINELY_CLEAN_NOZZLE_STAGE_1\nM104 S{nozzle_temperature[initial_extruder] - 90}\nG0 Z5 F10000\nMOVE_TO_DISCARD_FILAMENT_POSITION\nROUGHLY_CLEAN_NOZZLE\nMOVE_TO_XY_IDLE_POSITION_EXTRUDER\nFINELY_CLEAN_NOZZLE_STAGE_2\n\n;===== 精回零 =================\nM106 S255\nM109 S{nozzle_temperature[initial_extruder] - 90}\nM190 S{bed_temperature_initial_layer_single}\nM107 P2\nG90\nG0 Z5 F10000\nG28 Z\n\n;===== 热床调平 =================\n; Always pass `ADAPTIVE_MARGIN=0` because Orca has already handled `adaptive_bed_mesh_margin` internally\n; Make sure to set ADAPTIVE to 0 otherwise Klipper will use it's own adaptive bed mesh logic\nBED_MESH_CALIBRATE mesh_min={adaptive_bed_mesh_min[0]},{adaptive_bed_mesh_min[1]} mesh_max={adaptive_bed_mesh_max[0]},{adaptive_bed_mesh_max[1]} ALGORITHM=[bed_mesh_algo] PROBE_COUNT={bed_mesh_probe_count[0]},{bed_mesh_probe_count[1]} ADAPTIVE=0 ADAPTIVE_MARGIN=0\n; Original upstream: BED_MESH_CALIBRATE PROBE_COUNT=11,11\n\n;===== 画起始线 =================\nG90\nG1 Z1.5\nG0 X10 Y3 Z2 F18000\nM109 S{nozzle_temperature_initial_layer[initial_extruder]}\nG1 Z0.2\nM83\nG1 X110 E15 F360\nG1 Z1.5\n\nG90\nM106 S0",
"machine_tool_change_time": "5",
"max_layer_height": [
"0.32",
"0.32",
"0.32",
"0.32"
],
"min_layer_height": [
"0.08",
"0.08",
"0.08",
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4",
"0.4",
"0.4"
],
"nozzle_type": "stainless_steel",
"printable_area": [
"0.5x1",
"270.5x1",
"270.5x271",
"0.5x271"
],
"printable_height": "270.05",
"printer_settings_id": "MyToolChanger 0.4 nozzle - Copy",
"retract_before_wipe": [
"0%",
"0%",
"0%",
"0%"
],
"retract_length_toolchange": [
"10",
"10",
"10",
"10"
],
"retract_lift_above": [
"0",
"0",
"0",
"0"
],
"retract_lift_below": [
"269",
"269",
"269",
"269"
],
"retract_lift_enforce": [
"All Surfaces",
"All Surfaces",
"All Surfaces",
"All Surfaces"
],
"retract_restart_extra": [
"0",
"0",
"0",
"0"
],
"retract_restart_extra_toolchange": [
"0",
"0",
"0",
"0"
],
"retract_when_changing_layer": [
"1",
"1",
"1",
"1"
],
"retraction_distances_when_cut": [
"18",
"18",
"18",
"18"
],
"retraction_length": [
"0.8",
"0.8",
"0.8",
"0.8"
],
"retraction_minimum_travel": [
"1",
"1",
"1",
"1"
],
"retraction_speed": [
"40",
"40",
"40",
"40"
],
"deretraction_speed": [
"35",
"35",
"35",
"35"
],
"thumbnails": "48x48/PNG, 300x300/PNG",
"travel_slope": [
"3",
"3",
"3",
"3"
],
"wipe": [
"1",
"1",
"1",
"1"
],
"wipe_distance": [
"2",
"2",
"2",
"2"
],
"z_hop": [
"0.4",
"0.4",
"0.4",
"0.4"
],
"z_hop_types": [
"Auto Lift",
"Auto Lift",
"Auto Lift",
"Auto Lift"
],
"enable_filament_ramming": "0",
"extruder_clearance_height_to_rod": "60",
"extruder_clearance_height_to_lid": "130",
"extruder_clearance_radius": "80",
"machine_load_filament_time": "0",
"machine_unload_filament_time": "0",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\nTIMELAPSE_TAKE_FRAME\nDEFECT_DETECTION_DETECT",
"z_hop_when_prime": [
"0",
"0",
"0",
"0"
],
"ramming_pressure_advance_value": "0.02",
"tool_change_temprature_wait": "0",
"printer_notes": "",
"machine_pause_gcode": "M600",
"default_bed_type": "Textured PEI Plate",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]\nSET_PRINT_STATS_INFO TOTAL_LAYER={total_layer_count}\nSET_PRINT_STATS_INFO CURRENT_LAYER={layer_num+1}",
"nozzle_volume": "143"
}
"type": "machine",
"setting_id": "SM_U1",
"name": "Snapmaker U1 (0.4 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_U1",
"printer_model": "Snapmaker U1",
"printer_variant": "0.4",
"auxiliary_fan": "1",
"change_filament_gcode": ";===== date: 20251213=====================\n; Change Tool[previous_extruder] -> Tool[next_extruder] (layer [layer_num])\n{\nlocal max_speed_toolchange = 350.0;\nlocal wait_for_extruder_temp = true;\nposition[2] = position[2] + 2.0;\nlocal speed_toolchange = max_speed_toolchange;\nif travel_speed < max_speed_toolchange then\n speed_toolchange = travel_speed;\nendif\n\"G91\nG1 Z1.5 F1800\nG90\n\";\n\"G1 F\" + (speed_toolchange * 60) + \"\n\";\nif wait_for_extruder_temp and not((layer_num < 0) and (next_extruder == initial_tool)) then\n \"\n\";\n \"; \" + layer_num + \"\n\";\n if layer_num == 0 then\n \"M109 S\" + first_layer_temperature[next_extruder] + \" T\" + next_extruder + \"\n\";\n else\n \"M109 S\" + temperature[next_extruder] + \" T\" + next_extruder + \"\n\";\n endif\nendif\n\"M400\" + \"\n\";\n\"T\" + next_extruder + \"\n\";\nif filament_type[next_extruder] == \"PVA\" then\n\"SET_VELOCITY_LIMIT ACCEL=3000\n\";\nelse\nendif\nif previous_extruder != next_extruder and initial_extruder != next_extruder then\n\"SM_PRINT_PREEXTRUDE_FILAMENT INDEX=\" + next_extruder + \"\n\";\nendif\n\"G90\n\";\n}\n",
"extruder_colour": [
"#FCE94F",
"#FCE94F",
"#FCE94F",
"#FCE94F"
],
"extruder_offset": [
"0x0",
"0x0",
"0x0",
"0x0"
],
"host_type": "octoprint",
"long_retractions_when_cut": [
"0",
"0",
"0",
"0"
],
"machine_end_gcode": " PRINT_END\nTIMELAPSE_STOP",
"machine_max_acceleration_extruding": [
"25000",
"25000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"25000",
"25000"
],
"machine_max_acceleration_x": [
"25000",
"25000"
],
"machine_max_acceleration_y": [
"25000",
"25000"
],
"machine_max_acceleration_z": [
"500",
"200"
],
"machine_max_jerk_x": [
"9",
"9"
],
"machine_max_jerk_y": [
"9",
"9"
],
"machine_max_jerk_z": [
"3",
"0.4"
],
"machine_max_speed_e": [
"30",
"25"
],
"machine_max_speed_x": [
"1000",
"200"
],
"machine_max_speed_y": [
"1000",
"200"
],
"machine_max_speed_z": [
"20",
"12"
],
"resonance_avoidance": "1",
"min_resonance_avoidance_speed": "40",
"max_resonance_avoidance_speed": "90",
"machine_start_gcode": "SET_PRINT_AUTO_BED_LEVELING ENABLE=1\nSET_TIME_LAPSE_CAMERA ENABLE=1\n;===== date: 20251222 =====================\n\nPRINT_START\nDEFECT_DETECTION_START\nSET_PRINT_STATS_INFO TOTAL_LAYER={total_layer_count}\nSET_PRINT_STATS_INFO CURRENT_LAYER=0\nTIMELAPSE_START\nM140 S{bed_temperature_initial_layer_single}\nM104 T{initial_extruder} S140\nM204 S10000\n\nG28 X Y\n;===== 床面异物检测 ========\nT{initial_extruder}\nG90\nDEFECT_DETECTION_DETECT_BED\n;===== 取放头检测 =================\nSM_PRINT_CHECK_SWITCH_EXTRUDER\n\n;===== 自动进料 & 挤出流量 & 预挤出 ======================\nSM_PRINT_EXTRUDER_PREHEAT EXTRUDER=1 TEMP=140\nSM_PRINT_AUTO_FEED EXTRUDER=0\nSM_PRINT_FLOW_CALIBRATE EXTRUDER=0\nSM_PRINT_EXTRUDER_PREHEAT EXTRUDER=2 TEMP=140\nSM_PRINT_AUTO_FEED EXTRUDER=1\nSM_PRINT_FLOW_CALIBRATE EXTRUDER=1\nSM_PRINT_EXTRUDER_PREHEAT EXTRUDER=3 TEMP=140\nSM_PRINT_AUTO_FEED EXTRUDER=2\nSM_PRINT_FLOW_CALIBRATE EXTRUDER=2\nSM_PRINT_AUTO_FEED EXTRUDER=3\nSM_PRINT_FLOW_CALIBRATE EXTRUDER=3\nM104 S0 T0 A0\nM104 S0 T1 A0\nM104 S0 T2 A0\nM104 S0 T3 A0\nM104 T{initial_extruder} S{nozzle_temperature[initial_extruder] - 90}\n\n;===== 粗回零 =================\nT{initial_extruder}\nM106 S255\nM106 P2 S0\nMOVE_TO_DISCARD_FILAMENT_POSITION\nM109 T{initial_extruder} S{nozzle_temperature[initial_extruder] - 90}\nROUGHLY_CLEAN_NOZZLE_WITH_DISCARD\nMOVE_TO_XY_IDLE_POSITION_EXTRUDER\nG28 Z I140 J140\n\n;===== 检测钢板 =================\nDETECT_BED_PLATE\n\n;===== 深度清洁喷嘴 =================\nG90\nG0 Z5 F10000\nMOVE_TO_DISCARD_FILAMENT_POSITION\nM109 S{nozzle_temperature[initial_extruder] - 50}\nROUGHLY_CLEAN_NOZZLE\nMOVE_TO_XY_IDLE_POSITION_EXTRUDER\nFINELY_CLEAN_NOZZLE_STAGE_1\nM104 S{nozzle_temperature[initial_extruder] - 90}\nG0 Z5 F10000\nMOVE_TO_DISCARD_FILAMENT_POSITION\nROUGHLY_CLEAN_NOZZLE\nMOVE_TO_XY_IDLE_POSITION_EXTRUDER\nFINELY_CLEAN_NOZZLE_STAGE_2\n\n;===== 精回零 =================\nM106 S255\nM109 S{nozzle_temperature[initial_extruder] - 90}\nM190 S{bed_temperature_initial_layer_single}\nM107 P2\nG90\nG0 Z5 F10000\nG28 Z\n\n;===== 热床调平 =================\n; Always pass `ADAPTIVE_MARGIN=0` because Orca has already handled `adaptive_bed_mesh_margin` internally\n; Make sure to set ADAPTIVE to 0 otherwise Klipper will use it's own adaptive bed mesh logic\nBED_MESH_CALIBRATE mesh_min={adaptive_bed_mesh_min[0]},{adaptive_bed_mesh_min[1]} mesh_max={adaptive_bed_mesh_max[0]},{adaptive_bed_mesh_max[1]} ALGORITHM=[bed_mesh_algo] PROBE_COUNT={bed_mesh_probe_count[0]},{bed_mesh_probe_count[1]} ADAPTIVE=0 ADAPTIVE_MARGIN=0\n; Original upstream: BED_MESH_CALIBRATE PROBE_COUNT=11,11\n\n;===== 画起始线 =================\nG90\nG1 Z1.5\nG0 X10 Y3 Z2 F18000\nM109 S{nozzle_temperature_initial_layer[initial_extruder]}\nG1 Z0.2\nM83\nG1 X110 E15 F360\nG1 Z1.5\n\nG90\nM106 S0",
"machine_tool_change_time": "5",
"max_layer_height": [
"0.32",
"0.32",
"0.32",
"0.32"
],
"min_layer_height": [
"0.08",
"0.08",
"0.08",
"0.08"
],
"nozzle_diameter": [
"0.4",
"0.4",
"0.4",
"0.4"
],
"nozzle_type": "stainless_steel",
"printable_area": [
"0.5x1",
"270.5x1",
"270.5x271",
"0.5x271"
],
"printable_height": "270.05",
"printer_settings_id": "MyToolChanger 0.4 nozzle - Copy",
"retract_before_wipe": [
"0%",
"0%",
"0%",
"0%"
],
"retract_length_toolchange": [
"10",
"10",
"10",
"10"
],
"retract_lift_above": [
"0",
"0",
"0",
"0"
],
"retract_lift_below": [
"269",
"269",
"269",
"269"
],
"retract_lift_enforce": [
"All Surfaces",
"All Surfaces",
"All Surfaces",
"All Surfaces"
],
"retract_restart_extra": [
"0",
"0",
"0",
"0"
],
"retract_restart_extra_toolchange": [
"0",
"0",
"0",
"0"
],
"retract_when_changing_layer": [
"1",
"1",
"1",
"1"
],
"retraction_distances_when_cut": [
"18",
"18",
"18",
"18"
],
"retraction_length": [
"0.8",
"0.8",
"0.8",
"0.8"
],
"retraction_minimum_travel": [
"1",
"1",
"1",
"1"
],
"retraction_speed": [
"40",
"40",
"40",
"40"
],
"deretraction_speed": [
"35",
"35",
"35",
"35"
],
"thumbnails": "48x48/PNG, 300x300/PNG",
"travel_slope": [
"3",
"3",
"3",
"3"
],
"wipe": [
"1",
"1",
"1",
"1"
],
"wipe_distance": [
"2",
"2",
"2",
"2"
],
"z_hop": [
"0.4",
"0.4",
"0.4",
"0.4"
],
"z_hop_types": [
"Auto Lift",
"Auto Lift",
"Auto Lift",
"Auto Lift"
],
"enable_filament_ramming": "0",
"extruder_clearance_height_to_rod": "60",
"extruder_clearance_height_to_lid": "130",
"extruder_clearance_radius": "80",
"machine_load_filament_time": "0",
"machine_unload_filament_time": "0",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\nTIMELAPSE_TAKE_FRAME\nDEFECT_DETECTION_DETECT",
"z_hop_when_prime": [
"0",
"0",
"0",
"0"
],
"ramming_pressure_advance_value": "0.02",
"tool_change_temprature_wait": "0",
"printer_notes": "",
"machine_pause_gcode": "M600",
"default_bed_type": "Textured PEI Plate",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]\nSET_PRINT_STATS_INFO TOTAL_LAYER={total_layer_count}\nSET_PRINT_STATS_INFO CURRENT_LAYER={layer_num+1}",
"nozzle_volume": "143"
}

View File

@@ -1,30 +1,30 @@
{
"type": "machine",
"setting_id": "SM_U1_04_06",
"name": "Snapmaker U1 (0.4+0.6 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_U1",
"printer_model": "Snapmaker U1",
"printer_variant": "0.4+0.6",
"default_print_profile": "0.20 Standard @Snapmaker U1 (0.4+0.6 nozzle)",
"max_layer_height": [
"0.32",
"0.32",
"0.48",
"0.48"
],
"min_layer_height": [
"0.08",
"0.08",
"0.12",
"0.12"
],
"nozzle_diameter": [
"0.4",
"0.4",
"0.6",
"0.6"
],
"nozzle_type": "stainless_steel"
"type": "machine",
"setting_id": "SM_U1_04_06",
"name": "Snapmaker U1 (0.4+0.6 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_U1",
"printer_model": "Snapmaker U1",
"printer_variant": "0.4+0.6",
"default_print_profile": "0.20 Standard @Snapmaker U1 (0.4+0.6 nozzle)",
"max_layer_height": [
"0.32",
"0.32",
"0.48",
"0.48"
],
"min_layer_height": [
"0.08",
"0.08",
"0.12",
"0.12"
],
"nozzle_diameter": [
"0.4",
"0.4",
"0.6",
"0.6"
],
"nozzle_type": "stainless_steel"
}

View File

@@ -1,30 +1,30 @@
{
"type": "machine",
"setting_id": "SM_U1_06",
"name": "Snapmaker U1 (0.6 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_U1",
"printer_model": "Snapmaker U1",
"printer_variant": "0.6",
"default_print_profile": "0.20 Standard @Snapmaker U1 (0.6 nozzle)",
"max_layer_height": [
"0.48",
"0.48",
"0.48",
"0.48"
],
"min_layer_height": [
"0.12",
"0.12",
"0.12",
"0.12"
],
"nozzle_diameter": [
"0.6",
"0.6",
"0.6",
"0.6"
],
"nozzle_type": "stainless_steel"
"type": "machine",
"setting_id": "SM_U1_06",
"name": "Snapmaker U1 (0.6 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_U1",
"printer_model": "Snapmaker U1",
"printer_variant": "0.6",
"default_print_profile": "0.20 Standard @Snapmaker U1 (0.6 nozzle)",
"max_layer_height": [
"0.48",
"0.48",
"0.48",
"0.48"
],
"min_layer_height": [
"0.12",
"0.12",
"0.12",
"0.12"
],
"nozzle_diameter": [
"0.6",
"0.6",
"0.6",
"0.6"
],
"nozzle_type": "stainless_steel"
}

View File

@@ -1,11 +1,11 @@
{
"type": "machine_model",
"name": "Snapmaker U1",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "",
"model_id": "797581801",
"bed_model": "Snapmaker U1_bed.stl",
"bed_texture": "Snapmaker U1_texture.svg",
"nozzle_diameter": "0.4;0.4+0.6;0.6"
"type": "machine_model",
"name": "Snapmaker U1",
"machine_tech": "FFF",
"family": "Snapmaker",
"url": "",
"model_id": "797581801",
"bed_model": "Snapmaker U1_bed.stl",
"bed_texture": "Snapmaker U1_texture.svg",
"nozzle_diameter": "0.4;0.4+0.6;0.6"
}

File diff suppressed because one or more lines are too long

View File

@@ -1,20 +1,20 @@
{
"type": "machine",
"name": "fdm_a250",
"inherits": "fdm_linear2",
"from": "system",
"instantiation": "false",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"printable_height": "230",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250\n",
"printable_area": [
"0x0",
"230x0",
"230x250",
"0x250"
],
"machine_start_gcode": "; Model: Snapmaker A250\n; Update: 20240922\n; Maintained by https://github.com/macdylan/3dp-configs\n; Printer : [printer_preset]\n; Profile : [print_preset]\n; Plate : [plate_name]\n\nT[initial_extruder]\n\nM140 S{first_layer_bed_temperature[initial_extruder]}\n\n; you can clean the nozzle\nM104 S165\nM204 S100\nG28\nG0 Z153 F960.0\nG0 Y125.0 F3420.0\nG0 X115.0\n\nM190 R{first_layer_bed_temperature[initial_extruder]}\n\nG28\n{if 0==1} ; boundary check(for dual/quick swap kit), not recommanded if there are any clamps \n G0 X0\n G0 Z0.2 F960.0\n G0 Y0 F3420.0\n G0 X230\n G0 Y250\n G0 X0\n G0 Y0\n{endif}\n\nM83\n{if 1==1 && max(hot_plate_temp_initial_layer[initial_extruder], hot_plate_temp[initial_extruder]) >= 90}\nG0 Z0.06\nG92 Z0 ;reset z\n{endif}\n\n; flush initial nozzle\nT[initial_extruder]\nM104 S{max(250, min(290, nozzle_temperature_initial_layer[(initial_extruder % 2 == 0 ? min(initial_extruder + initial_extruder, 63) : max(initial_extruder - (1-initial_extruder), 0))] + 15))}; common flush temp\nG0 Z1.6 F960.0\nG0 X{( initial_extruder % 2 == 0 ? 100.0 : 130.0 )} F3420.0\nG0 Y0 F3420.0\n\nM109 S{max(250, min(290, nozzle_temperature_initial_layer[(initial_extruder % 2 == 0 ? min(initial_extruder + initial_extruder, 63) : max(initial_extruder - (1-initial_extruder), 0))] + 15))} C2 W1\nG1 E15 F80.0\nG92 E0\n\nM106 S{min(255, (fan_max_speed[(initial_extruder % 2 == 0 ? min(initial_extruder + initial_extruder, 63) : max(initial_extruder - (1-initial_extruder), 0))] + 10) * 2.55)}\n\nM104 S{nozzle_temperature_initial_layer[(initial_extruder % 2 == 0 ? min(initial_extruder + initial_extruder, 63) : max(initial_extruder - (1-initial_extruder), 0))] + 5}\n\nG1 E9.0 F200\nG92 E0\nG1 E6.0 Z4.6 F200\nG92 E0\n\nG0 Z5.6 F200\nM107\n\nG0 X{( initial_extruder % 2 == 0 ? 55.0 : 175.0 )} F3420.0\nG0 Z0.3 F960.0\nM109 S{nozzle_temperature_initial_layer[(initial_extruder % 2 == 0 ? min(initial_extruder + initial_extruder, 63) : max(initial_extruder - (1-initial_extruder), 0))]} C3 W1\nG1 E3 F200\nG92 E0\nG1 X{( initial_extruder % 2 == 0 ? 0 : 230 )} E3.42995 F3420.0\nG92 E0\n\nG1 E-{retraction_length[initial_extruder]} F200\nG92 E0\nG0 Y20 F3420.0\n\n; ready [plate_name]",
"machine_end_gcode": "G92 E0\n\nG0 Z{max_layer_z + 2.0} F600\n; retract the filament to make it easier to replace\nG0 E-5 F200\nG28\n\n M104 S0\nM140 S0\nM107\nM220 S100\nM84\n\n;\n; DON'T REMOVE these lines if you're using the smfix (https://github.com/macdylan/SMFix)\n; min_x = [first_layer_print_min_0]\n; min_y = [first_layer_print_min_1]\n; max_x = [first_layer_print_max_0]\n; max_y = [first_layer_print_max_1]\n; max_z = [max_layer_z]\n; total_layer_number = [layer_num]\n;",
"before_layer_change_gcode": "; layer_num: [layer_num]\nG92 E0"
}
"type": "machine",
"name": "fdm_a250",
"inherits": "fdm_linear2",
"from": "system",
"instantiation": "false",
"bed_model": "Snapmaker A250_bed.stl",
"bed_texture": "Snapmaker A250_texture.svg",
"printable_height": "230",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250\n",
"printable_area": [
"0x0",
"230x0",
"230x250",
"0x250"
],
"machine_start_gcode": "; Model: Snapmaker A250\n; Update: 20240922\n; Maintained by https://github.com/macdylan/3dp-configs\n; Printer : [printer_preset]\n; Profile : [print_preset]\n; Plate : [plate_name]\n\nT[initial_extruder]\n\nM140 S{first_layer_bed_temperature[initial_extruder]}\n\n; you can clean the nozzle\nM104 S165\nM204 S100\nG28\nG0 Z153 F960.0\nG0 Y125.0 F3420.0\nG0 X115.0\n\nM190 R{first_layer_bed_temperature[initial_extruder]}\n\nG28\n{if 0==1} ; boundary check(for dual/quick swap kit), not recommanded if there are any clamps \n G0 X0\n G0 Z0.2 F960.0\n G0 Y0 F3420.0\n G0 X230\n G0 Y250\n G0 X0\n G0 Y0\n{endif}\n\nM83\n{if 1==1 && max(hot_plate_temp_initial_layer[initial_extruder], hot_plate_temp[initial_extruder]) >= 90}\nG0 Z0.06\nG92 Z0 ;reset z\n{endif}\n\n; flush initial nozzle\nT[initial_extruder]\nM104 S{max(250, min(290, nozzle_temperature_initial_layer[(initial_extruder % 2 == 0 ? min(initial_extruder + initial_extruder, 63) : max(initial_extruder - (1-initial_extruder), 0))] + 15))}; common flush temp\nG0 Z1.6 F960.0\nG0 X{( initial_extruder % 2 == 0 ? 100.0 : 130.0 )} F3420.0\nG0 Y0 F3420.0\n\nM109 S{max(250, min(290, nozzle_temperature_initial_layer[(initial_extruder % 2 == 0 ? min(initial_extruder + initial_extruder, 63) : max(initial_extruder - (1-initial_extruder), 0))] + 15))} C2 W1\nG1 E15 F80.0\nG92 E0\n\nM106 S{min(255, (fan_max_speed[(initial_extruder % 2 == 0 ? min(initial_extruder + initial_extruder, 63) : max(initial_extruder - (1-initial_extruder), 0))] + 10) * 2.55)}\n\nM104 S{nozzle_temperature_initial_layer[(initial_extruder % 2 == 0 ? min(initial_extruder + initial_extruder, 63) : max(initial_extruder - (1-initial_extruder), 0))] + 5}\n\nG1 E9.0 F200\nG92 E0\nG1 E6.0 Z4.6 F200\nG92 E0\n\nG0 Z5.6 F200\nM107\n\nG0 X{( initial_extruder % 2 == 0 ? 55.0 : 175.0 )} F3420.0\nG0 Z0.3 F960.0\nM109 S{nozzle_temperature_initial_layer[(initial_extruder % 2 == 0 ? min(initial_extruder + initial_extruder, 63) : max(initial_extruder - (1-initial_extruder), 0))]} C3 W1\nG1 E3 F200\nG92 E0\nG1 X{( initial_extruder % 2 == 0 ? 0 : 230 )} E3.42995 F3420.0\nG92 E0\n\nG1 E-{retraction_length[initial_extruder]} F200\nG92 E0\nG0 Y20 F3420.0\n\n; ready [plate_name]",
"machine_end_gcode": "G92 E0\n\nG0 Z{max_layer_z + 2.0} F600\n; retract the filament to make it easier to replace\nG0 E-5 F200\nG28\n\n M104 S0\nM140 S0\nM107\nM220 S100\nM84\n\n;\n; DON'T REMOVE these lines if you're using the smfix (https://github.com/macdylan/SMFix)\n; min_x = [first_layer_print_min_0]\n; min_y = [first_layer_print_min_1]\n; max_x = [first_layer_print_max_0]\n; max_y = [first_layer_print_max_1]\n; max_z = [max_layer_z]\n; total_layer_number = [layer_num]\n;",
"before_layer_change_gcode": "; layer_num: [layer_num]\nG92 E0"
}

View File

@@ -1,39 +1,39 @@
{
"type": "machine",
"name": "fdm_a250_bk",
"inherits": "fdm_a250",
"from": "system",
"instantiation": "false",
"machine_max_acceleration_x": [
"3500"
],
"machine_max_acceleration_y": [
"3500"
],
"machine_max_acceleration_z": [
"3000"
],
"machine_max_acceleration_travel": [
"3500"
],
"machine_max_acceleration_extruding": [
"3500"
],
"machine_max_acceleration_retracting": [
"3500"
],
"machine_max_jerk_y": [
"5"
],
"machine_max_jerk_z": [
"3"
],
"printable_height": "224",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250\nPRINTER_MODEL_SNAPMAKER_A250_BRACINGKIT\n",
"bed_exclude_area": [
"0x238",
"230x238",
"230x250",
"0x250"
]
}
"type": "machine",
"name": "fdm_a250_bk",
"inherits": "fdm_a250",
"from": "system",
"instantiation": "false",
"machine_max_acceleration_x": [
"3500"
],
"machine_max_acceleration_y": [
"3500"
],
"machine_max_acceleration_z": [
"3000"
],
"machine_max_acceleration_travel": [
"3500"
],
"machine_max_acceleration_extruding": [
"3500"
],
"machine_max_acceleration_retracting": [
"3500"
],
"machine_max_jerk_y": [
"5"
],
"machine_max_jerk_z": [
"3"
],
"printable_height": "224",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250\nPRINTER_MODEL_SNAPMAKER_A250_BRACINGKIT\n",
"bed_exclude_area": [
"0x238",
"230x238",
"230x250",
"0x250"
]
}

File diff suppressed because one or more lines are too long

View File

@@ -1,39 +1,39 @@
{
"type": "machine",
"name": "fdm_a250_dual_bk",
"inherits": "fdm_a250_dual",
"from": "system",
"instantiation": "false",
"machine_max_acceleration_x": [
"3500"
],
"machine_max_acceleration_y": [
"3500"
],
"machine_max_acceleration_z": [
"3000"
],
"machine_max_acceleration_travel": [
"3500"
],
"machine_max_acceleration_extruding": [
"3500"
],
"machine_max_acceleration_retracting": [
"3500"
],
"machine_max_jerk_y": [
"5"
],
"machine_max_jerk_z": [
"3"
],
"printable_height": "184",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250_DUAL\nPRINTER_MODEL_SNAPMAKER_A250_DUAL_BRACINGKIT\n",
"bed_exclude_area": [
"0x228",
"230x228",
"230x250",
"0x250"
]
}
"type": "machine",
"name": "fdm_a250_dual_bk",
"inherits": "fdm_a250_dual",
"from": "system",
"instantiation": "false",
"machine_max_acceleration_x": [
"3500"
],
"machine_max_acceleration_y": [
"3500"
],
"machine_max_acceleration_z": [
"3000"
],
"machine_max_acceleration_travel": [
"3500"
],
"machine_max_acceleration_extruding": [
"3500"
],
"machine_max_acceleration_retracting": [
"3500"
],
"machine_max_jerk_y": [
"5"
],
"machine_max_jerk_z": [
"3"
],
"printable_height": "184",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250_DUAL\nPRINTER_MODEL_SNAPMAKER_A250_DUAL_BRACINGKIT\n",
"bed_exclude_area": [
"0x228",
"230x228",
"230x250",
"0x250"
]
}

View File

@@ -1,15 +1,15 @@
{
"type": "machine",
"name": "fdm_a250_dual_qs",
"inherits": "fdm_a250_dual",
"from": "system",
"instantiation": "false",
"printable_height": "175",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250_DUAL\nPRINTER_MODEL_SNAPMAKER_A250_DUAL_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x225",
"230x225",
"230x250",
"0x250"
]
}
"type": "machine",
"name": "fdm_a250_dual_qs",
"inherits": "fdm_a250_dual",
"from": "system",
"instantiation": "false",
"printable_height": "175",
"printer_notes": "PRINTER_MODEL_SNAPMAKER_A250_DUAL\nPRINTER_MODEL_SNAPMAKER_A250_DUAL_QUICKSWAPKIT\n",
"bed_exclude_area": [
"0x225",
"230x225",
"230x250",
"0x250"
]
}

Some files were not shown because too many files have changed in this diff Show More