Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab P1P 0.4 nozzle.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

244 lines
4.6 KiB
JSON

{
"type": "machine",
"name": "Bambu Lab P1P 0.4 nozzle",
"inherits": "fdm_bbl_3dp_001_common",
"from": "system",
"setting_id": "GM013",
"instantiation": "true",
"nozzle_diameter": [
"0.4"
],
"printer_model": "Bambu Lab P1P",
"farthest_point_timelapse": "1",
"printer_variant": "0.4",
"auxiliary_fan": "0",
"bed_exclude_area": [
"0x0",
"18x0",
"18x28",
"0x28"
],
"default_filament_profile": [
"Bambu PLA Basic @BBL P1P"
],
"default_print_profile": "0.20mm Standard @BBL P1P",
"deretraction_speed": [
"30",
"30"
],
"enable_long_retraction_when_cut": "2",
"extruder_offset": [
"0x2"
],
"extruder_variant_list": [
"Direct Drive Standard,Direct Drive High Flow"
],
"hotend_cooling_rate": [
"2",
"2"
],
"hotend_heating_rate": [
"2",
"2"
],
"include": [
"Bambu Lab P1P 0.4 nozzle template machine_start_gcode",
"Bambu Lab P1P 0.4 nozzle template machine_end_gcode",
"Bambu Lab P1P 0.4 nozzle template time_lapse_gcode",
"Bambu Lab P1P 0.4 nozzle template change_filament_gcode",
"Bambu Lab P1P 0.4 nozzle template layer_change_gcode"
],
"long_retractions_when_cut": [
"0",
"0"
],
"machine_unload_filament_time": "28",
"machine_max_acceleration_e": [
"5000",
"5000",
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000",
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000",
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000",
"9000",
"9000"
],
"machine_max_acceleration_x": [
"20000",
"20000",
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000",
"20000",
"20000"
],
"machine_max_acceleration_z": [
"500",
"500",
"500",
"500"
],
"machine_max_jerk_e": [
"2.5",
"2.5",
"2.5",
"2.5"
],
"machine_max_jerk_x": [
"9",
"9",
"9",
"9"
],
"machine_max_jerk_y": [
"9",
"9",
"9",
"9"
],
"machine_max_jerk_z": [
"3",
"3",
"3",
"3"
],
"machine_max_speed_e": [
"30",
"30",
"30",
"30"
],
"machine_max_speed_x": [
"500",
"500",
"500",
"500"
],
"machine_max_speed_y": [
"500",
"500",
"500",
"500"
],
"machine_max_speed_z": [
"20",
"20",
"20",
"20"
],
"machine_min_extruding_rate": [
"0"
],
"machine_min_travel_rate": [
"0"
],
"nozzle_height": "4.2",
"nozzle_volume": [
"107",
"107"
],
"nozzle_flush_dataset": [
"0",
"0"
],
"printer_extruder_id": [
"1",
"1"
],
"printer_extruder_variant": [
"Direct Drive Standard",
"Direct Drive High Flow"
],
"retract_before_wipe": [
"0%",
"0%"
],
"retract_length_toolchange": [
"2",
"2"
],
"retract_lift_above": [
"0",
"0"
],
"retract_lift_below": [
"249",
"249"
],
"retraction_length": [
"0.8",
"0.8"
],
"retraction_minimum_travel": [
"1",
"1"
],
"retraction_speed": [
"30",
"30"
],
"retract_restart_extra": [
"0",
"0"
],
"retract_restart_extra_toolchange": [
"0",
"0"
],
"retract_when_changing_layer": [
"1",
"1"
],
"retraction_distances_when_cut": [
"18",
"18"
],
"wipe_distance": [
"2",
"2"
],
"wipe": [
"1",
"1"
],
"z_hop": [
"0.4",
"0.4"
],
"z_hop_types": [
"Auto Lift",
"Auto Lift"
],
"upward_compatible_machine": [
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab H2D 0.4 nozzle",
"Bambu Lab H2D Pro 0.4 nozzle",
"Bambu Lab H2S 0.4 nozzle",
"Bambu Lab P2S 0.4 nozzle",
"Bambu Lab H2C 0.4 nozzle",
"Bambu Lab X2D 0.4 nozzle",
"Bambu Lab A2L 0.4 nozzle"
]
}