orcaslicer/resources/profiles/UltiMaker.json
SoftFever dc83549aa1
Orca filament profile revamp - done (#8287)
* Update Qidi profiles

* restructure orca filament lib folder

* update profiles

* add more global filaments

* check missing instantiation errors

* fix missing instantiation attribute

* delete voron generic filaments

* remove Mellow filaments

* clean profiles

* QoL: select only visible filament when select all filaments
2025-02-03 21:15:17 +08:00

42 lines
No EOL
1.1 KiB
JSON

{
"name": "UltiMaker",
"url": "",
"version": "02.02.00.04",
"force_update": "0",
"description": "UltiMaker configurations",
"machine_model_list": [
{
"name": "UltiMaker 2",
"sub_path": "machine/UltiMaker 2.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.12mm Fine @UltiMaker 2",
"sub_path": "process/0.12mm Fine @UltiMaker 2.json"
},
{
"name": "0.18mm Standard @UltiMaker 2",
"sub_path": "process/0.18mm Standard @UltiMaker 2.json"
},
{
"name": "0.25mm Draft @UltiMaker 2",
"sub_path": "process/0.25mm Darft @UltiMaker 2.json"
}
],
"filament_list": [],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "UltiMaker 2 0.4 nozzle",
"sub_path": "machine/UltiMaker 2 0.4 nozzle.json"
}
]
}