orcaslicer/resources/profiles/Voron/machine/Voron 2.4 300 0.4 nozzle.json

20 lines
358 B
JSON
Raw Normal View History

{
"type": "machine",
"setting_id": "GM_VORON_003",
"name": "Voron 2.4 300 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron 2.4 300",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"300x0",
"300x300",
"0x300"
],
"printable_height": "275"
}