mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-01 07:12:07 +00:00
- Added AD5X - Added SUNLU filaments for AD5 and AD3 series - Updated SUNLU filament & setting IDs for BBL - Updated SUNLU parameters in OrcaLibrary - Fixes & enhancements for Flashforge profiles Co-authored-by: SoftFever <softfeverever@gmail.com>
20 lines
557 B
JSON
20 lines
557 B
JSON
{
|
|
"type": "filament",
|
|
"name": "SUNLU PETG @FF AD5M 0.8 Nozzle",
|
|
"inherits": "SUNLU PETG @base",
|
|
"from": "system",
|
|
"setting_id": "GFSNLS08_01",
|
|
"instantiation": "true",
|
|
"fan_max_speed": ["60"],
|
|
"fan_min_speed": ["20"],
|
|
"filament_max_volumetric_speed": ["28"],
|
|
"compatible_printers": [
|
|
"Flashforge Adventurer 5M Pro 0.6 Nozzle",
|
|
"Flashforge Adventurer 5M Pro 0.8 Nozzle",
|
|
"Flashforge Adventurer 5M 0.6 Nozzle",
|
|
"Flashforge Adventurer 5M 0.8 Nozzle",
|
|
"Flashforge AD5X 0.6 nozzle",
|
|
"Flashforge AD5X 0.8 nozzle"
|
|
]
|
|
}
|