orcaslicer/resources/profiles/Peopoly/machine/Peopoly Magneto X 0.8 nozzle.json
2024-02-05 00:23:57 +07:00

33 lines
No EOL
626 B
JSON

{
"type": "machine",
"setting_id": "GM002",
"name": "Peopoly Magneto X 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Peopoly Magneto X",
"nozzle_diameter": [
"0.8"
],
"printable_area": [
"0x0",
"300x0",
"300x400",
"0x400"
],
"printable_height": "300",
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"retract_length_toolchange": [
"3"
],
"retraction_length": [
"3"
]
}