20 lines
358 B
JSON
20 lines
358 B
JSON
|
{
|
||
|
"type": "machine",
|
||
|
"setting_id": "GM_VORON_004",
|
||
|
"name": "Voron 2.4 350 0.4 nozzle",
|
||
|
"from": "system",
|
||
|
"instantiation": "true",
|
||
|
"inherits": "fdm_klipper_common",
|
||
|
"printer_model": "Voron 2.4 350",
|
||
|
"nozzle_diameter": [
|
||
|
"0.4"
|
||
|
],
|
||
|
"printable_area": [
|
||
|
"0x0",
|
||
|
"350x0",
|
||
|
"350x350",
|
||
|
"0x350"
|
||
|
],
|
||
|
"printable_height": "325"
|
||
|
}
|