Files
OrcaSlicer/resources/profiles/BBL/machine/Bambu Lab H2C 0.6 nozzle.json
SoftFever 15412cd812 feat(profiles): Bambu Lab H2C and A2L profiles and resources
Machine models and presets, process and filament presets, plus bed models, covers, previews and device images for the H2C and A2L.
2026-07-09 01:16:25 +08:00

39 lines
729 B
JSON

{
"type": "machine",
"name": "Bambu Lab H2C 0.6 nozzle",
"inherits": "Bambu Lab H2C 0.4 nozzle",
"from": "system",
"setting_id": "GM043",
"instantiation": "true",
"nozzle_diameter": [
"0.6",
"0.6"
],
"printer_model": "Bambu Lab H2C",
"printer_variant": "0.6",
"default_print_profile": "0.30mm Standard @BBL H2C 0.6 nozzle",
"default_filament_profile": [
"Bambu PLA Basic @BBL H2C 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"
],
"upward_compatible_machine": [
"Bambu Lab H2S 0.6 nozzle",
"Bambu Lab H2D 0.6 nozzle",
"Bambu Lab H2D Pro 0.6 nozzle",
"Bambu Lab A2L 0.6 nozzle"
]
}