Files
OrcaSlicer/resources/profiles/UltiMaker/process/0.10mm Fine @UltiMaker 2.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

42 lines
654 B
JSON

{
"type": "process",
"name": "0.10mm Fine @UltiMaker 2",
"renamed_from": "0.12mm Fine @UltiMaker 2",
"inherits": "fdm_process_common",
"from": "system",
"setting_id": "S211pmrcTyysKIZ4",
"instantiation": "true",
"layer_height": "0.10",
"initial_layer_infill_speed": [
"45"
],
"inner_wall_speed": [
"30"
],
"internal_solid_infill_speed": [
"45"
],
"outer_wall_speed": [
"20"
],
"small_perimeter_speed": [
"20"
],
"sparse_infill_speed": [
"45"
],
"support_interface_speed": [
"50"
],
"support_speed": [
"50"
],
"top_surface_speed": [
"20"
],
"compatible_printers": [
"UltiMaker 2 0.4 nozzle"
]
}