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

38 lines
818 B
JSON

{
"type": "machine",
"name": "Bambu Lab H2D 0.6 nozzle",
"inherits": "Bambu Lab H2D 0.4 nozzle",
"from": "system",
"setting_id": "GM035",
"instantiation": "true",
"nozzle_diameter": [
"0.6",
"0.6"
],
"printer_model": "Bambu Lab H2D",
"printer_variant": "0.6",
"default_filament_profile": [
"Bambu PLA Basic @BBL H2D 0.6 nozzle"
],
"default_print_profile": "0.30mm Standard @BBL H2D 0.6 nozzle",
"max_layer_height": [
"0.42",
"0.42"
],
"min_layer_height": [
"0.12",
"0.12"
],
"retraction_length": [
"1.4",
"1.4",
"1.4",
"1.4",
"1.4",
"1.4",
"1.4"
],
"upward_compatible_machine": [
"Bambu Lab H2D Pro 0.6 nozzle"
]
}