orcaslicer/resources/profiles/Positron3D/process/0.56mm 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

15 lines
No EOL
417 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.56mm 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.56",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"The Positron 0.8 nozzle"
]
}