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

@ -0,0 +1,13 @@
{
"type": "filament",
"setting_id": "GFSS99",
"name": "OrcaArena Generic PVA",
"from": "system",
"instantiation": "true",
"inherits": "OrcaArena Generic PVA @base",
"compatible_printers": [
"Orca Arena X1 Carbon 0.4 nozzle",
"Orca Arena X1 Carbon 0.6 nozzle",
"Orca Arena X1 Carbon 0.8 nozzle"
]
}