mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-24 09:23:27 +00:00
* 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>
13 lines
686 B
JSON
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"
|
|
}
|