mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 04:12:07 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
20 lines
356 B
JSON
20 lines
356 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PCTG @BBL A2L",
|
|
"inherits": "Generic PCTG @base",
|
|
"from": "system",
|
|
"setting_id": "GFSG97_10",
|
|
"instantiation": "true",
|
|
"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": [
|
|
""
|
|
]
|
|
}
|