mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -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,19 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSL99_01",
|
||||
"name": "OrcaArena Generic PLA Silk",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "OrcaArena Generic PLA Silk @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"7.5"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.5"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Orca Arena X1 Carbon 0.4 nozzle",
|
||||
"Orca Arena X1 Carbon 0.6 nozzle",
|
||||
"Orca Arena X1 Carbon 0.8 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue