OrcaSlicer/resources/profiles/UltiMaker/machine/UltiMaker 2.json
SoftFever 5e5542d02f
Update default filaments for printers (#8655)
* update M1

* update Voron

* update Positron

* update Biqu

* update Eryone

* update Folgetech

* update Geeetech

* update Kingroon

* update MagicMaker

* update Raise3D

* update Rolohaun

* update Tronxy

* update Kingroon and Tronxy

* update Voxelab

* update Wanhao

* more fix
2025-03-03 20:32:47 +08:00

12 lines
414 B
JSON

{
"type": "machine_model",
"name": "UltiMaker 2",
"model_id": "UltiMaker-2",
"nozzle_diameter": "0.4",
"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 @System;Generic PETG @System;Generic PLA @System"
}