mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-24 01:12:35 +00:00
* Rework Ultimaker profiles The Ultimaker profiles where not usable by default * Fixes * couple small fixes * Rework Ultimaker profiles The Ultimaker profiles where not usable by default * Fixes * couple small fixes * Fixes * fix errors --------- Co-authored-by: yw4z <ywsyildiz@gmail.com> Co-authored-by: SoftFever <softfeverever@gmail.com>
15 lines
342 B
JSON
15 lines
342 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.20mm Draft @UltiMaker 2",
|
|
"renamed_from": "0.25mm Draft @UltiMaker 2;0.25mm Darft @UltiMaker 2",
|
|
|
|
"inherits": "fdm_process_common",
|
|
"from": "system",
|
|
"setting_id": "0ER4fay08CyW7RBE",
|
|
"instantiation": "true",
|
|
"layer_height": "0.2",
|
|
"compatible_printers": [
|
|
"UltiMaker 2 0.4 nozzle"
|
|
]
|
|
}
|