Files
OrcaSlicer/resources/profiles/UltiMaker.json
SoftFever f4224e9780 tidy up and bump profile version (#12889)
* tidy up and bump profile version

* fix error

* tidy up

* fix

* tide up more

* fix errors

* fix more errors
2026-03-23 01:17:34 +08:00

42 lines
1.1 KiB
JSON

{
"name": "UltiMaker",
"url": "",
"version": "02.03.02.60",
"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"
}
]
}