Files
OrcaSlicer-bambulab/resources/profiles/Voron/machine/Voron 0.1 0.4 nozzle.json
Louis Rossmann c661ddc2eb Initial release
2026-05-11 07:39:33 -05:00

28 lines
594 B
JSON

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