Files
OrcaSlicer/resources/profiles/UltiMaker/process/0.20mm Standard @UltiMaker 2 0.8 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

21 lines
554 B
JSON

{
"type": "process",
"name": "0.20mm Standard @UltiMaker 2 0.8 nozzle",
"inherits": "fdm_process_common",
"from": "system",
"setting_id": "3uZgBgrpfxrgO72L",
"instantiation": "true",
"layer_height": "0.20",
"initial_layer_line_width": "0.8",
"inner_wall_line_width": "0.8",
"internal_solid_infill_line_width": "0.8",
"line_width": "0.8",
"outer_wall_line_width": "0.8",
"sparse_infill_line_width": "0.8",
"support_line_width": "0.75",
"top_surface_line_width": "0.8",
"compatible_printers": [
"UltiMaker 2 0.8 nozzle"
]
}