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,32 +1,32 @@
{
"type": "machine",
"setting_id": "GM002",
"name": "Peopoly Magneto X 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Peopoly Magneto X",
"nozzle_diameter": [
"0.6"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"300x0",
"300x400",
"0x400"
],
"printable_height": "300",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"retract_length_toolchange": [
"3"
],
"retraction_length": [
"1"
]
{
"type": "machine",
"name": "Peopoly Magneto X 0.6 nozzle",
"inherits": "fdm_klipper_common",
"from": "system",
"setting_id": "GM002",
"instantiation": "true",
"printer_model": "Peopoly Magneto X",
"nozzle_diameter": [
"0.6"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"300x0",
"300x400",
"0x400"
],
"printable_height": "300",
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.12"
],
"retract_length_toolchange": [
"3"
],
"retraction_length": [
"1"
]
}