23 lines
423 B
JSON
23 lines
423 B
JSON
|
{
|
||
|
"type": "machine",
|
||
|
"setting_id": "GM001",
|
||
|
"name": "Vzbot 330 AWD 0.4 nozzle",
|
||
|
"from": "system",
|
||
|
"instantiation": "true",
|
||
|
"inherits": "fdm_klipper_common",
|
||
|
"printer_model": "Vzbot 330 AWD",
|
||
|
"nozzle_diameter": [
|
||
|
"0.4"
|
||
|
],
|
||
|
"printable_area": [
|
||
|
"0x0",
|
||
|
"330x0",
|
||
|
"330x330",
|
||
|
"0x330"
|
||
|
],
|
||
|
"printable_height": "400",
|
||
|
"upward_compatible_machine":[
|
||
|
"Vzbot 330 AWD 0.4 nozzle"
|
||
|
]
|
||
|
}
|