Files
OrcaSlicer/resources/profiles/BBL/process/fdm_process_single_0.16.json
T
SoftFever cc883e458d 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.
2026-09-23 14:58:41 +08:00

48 lines
1.0 KiB
JSON

{
"type": "process",
"name": "fdm_process_single_0.16",
"inherits": "fdm_process_single_common",
"from": "system",
"instantiation": "false",
"bottom_shell_layers": "4",
"bottom_color_penetration_layers": "4",
"bridge_flow": "1",
"elefant_foot_compensation": "0.15",
"gap_infill_speed": [
"300"
],
"initial_layer_infill_speed": [
"105"
],
"initial_layer_speed": [
"50"
],
"inner_wall_speed": [
"300"
],
"internal_solid_infill_speed": [
"300"
],
"layer_height": "0.16",
"outer_wall_speed": [
"200"
],
"overhang_1_4_speed": [
"60"
],
"overhang_2_4_speed": [
"30"
],
"overhang_3_4_speed": [
"10"
],
"sparse_infill_speed": [
"330"
],
"support_bottom_z_distance": "0.16",
"support_threshold_angle": "25",
"support_top_z_distance": "0.16",
"top_shell_layers": "6",
"top_color_penetration_layers": "6",
"top_shell_thickness": "1.0"
}