orcaslicer/resources/profiles/Peopoly/machine/Peopoly Magneto X 0.6 nozzle.json
Peopoly 3e232a86e8
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
2024-06-05 22:14:06 +08:00

33 lines
No EOL
626 B
JSON

{
"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"
]
}