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 A350 Dual (0.8 nozzle)",
"setting_id": "3320185661",
"type": "machine",
"from": "system",
"instantiation": "true",
"inherits": "fdm_a350_dual",
"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"
]
}