orcaslicer/resources/profiles/Prusa/process/0.20mm Standard @MK4.json

13 lines
280 B
JSON
Raw Normal View History

2023-08-27 15:37:43 +00:00
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @MK4",
"from": "system",
"instantiation": "true",
2023-09-05 11:51:36 +00:00
"inherits": "process_common_mk4",
2023-08-27 15:37:43 +00:00
"compatible_printers": [
2023-09-05 11:51:36 +00:00
"Prusa MK4 0.4 nozzle",
"Prusa MK4 0.6 nozzle",
"Prusa MK4 0.8 nozzle"
2023-08-27 15:37:43 +00:00
]
}