mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,14 +1,16 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "SUNLU PETG @FF AD5M",
|
||||
"inherits": "SUNLU PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSNLS08",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": ["24"],
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.4 Nozzle",
|
||||
"Flashforge Adventurer 5M 0.4 Nozzle",
|
||||
"Flashforge AD5X 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
"type": "filament",
|
||||
"name": "SUNLU PETG @FF AD5M",
|
||||
"inherits": "SUNLU PETG @base",
|
||||
"from": "system",
|
||||
"setting_id": "GFSNLS08",
|
||||
"instantiation": "true",
|
||||
"filament_max_volumetric_speed": [
|
||||
"24"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M Pro 0.4 Nozzle",
|
||||
"Flashforge Adventurer 5M 0.4 Nozzle",
|
||||
"Flashforge AD5X 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user