mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-24 09:23:27 +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
323 B
JSON
15 lines
323 B
JSON
{
|
|
"type": "process",
|
|
"name": "0.15mm Standard @UltiMaker 2",
|
|
"renamed_from": "0.18mm Standard @UltiMaker 2",
|
|
|
|
"inherits": "fdm_process_common",
|
|
"from": "system",
|
|
"setting_id": "DMwYsBx9nEttVhhP",
|
|
"instantiation": "true",
|
|
"layer_height": "0.15",
|
|
"compatible_printers": [
|
|
"UltiMaker 2 0.4 nozzle"
|
|
]
|
|
}
|