orcaslicer/resources/profiles/Positron3D/machine/The Positron 0.6 nozzle.json

26 lines
522 B
JSON
Raw Normal View History

{
"type": "machine",
"setting_id": "GM003",
"name": "The Positron 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_common_the_positron",
"printer_model": "The Positron",
"nozzle_diameter": [
"0.6"
],
"max_layer_height": [
"0.4"
],
"min_layer_height": [
"0.12"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"180x0",
"180x180",
"0x180"
],
"printable_height": "165"
}