mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
ENH: pick Qidi and Voxelab printers from orca
Change-Id: Ic441a96dfe82915c6b1ddfba07c5cabd7a7a4148
This commit is contained in:
66
resources/profiles/Voxelab.json
Normal file
66
resources/profiles/Voxelab.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"name": "Voxelab",
|
||||
"version": "01.06.00.00",
|
||||
"force_update": "0",
|
||||
"description": "Voxelab configurations",
|
||||
"machine_model_list": [
|
||||
{
|
||||
"name": "Voxelab Aquila X2",
|
||||
"sub_path": "machine/Voxelab Aquila X2.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
{
|
||||
"name": "fdm_process_common",
|
||||
"sub_path": "process/fdm_process_common.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Voxelab AquilaX2",
|
||||
"sub_path": "process/0.16mm Optimal @Voxelab AquilaX2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Voxelab AquilaX2",
|
||||
"sub_path": "process/0.20mm Standard @Voxelab AquilaX2.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [
|
||||
{
|
||||
"name": "fdm_filament_common",
|
||||
"sub_path": "filament/fdm_filament_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_abs",
|
||||
"sub_path": "filament/fdm_filament_abs.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pet",
|
||||
"sub_path": "filament/fdm_filament_pet.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pla",
|
||||
"sub_path": "filament/fdm_filament_pla.json"
|
||||
},
|
||||
{
|
||||
"name": "Voxelab Generic ABS",
|
||||
"sub_path": "filament/Voxelab Generic ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "Voxelab Generic PETG",
|
||||
"sub_path": "filament/Voxelab Generic PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "Voxelab Generic PLA",
|
||||
"sub_path": "filament/Voxelab Generic PLA.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
{
|
||||
"name": "fdm_machine_common",
|
||||
"sub_path": "machine/fdm_machine_common.json"
|
||||
},
|
||||
{
|
||||
"name": "Voxelab Aquila X2 0.4 nozzle",
|
||||
"sub_path": "machine/Voxelab Aquila X2 0.4 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user