mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-29 12:58:03 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
27 lines
433 B
JSON
27 lines
433 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PETG @BBL A2L 0.2 nozzle",
|
|
"inherits": "Generic PETG @base",
|
|
"from": "system",
|
|
"setting_id": "GFSG99_21",
|
|
"instantiation": "true",
|
|
"filament_flush_temp_fast": [
|
|
"255"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"1"
|
|
],
|
|
"pre_start_fan_time": [
|
|
"2"
|
|
],
|
|
"slow_down_min_speed": [
|
|
"40"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.2 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
]
|
|
}
|