mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
ENH: add profiles for H2D
This commit is contained in:
24
resources/profiles/BBL/machine/Bambu Lab H2D 0.2 nozzle.json
Normal file
24
resources/profiles/BBL/machine/Bambu Lab H2D 0.2 nozzle.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Bambu Lab H2D 0.2 nozzle",
|
||||
"inherits": "Bambu Lab H2D 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM034",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.2",
|
||||
"0.2"
|
||||
],
|
||||
"printer_model": "Bambu Lab H2D",
|
||||
"printer_variant": "0.2",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL H2D 0.2 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.10mm Standard @BBL H2D 0.2 nozzle",
|
||||
"retraction_length": [
|
||||
"0.4",
|
||||
"0.4",
|
||||
"0.4",
|
||||
"0.4"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user