mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-30 13:26:58 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
42 lines
668 B
JSON
42 lines
668 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PETG Translucent @BBL A2L 0.8 nozzle",
|
|
"inherits": "Bambu PETG Translucent @base",
|
|
"from": "system",
|
|
"setting_id": "GFSG01_26",
|
|
"instantiation": "true",
|
|
"fan_max_speed": [
|
|
"60"
|
|
],
|
|
"fan_min_speed": [
|
|
"20"
|
|
],
|
|
"filament_flush_temp_fast": [
|
|
"245"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"18"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.2"
|
|
],
|
|
"pre_start_fan_time": [
|
|
"2"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.8 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
]
|
|
}
|