orcaslicer/resources/profiles/Voxelab.json
fr3ak2402 f6741a933f
Add Voxelab Aquila X2 Profile (#956)
* Adding the Qidi X-Plus

Qidi X-Plus profile
Qidi X-Plus image

* Revision of the pressure plate model

Qidi X-Plus

* Add Artillery Profiles

Artillery Genius
Artillery Hornet

* Adds Elepoo Neptune 3 profiles

Elepoo Neptune 3
Elepoo Neptune 3 Pro
Elepoo Neptune 3 Plus
Elepoo Neptune 3 Max

* Revision of the Qidi profiles

Adjustments of the speeds:
Qidi X-Plus
Qidi X-Max
Qidi X-CF Pro

* Revision of the Qidi profiles

Qidi X-Smart 3
Qidi X-Plus 3
Qidi X-Max 3

* Add Voxelab Aquila X2 Profile

* Revision of the Voxelab Processes

Changing the Aquila X2 process names

* Acceleration adjustment Voxelab

Voxelab Aquila X2

* Adjustment of the printing area
2023-05-05 21:10:04 +08:00

67 lines
1.9 KiB
JSON

{
"name": "Voxelab",
"url": "",
"version": "01.00.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"
}
]
}