2022-10-10 09:20:59 +00:00
|
|
|
{
|
|
|
|
"type": "machine",
|
2022-12-30 07:45:15 +00:00
|
|
|
"setting_id": "GM001",
|
2022-10-10 09:20:59 +00:00
|
|
|
"name": "Voron 2.4 250 0.4 nozzle",
|
|
|
|
"from": "system",
|
|
|
|
"instantiation": "true",
|
|
|
|
"inherits": "fdm_klipper_common",
|
|
|
|
"printer_model": "Voron 2.4 250",
|
|
|
|
"nozzle_diameter": [
|
|
|
|
"0.4"
|
|
|
|
],
|
|
|
|
"printable_area": [
|
|
|
|
"0x0",
|
|
|
|
"250x0",
|
|
|
|
"250x250",
|
|
|
|
"0x250"
|
|
|
|
],
|
|
|
|
"printable_height": "225"
|
|
|
|
}
|