Files
OrcaSlicer/resources/profiles/UltiMaker/machine/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

13 lines
686 B
JSON

{
"type": "machine_model",
"name": "UltiMaker 2+",
"model_id": "UltiMaker-2-plus",
"nozzle_diameter": "0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "UltiMaker",
"bed_model": "ultimaker_2_buildplate_model.stl",
"bed_texture": "ultimaker_2_buildplate_texture.png",
"hotend_model": "ultimaker_hotend.stl",
"default_materials": "Generic ABS @UltiMaker 2+ 0.4 nozzle;Generic PETG @UltiMaker 2+ 0.4 nozzle;Generic PLA @UltiMaker 2+ 0.4 nozzle;Generic ABS @UltiMaker 2+ 0.6 nozzle;Generic PETG @UltiMaker 2+ 0.6 nozzle;Generic PLA @UltiMaker 2+ 0.6 nozzle;Generic ABS @UltiMaker 2+ 0.8 nozzle;Generic PETG @UltiMaker 2+ 0.8 nozzle;Generic PLA @UltiMaker 2+ 0.8 nozzle"
}