mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-04-06 00:32:05 +02:00
Fix filament name inconsistency
(cherry picked from commit 36225fc3dbd88babbc5a227fcc6247528d0de6a4)
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "PLA Silk @Flashforge AD4",
|
||||
"name": "Generic PLA Silk @Flashforge AD4",
|
||||
"renamed_from": "PLA Silk @Flashforge AD4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Flashforge Generic PLA-Silk",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Z-Bolt ABS HT@0.4 nozzle",
|
||||
"name": "Z-Bolt ABS HT @0.4 nozzle",
|
||||
"renamed_from": "Z-Bolt ABS HT@0.4 nozzle",
|
||||
"inherits": "Z-Bolt ABS HT @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
|
||||
Reference in New Issue
Block a user