Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,21 +1,21 @@
{
"name": "Snapmaker A250 Dual (0.6 nozzle)",
"setting_id": "2466143025",
"type": "machine",
"from": "system",
"instantiation": "true",
"inherits": "fdm_a250_dual",
"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"
]
}