Fix a regression: Generic filament profiles conflicts #981

This commit is contained in:
SoftFever 2023-05-07 11:58:49 +08:00 committed by SoftFever
parent 3d6b59b904
commit ef83e47612
29 changed files with 98 additions and 98 deletions

View file

@ -1,14 +0,0 @@
{
"type": "filament",
"filament_id": "GFC99",
"name": "Generic PC @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"16"
],
"filament_flow_ratio": [
"0.94"
]
}