mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Added AD5X & SUNLU filaments for Flashforge + fixes & updates (#8573)
- 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>
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Flashforge Adventurer 5M Pro 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_adventurer5m_common",
|
||||
"printer_model": "Flashforge Adventurer 5M Pro",
|
||||
"default_print_profile": "0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle",
|
||||
"nozzle_diameter": [ "0.6" ],
|
||||
"printer_variant": "0.6",
|
||||
"max_layer_height": [ "0.42" ],
|
||||
"min_layer_height": [ "0.15" ],
|
||||
"retraction_length": [ "1.2" ],
|
||||
"nozzle_type": "hardened_steel"
|
||||
|
||||
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Flashforge Adventurer 5M Pro 0.6 Nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_adventurer5m_common",
|
||||
"printer_model": "Flashforge Adventurer 5M Pro",
|
||||
"default_print_profile": "0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle",
|
||||
"nozzle_diameter": ["0.6"],
|
||||
"printer_variant": "0.6",
|
||||
"max_layer_height": ["0.42"],
|
||||
"min_layer_height": ["0.15"],
|
||||
"retraction_length": ["1.2"],
|
||||
"nozzle_type": "hardened_steel"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user