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