Magneto X profile (#5590)

* Add files via upload

* Update fdm_process_pply_common.json

* test on v1.8/1.9/2.0/2.1 portable version
This commit is contained in:
Peopoly
2024-06-05 22:14:06 +08:00
committed by GitHub
parent 9a4429f603
commit 3e232a86e8
31 changed files with 373 additions and 66 deletions

View File

@@ -0,0 +1,33 @@
{
"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"
],
"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"
]
}