mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-20 18:03:16 +08:00

1.Adjust nozzle volume to 92 2.Update profile version to 1.9 jira:NEW Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com> Change-Id: I8f54a64da7047f2631d62b87487a190e640563bf
67 lines
1.9 KiB
JSON
67 lines
1.9 KiB
JSON
{
|
|
"name": "Voxelab",
|
|
"version": "01.09.00.01",
|
|
"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": "Generic ABS @Voxelab",
|
|
"sub_path": "filament/Generic ABS @Voxelab.json"
|
|
},
|
|
{
|
|
"name": "Generic PETG @Voxelab",
|
|
"sub_path": "filament/Generic PETG @Voxelab.json"
|
|
},
|
|
{
|
|
"name": "Generic PLA @Voxelab",
|
|
"sub_path": "filament/Generic PLA @Voxelab.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"
|
|
}
|
|
]
|
|
}
|