mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Support for Qidi Tech X-Max
This commit is contained in:
parent
a5d4fca039
commit
77bb548fba
11 changed files with 752 additions and 0 deletions
54
resources/profiles/Qidi Tech.json
Normal file
54
resources/profiles/Qidi Tech.json
Normal file
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"name": "Qidi Tech",
|
||||
"version": "01.00.00.00",
|
||||
"force_update": "0",
|
||||
"description": "Qidi Tech configurations",
|
||||
"machine_model_list": [
|
||||
{
|
||||
"name": "Qidi Tech X-Max",
|
||||
"sub_path": "machine/Qidi Tech X-Max.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
{
|
||||
"name": "fdm_process_common",
|
||||
"sub_path": "process/fdm_process_common.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @QTMax",
|
||||
"sub_path": "process/0.20mm Standard @QTMax.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [
|
||||
{
|
||||
"name": "fdm_filament_common",
|
||||
"sub_path": "filament/fdm_filament_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pla",
|
||||
"sub_path": "filament/fdm_filament_pla.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pet",
|
||||
"sub_path": "filament/fdm_filament_pet.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Tech Generic PLA",
|
||||
"sub_path": "filament/Qidi Tech Generic PLA.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Tech Generic PETG",
|
||||
"sub_path": "filament/Qidi Tech Generic PETG.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
{
|
||||
"name": "fdm_machine_common",
|
||||
"sub_path": "machine/fdm_machine_common.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi Tech X-Max 0.4 nozzle",
|
||||
"sub_path": "machine/Qidi Tech X-Max 0.4 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue