mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
Add LH Stinger printer profiles (#13410)
This commit is contained in:
16
resources/profiles/LH/machine/LH Stinger 0.4 nozzle.json
Normal file
16
resources/profiles/LH/machine/LH Stinger 0.4 nozzle.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "LH Stinger 0.4 nozzle",
|
||||
"inherits": "fdm_lh_common",
|
||||
"from": "system",
|
||||
"setting_id": "LHS_m01_04",
|
||||
"instantiation": "true",
|
||||
"printer_model": "LH Stinger",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"LHS PLA"
|
||||
],
|
||||
"printer_variant": "0.4"
|
||||
}
|
||||
Reference in New Issue
Block a user