Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab P1S 0.8 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

49 lines
1.2 KiB
JSON

{
"type": "machine",
"name": "Bambu Lab P1S 0.8 nozzle",
"inherits": "Bambu Lab P1S 0.4 nozzle",
"from": "system",
"setting_id": "GM017",
"instantiation": "true",
"nozzle_diameter": [
"0.8"
],
"printer_model": "Bambu Lab P1S",
"printer_variant": "0.8",
"default_filament_profile": [
"Bambu PLA Basic @BBL X1C 0.8 nozzle"
],
"default_print_profile": "0.40mm Standard @BBL X1C 0.8 nozzle",
"include": [
"Bambu Lab P1S 0.8 nozzle template machine_start_gcode"
],
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.16"
],
"retract_length_toolchange": [
"3",
"3"
],
"retraction_length": [
"3",
"3"
],
"upward_compatible_machine": [
"Bambu Lab P1P 0.8 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1E 0.8 nozzle",
"Bambu Lab A1 0.8 nozzle",
"Bambu Lab H2D 0.8 nozzle",
"Bambu Lab H2D Pro 0.8 nozzle",
"Bambu Lab H2S 0.8 nozzle",
"Bambu Lab P2S 0.8 nozzle",
"Bambu Lab H2C 0.8 nozzle",
"Bambu Lab X2D 0.8 nozzle",
"Bambu Lab A2L 0.8 nozzle"
]
}