mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Update Qidi Tech filaments
Adding ASA Adding ABS
This commit is contained in:
parent
aee2e06731
commit
381355100c
4 changed files with 212 additions and 0 deletions
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "xxx",
|
||||
"setting_id": "xxx",
|
||||
"name": "Qidi Tech Generic ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"filament_flow_ratio": [
|
||||
"0.93"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Qidi Tech X-Max 0.4 nozzle",
|
||||
"Qidi Tech X-CF Pro 0.4 nozzle",
|
||||
"Qidi Tech X-Plus3 0.4 nozzle",
|
||||
"Qidi Tech X-Max3 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue