mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
42
resources/profiles/UltiMaker.json
Normal file
42
resources/profiles/UltiMaker.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user