orcaslicer/resources/profiles/Vzbot/machine/Vzbot 330 AWD 0.4 nozzle.json

23 lines
423 B
JSON
Raw Normal View History

2023-04-18 02:40:13 +00:00
{
"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"
]
}