mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
ENH: add code for bambu lab h2d pro
jira:STUDIO-12107 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I4a8132515ad947f68212d8002c0f365badf8ca71 (cherry picked from commit 76f50132fcae7ca91c689ceb484006db1e4f3dbd)
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Bambu Lab H2D Pro 0.2 nozzle",
|
||||
"inherits": "Bambu Lab H2D Pro 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM052",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.2",
|
||||
"0.2"
|
||||
],
|
||||
"printer_model": "Bambu Lab H2D Pro",
|
||||
"printer_variant": "0.2",
|
||||
"default_filament_profile": [
|
||||
"Bambu PLA Basic @BBL H2DP 0.2 nozzle"
|
||||
],
|
||||
"default_print_profile": "0.10mm Standard @BBL H2DP 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user