feat(profiles): Bambu Lab H2C and A2L profiles and resources

Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
This commit is contained in:
SoftFever
2026-07-09 01:16:25 +08:00
parent 237ef41b06
commit 15412cd812
485 changed files with 54932 additions and 89 deletions
@@ -0,0 +1,213 @@
{
"type": "filament",
"name": "Bambu PLA Basic @BBL H2C",
"inherits": "Bambu PLA Basic @base",
"from": "system",
"setting_id": "GFSA00_22",
"instantiation": "true",
"additional_cooling_fan_speed": [
"75"
],
"counter_coef_2": [
"0.0025"
],
"counter_coef_3": [
"0.014"
],
"counter_limit_max": [
"0.076"
],
"counter_limit_min": [
"0.014"
],
"eng_plate_temp": [
"55"
],
"eng_plate_temp_initial_layer": [
"55"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"60"
],
"filament_change_length": [
"4"
],
"filament_cooling_before_tower": [
"10",
"10"
],
"filament_flow_ratio": [
"0.99",
"0.99"
],
"filament_max_volumetric_speed": [
"25",
"40"
],
"filament_pre_cooling_temperature_nc": [
"180",
"180"
],
"filament_prime_volume_nc": [
"30"
],
"filament_ramming_travel_time": [
"0",
"0"
],
"filament_ramming_travel_time_nc": [
"1",
"1"
],
"filament_retract_length_nc": [
"18",
"18"
],
"filament_retraction_length": [
"0.4",
"0.8"
],
"filament_wipe": [
"1",
"1"
],
"filament_wipe_distance": [
"1",
"1"
],
"filament_z_hop_types": [
"Spiral Lift",
"Spiral Lift"
],
"first_x_layer_fan_speed": [
"0"
],
"filament_change_length_nc": [
"4"
],
"hole_coef_2": [
"-0.0028"
],
"hole_coef_3": [
"0.12"
],
"hole_limit_max": [
"0.12"
],
"hole_limit_min": [
"0.05"
],
"filament_preheat_temperature_delta": [
"20",
"20"
],
"filament_adaptive_volumetric_speed": [
"0",
"0"
],
"filament_deretraction_speed": [
"nil",
"nil"
],
"filament_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow"
],
"filament_flush_temp": [
"0",
"0"
],
"filament_flush_volumetric_speed": [
"0",
"0"
],
"filament_long_retractions_when_cut": [
"nil",
"nil"
],
"filament_pre_cooling_temperature": [
"0",
"0"
],
"filament_ramming_volumetric_speed": [
"-1",
"-1"
],
"filament_ramming_volumetric_speed_nc": [
"-1",
"-1"
],
"filament_retract_before_wipe": [
"nil",
"nil"
],
"filament_retract_restart_extra": [
"nil",
"nil"
],
"filament_retract_when_changing_layer": [
"nil",
"nil"
],
"filament_retraction_distances_when_cut": [
"nil",
"nil"
],
"filament_retraction_minimum_travel": [
"nil",
"nil"
],
"filament_retraction_speed": [
"nil",
"nil"
],
"filament_z_hop": [
"nil",
"nil"
],
"long_retractions_when_ec": [
"1",
"1"
],
"retraction_distances_when_ec": [
"10",
"10"
],
"volumetric_speed_coefficients": [
"0 0 0 0 0 0",
"0 0 0 0 0 0"
],
"nozzle_temperature": [
"220",
"220"
],
"nozzle_temperature_initial_layer": [
"220",
"220"
],
"pre_start_fan_time": [
"2"
],
"slow_down_min_speed": [
"20",
"20"
],
"supertack_plate_temp": [
"40"
],
"supertack_plate_temp_initial_layer": [
"40"
],
"compatible_printers": [
"Bambu Lab H2C 0.4 nozzle"
],
"filament_start_gcode": [
"; filament start gcode\n"
],
"filament_end_gcode": [
"; filament end gcode \n"
]
}