mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-30 06:12:12 +00:00
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
69 lines
1020 B
JSON
69 lines
1020 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PLA-CF @BBL A2L",
|
|
"inherits": "Bambu PLA-CF @base",
|
|
"from": "system",
|
|
"setting_id": "GFSA50_20",
|
|
"instantiation": "true",
|
|
"eng_plate_temp": [
|
|
"55"
|
|
],
|
|
"eng_plate_temp_initial_layer": [
|
|
"55"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"80"
|
|
],
|
|
"fan_max_speed": [
|
|
"80"
|
|
],
|
|
"fan_min_speed": [
|
|
"60"
|
|
],
|
|
"filament_bridge_speed": [
|
|
"50"
|
|
],
|
|
"filament_flush_temp_fast": [
|
|
"240"
|
|
],
|
|
"filament_long_retractions_when_cut": [
|
|
"1"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"15"
|
|
],
|
|
"filament_overhang_4_4_speed": [
|
|
"25"
|
|
],
|
|
"filament_overhang_totally_speed": [
|
|
"25"
|
|
],
|
|
"filament_retraction_distances_when_cut": [
|
|
"18"
|
|
],
|
|
"nozzle_temperature": [
|
|
"240"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"240"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"override_process_overhang_speed": [
|
|
"1"
|
|
],
|
|
"pre_start_fan_time": [
|
|
"0"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"6"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab A2L 0.4 nozzle"
|
|
],
|
|
"filament_start_gcode": [
|
|
""
|
|
]
|
|
}
|