mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,15 +1,20 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSA04",
|
||||
"from": "system",
|
||||
"is_custom_defined": "0",
|
||||
"instantiation": "true",
|
||||
"name": "YUMI PETG",
|
||||
"inherits": "Yumi Generic PETG",
|
||||
"filament_vendor": [ "Yumi" ],
|
||||
"filament_settings_id": [ "YUMI PETG" ],
|
||||
"filament_type": [ "PETG" ],
|
||||
"from": "system",
|
||||
"setting_id": "GFSA04",
|
||||
"filament_id": "GFG99",
|
||||
"instantiation": "true",
|
||||
"filament_vendor": [
|
||||
"Yumi"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"YUMI PETG"
|
||||
],
|
||||
"filament_type": [
|
||||
"PETG"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
@@ -270,4 +275,4 @@
|
||||
"D12 500 PRO M2 MONO DUAL 0.4 nozzle",
|
||||
"D12 500 PRO SMARTPAD MONO DUAL 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user