Files
OrcaSlicer/resources/profiles/UltiMaker/process/0.15mm Standard @UltiMaker 2 0.6 nozzle.json
T
592a5ba777 Fix and rework Ultimaker profiles (#15383)
* 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>
2026-09-22 20:50:12 +08:00

19 lines
546 B
JSON

{
"type": "process",
"name": "0.15mm Standard @UltiMaker 2 0.6 nozzle",
"inherits": "fdm_process_common",
"from": "system",
"setting_id": "MDKnppk0uwm6HnKz",
"instantiation": "true",
"layer_height": "0.15",
"initial_layer_line_width": "0.6",
"inner_wall_line_width": "0.6",
"internal_solid_infill_line_width": "0.6",
"line_width": "0.6",
"outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6",
"support_line_width": "0.55",
"top_surface_line_width": "0.6",
"compatible_printers": ["UltiMaker 2 0.6 nozzle"]
}