mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
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.
36 lines
798 B
JSON
36 lines
798 B
JSON
{
|
|
"type": "machine",
|
|
"name": "Bambu Lab H2D Pro 0.6 nozzle",
|
|
"inherits": "Bambu Lab H2D Pro 0.4 nozzle",
|
|
"from": "system",
|
|
"setting_id": "GM053",
|
|
"instantiation": "true",
|
|
"nozzle_diameter": [
|
|
"0.6",
|
|
"0.6"
|
|
],
|
|
"printer_model": "Bambu Lab H2D Pro",
|
|
"printer_variant": "0.6",
|
|
"default_filament_profile": [
|
|
"Bambu PLA Basic @BBL H2DP 0.6 nozzle"
|
|
],
|
|
"default_print_profile": "0.30mm Standard @BBL H2DP 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"
|
|
],
|
|
"upward_compatible_machine": [
|
|
"Bambu Lab H2D 0.6 nozzle"
|
|
]
|
|
} |