Add LH Stinger printer profiles (#13410)

This commit is contained in:
LH
2026-05-05 17:33:30 +00:00
committed by GitHub
parent c2ac0baa05
commit 57cee529b4
42 changed files with 4662 additions and 0 deletions

View 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"
}