mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
21 lines
625 B
JSON
21 lines
625 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic EVA @BBL A2L",
|
|
"inherits": "Generic EVA @base",
|
|
"from": "system",
|
|
"setting_id": "GFSR99_11",
|
|
"instantiation": "true",
|
|
"description": "This is neither a commonly used filament, nor one of Bambu filaments, and it varies a lot from brand to brand. So, it's highly recommended to ask its vendor for suitable profile before printing and adjust some parameters according to its performances.",
|
|
"pre_start_fan_time": [
|
|
"2"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.4 nozzle",
|
|
"Bambu Lab A2L 0.6 nozzle",
|
|
"Bambu Lab A2L 0.8 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
]
|
|
}
|