Sync Bambu Lab profiles with BambuStudio

Polymaker, Overture and eSUN presets move from brand subfolders to
BBL/filament/, matching BambuStudio's layout; their names and ids are
unchanged. Default filament lists keep pointing at presets that exist,
0.2 mm nozzles keep a default PLA, and user presets based on removed or
renamed presets still load. Generic SBS is no longer in the Bambu bundle;
new selections on those printers fall back to OrcaFilamentLibrary's
Generic SBS @System. The profile tool now recognises BambuStudio's new
filament id/name maps and support_recommended_params.json as data files.
This commit is contained in:
SoftFever
2026-09-23 14:58:41 +08:00
committed by SoftFever
parent 24f380963b
commit cc883e458d
2606 changed files with 199024 additions and 264792 deletions
@@ -7,6 +7,7 @@
"bottom_color_penetration_layers": "3",
"bottom_shell_thickness": "0",
"bottom_surface_pattern": "monotonic",
"bottom_surface_density": "100",
"bridge_flow": "0.95",
"bridge_no_support": "0",
"bridge_speed": [
@@ -36,7 +37,9 @@
"infill_combination": "0",
"infill_direction": "45",
"infill_wall_overlap": "15%",
"monotonic_travel_into_wall": "0.0",
"initial_layer_line_width": "0.5",
"initial_layer_infill_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": [
"20"
@@ -69,6 +72,7 @@
"locked_skeleton_infill_pattern": "zigzag",
"max_bridge_length": "0",
"max_travel_detour_distance": "0",
"avoid_crossing_wall_includes_support": "0",
"minimum_sparse_infill_area": "15",
"only_one_wall_top": "1",
"outer_wall_line_width": "0.42",
@@ -88,26 +92,26 @@
"prime_tower_lift_height": "-1",
"prime_tower_max_speed": "90",
"prime_tower_flat_ironing": "0",
"enable_tower_interface_features": "0",
"enable_tower_interface_cooldown_during_tower": "0",
"raft_layers": "0",
"reduce_crossing_wall": "0",
"reduce_infill_retraction": "1",
"reduce_infill_retraction_mode": "Auto",
"resolution": "0.012",
"scarf_angle_threshold": "155",
"seam_position": "aligned",
"seam_placement_away_from_overhangs": "0",
"skirt_distance": "2",
"skirt_per_object": "1",
"skirt_height": "1",
"skirt_loops": "0",
"sparse_infill_density": "15%",
"fill_multiline": "1",
"skeleton_infill_density": "15%",
"skin_infill_density": "15%",
"sparse_infill_line_width": "0.45",
"skin_infill_line_width": "0.45",
"skin_infill_depth": "2.0",
"skeleton_infill_line_width": "0.45",
"sparse_infill_pattern": "crosshatch",
"sparse_infill_pattern": "grid",
"sparse_infill_speed": [
"50"
],
@@ -137,33 +141,63 @@
"support_threshold_angle": "30",
"support_top_z_distance": "0.2",
"support_type": "tree(auto)",
"enable_support_ironing": "0",
"support_ironing_pattern": "zig-zag",
"support_ironing_speed": "30",
"support_ironing_flow": "10%",
"support_ironing_spacing": "0.15",
"support_ironing_inset": "0.0",
"support_ironing_direction": "0",
"seam_slope_type": "none",
"seam_slope_start_height": "10%",
"seam_slope_gap": "0",
"seam_slope_min_length": "10",
"symmetric_infill_y_axis": "0",
"sparse_infill_lattice_angle_1": "-45",
"sparse_infill_lattice_angle_2": "45",
"top_shell_layers": "3",
"top_color_penetration_layers": "3",
"top_shell_thickness": "0.8",
"top_surface_line_width": "0.42",
"top_surface_pattern": "monotonicline",
"top_surface_density": "100",
"top_surface_speed": [
"30"
],
"top_solid_infill_flow_ratio": [
"1"
],
"travel_acceleration": [
"10000"
],
"travel_short_distance_acceleration": [
"250"
],
"travel_speed": [
"400"
],
"tree_support_branch_angle": "45",
"tree_support_branch_diameter": "2",
"tree_support_wall_count": "0",
"tree_support_wall_count": "-1",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"wall_loops": "2",
"wipe_tower_no_sparse_layers": "0",
"xy_contour_compensation": "0",
"xy_hole_compensation": "0",
"z_direction_outwall_speed_continuous": "0"
"z_direction_outwall_speed_continuous": "0",
"enable_tower_interface_features": "0",
"sparse_infill_filament": "0",
"wall_filament": "0",
"solid_infill_filament": "0",
"infill_instead_top_bottom_surfaces": "0",
"fuzzy_skin": "none",
"fuzzy_skin_thickness": "0.3",
"fuzzy_skin_point_distance": "0.8",
"fuzzy_skin_first_layer": "0",
"fuzzy_skin_noise_type": "classic",
"fuzzy_skin_mode": "displacement",
"fuzzy_skin_scale": "1.0",
"fuzzy_skin_octaves": "4",
"fuzzy_skin_persistence": "0.5"
}