Files
OrcaSlicer/resources/profiles/BBL/process/0.10mm Standard @BBL H2DP 0.2 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

31 lines
632 B
JSON

{
"type": "process",
"name": "0.10mm Standard @BBL H2DP 0.2 nozzle",
"inherits": "fdm_process_dual_0.10_nozzle_0.2",
"from": "system",
"setting_id": "GP041",
"instantiation": "true",
"default_acceleration": [
"8000",
"8000",
"8000",
"8000"
],
"initial_layer_speed": [
"40",
"40",
"40",
"40"
],
"prime_tower_width": "60",
"prime_tower_brim_width": "-1",
"travel_speed": [
"1000",
"1000",
"1000",
"1000"
],
"compatible_printers": [
"Bambu Lab H2D Pro 0.2 nozzle"
]
}