mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
ENH:[filament/process/machine] Rename H2 to H2S
Change-Id: I180fe8b9c13cae3027f0dc7bfcfd38d6a66166c3 (cherry picked from commit 66c0856928557f7deda784b9f2b9c4a94440925b)
This commit is contained in:
24
resources/profiles/BBL/machine/Bambu Lab H2S 0.8 nozzle.json
Normal file
24
resources/profiles/BBL/machine/Bambu Lab H2S 0.8 nozzle.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Bambu Lab H2S 0.8 nozzle",
|
||||
"inherits": "Bambu Lab H2S 0.4 nozzle",
|
||||
"from": "system",
|
||||
"setting_id": "GM040",
|
||||
"instantiation": "true",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printer_model": "Bambu Lab H2S",
|
||||
"printer_variant": "0.8",
|
||||
"default_print_profile": "0.40mm Standard @BBL H2S 0.8 nozzle",
|
||||
"max_layer_height": [
|
||||
"0.56"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"retraction_length": [
|
||||
"3",
|
||||
"3"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user