orcaslicer/resources/profiles/Positron3D/process/0.32mm Extra Draft @The Positron.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

17 lines
No EOL
467 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.32mm Standard @The Positron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_the_positron_common",
"support_top_z_distance": "0.24",
"support_bottom_z_distance": "0.24",
"layer_height": "0.32",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"The Positron 0.4 nozzle",
"The Positron 0.6 nozzle",
"The Positron 0.8 nozzle"
]
}