mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Fix a regression: Generic filament profiles conflicts #981
This commit is contained in:
parent
3d6b59b904
commit
ef83e47612
29 changed files with 98 additions and 98 deletions
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFC99",
|
||||
"name": "OrcaArena Generic PC @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"filament_max_volumetric_speed": [
|
||||
"16"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue