Files
Profiles/profile_sources/orcaslicer-fff/Voron/printer/Voron 0.1 0.4 nozzle.json
T
2026-04-23 22:00:20 +01:00

29 lines
524 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"
}