mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +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>
17 lines
497 B
JSON
17 lines
497 B
JSON
{
|
|
"type": "machine",
|
|
"setting_id": "GM001",
|
|
"name": "Flashforge Adventurer 5M 0.4 Nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_adventurer5m_common",
|
|
"printer_model": "Flashforge Adventurer 5M",
|
|
"default_print_profile": "0.20mm Standard @Flashforge AD5M 0.4 Nozzle",
|
|
"nozzle_diameter": ["0.4"],
|
|
"printer_variant": "0.4",
|
|
"max_layer_height": ["0.28"],
|
|
"min_layer_height": ["0.08"],
|
|
"retraction_length": ["0.8"],
|
|
"nozzle_type": "stainless_steel"
|
|
}
|