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": "process",
"name": "0.20mm Daily @LH Stinger",
"inherits": "fdm_process_lh_common",
"from": "system",
"setting_id": "LHS_P_daily",
"instantiation": "true",
"compatible_printers": [
"LH Stinger 0.4 nozzle",
"LH Stinger MMU 0.4 nozzle"
]
}