mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 23:02:06 +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
651 B
JSON
42 lines
651 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PETG-CF @BBL A2L",
|
|
"inherits": "Bambu PETG-CF @base",
|
|
"from": "system",
|
|
"setting_id": "GFSG50_23",
|
|
"instantiation": "true",
|
|
"fan_min_speed": [
|
|
"20"
|
|
],
|
|
"filament_flush_temp_fast": [
|
|
"255"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"9"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"18"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"50"
|
|
],
|
|
"pre_start_fan_time": [
|
|
"0"
|
|
],
|
|
"supertack_plate_temp": [
|
|
"65"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"65"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.6 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
]
|
|
}
|