orcaslicer/resources/profiles/Prusa/process/0.12mm Standard @MK4.json
2023-09-05 19:51:36 +08:00

16 lines
No EOL
393 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Standard @MK4",
"from": "system",
"instantiation": "true",
"inherits": "process_common_mk4",
"support_top_z_distance": "0.08",
"support_bottom_z_distance": "0.08",
"layer_height": "0.12",
"initial_layer_print_height": "0.2",
"compatible_printers": [
"Prusa MK4 0.25 nozzle",
"Prusa MK4 0.4 nozzle"
]
}