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,12 @@
{
"type": "machine_model",
"name": "LH Stinger",
"model_id": "LHS_M_base",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "LH",
"bed_model": "LH_Stinger_buildplate_model.STL",
"bed_texture": "LH_Stinger_buildplate_texture.png",
"hotend_model": "",
"default_materials": "LHS PLA;LHS PETG;LHS PCTG;LHS ASA;LHS ABS;LHS PC CF;LHS TPU Foamy 78A;LHS TPU;"
}