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.
36 lines
584 B
JSON
36 lines
584 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PETG Translucent @BBL A2L",
|
|
"inherits": "Bambu PETG Translucent @base",
|
|
"from": "system",
|
|
"setting_id": "GFSG01_27",
|
|
"instantiation": "true",
|
|
"filament_flush_temp": [
|
|
"0"
|
|
],
|
|
"filament_flush_temp_fast": [
|
|
"245"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"1"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"18"
|
|
],
|
|
"filament_retraction_length": [
|
|
"0.3"
|
|
],
|
|
"pre_start_fan_time": [
|
|
"2"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.4 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
]
|
|
}
|