mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-12 11:37:42 +00:00
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.
This commit is contained in:
38
resources/profiles/BBL/machine/Bambu Lab H2C 0.2 nozzle.json
Normal file
38
resources/profiles/BBL/machine/Bambu Lab H2C 0.2 nozzle.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Bambu Lab H2C 0.2 nozzle",
|
||||
"inherits": "Bambu Lab H2C 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM042",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.2",
|
||||
"0.2"
|
||||
],
|
||||
"printer_model": "Bambu Lab H2C",
|
||||
"printer_variant": "0.2",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL H2C 0.2 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.10mm Standard @BBL H2C 0.2 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.14",
|
||||
"0.14"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04",
|
||||
"0.04"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.4",
|
||||
"0.4",
|
||||
"0.4",
|
||||
"0.4"
|
||||
],
|
||||
"upward_compatible_machine": [
|
||||
"Bambu Lab H2S 0.2 nozzle",
|
||||
"Bambu Lab H2D 0.2 nozzle",
|
||||
"Bambu Lab H2D Pro 0.2 nozzle",
|
||||
"Bambu Lab A2L 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user