mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-06 22:47:32 -06:00
Fix filament name inconsistency
(cherry picked from commit 36225fc3dbd88babbc5a227fcc6247528d0de6a4)
This commit is contained in:
parent
eb57036dab
commit
2b5fd7ad2e
2 changed files with 4 additions and 2 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue