mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
ENH: add profiles for H2D
This commit is contained in:
32
resources/profiles/BBL/machine/Bambu Lab H2D 0.8 nozzle.json
Normal file
32
resources/profiles/BBL/machine/Bambu Lab H2D 0.8 nozzle.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Bambu Lab H2D 0.8 nozzle",
|
||||
"inherits": "Bambu Lab H2D 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM036",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.8",
|
||||
"0.8"
|
||||
],
|
||||
"printer_model": "Bambu Lab H2D",
|
||||
"printer_variant": "0.8",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL H2D"
|
||||
],
|
||||
"default_print_profile": "0.40mm Standard @BBL H2D 0.8 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.56",
|
||||
"0.56"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.16",
|
||||
"0.16"
|
||||
],
|
||||
"retraction_length": [
|
||||
"3",
|
||||
"3",
|
||||
"3",
|
||||
"3"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user