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,16 +1,24 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Chuanying X1 0.4 Nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_x1_common",
"printer_model": "Chuanying X1",
"default_print_profile": "0.20mm Standard @Chuanying X1 0.4 Nozzle",
"nozzle_diameter": [ "0.4" ],
"printer_variant": "0.4",
"max_layer_height": [ "0.28" ],
"min_layer_height": [ "0.08" ],
"retraction_length": [ "0.8" ],
"nozzle_type": "stainless_steel"
}
"type": "machine",
"name": "Chuanying X1 0.4 Nozzle",
"inherits": "fdm_x1_common",
"from": "system",
"setting_id": "GM001",
"instantiation": "true",
"printer_model": "Chuanying X1",
"default_print_profile": "0.20mm Standard @Chuanying X1 0.4 Nozzle",
"nozzle_diameter": [
"0.4"
],
"printer_variant": "0.4",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"retraction_length": [
"0.8"
],
"nozzle_type": "stainless_steel"
}