mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: recover setting id to be old value
Don't change setting ids to avoid potential user preset loading issue Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Idbc8cfcbbbf7531f09e156844e286c672494af86
This commit is contained in:
parent
5ab97d9312
commit
bfe46a67d5
14 changed files with 14 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN98",
|
||||
"setting_id": "GFSN99",
|
||||
"name": "Generic PA-CF",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue