orcaslicer/resources/profiles/Voron/machine/Voron 2.4 300 0.15 nozzle.json

26 lines
487 B
JSON
Raw Normal View History

{
"type": "machine",
"setting_id": "GM002",
"name": "Voron 2.4 300 0.15 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "Voron 2.4 300",
"max_layer_height": [
"0.2"
],
"min_layer_height": [
"0.04"
],
"nozzle_diameter": [
"0.15"
],
"printable_area": [
"0x0",
"300x0",
"300x300",
"0x300"
],
"printable_height": "2755"
}