orcaslicer/resources/profiles/Positron3D/machine/The Positron 0.8 nozzle.json
SoftFever aa692b815e
Add Profiles for The Positron profiles (#5640)
* add the positron profiles

* update printable_height to 165
2024-06-09 00:17:22 +08:00

26 lines
No EOL
521 B
JSON

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