orcaslicer/resources/profiles/Voron/machine/Voron 0.1 0.4 nozzle.json
2022-12-30 15:45:15 +08:00

22 lines
449 B
JSON

{
"type": "machine",
"setting_id": "GM001",
"name": "Voron 0.1 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron 0.1",
"default_print_profile": "0.20mm Standard @Voron",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"120x0",
"120x120",
"0x120"
],
"printable_height": "120",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
}