From 9a2055b7b43da284634cdaeda4b82b2c6613a07e Mon Sep 17 00:00:00 2001 From: debenjak_l Date: Wed, 17 Sep 2025 16:59:47 +0200 Subject: [PATCH] adding fmu aperture motors --- X_X11MA_FMU.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/X_X11MA_FMU.json b/X_X11MA_FMU.json index 4acf918..e88bbfa 100644 --- a/X_X11MA_FMU.json +++ b/X_X11MA_FMU.json @@ -17,6 +17,13 @@ "panel": "motor5x.ui", "macros": "P=X11MA-OP-FMU:,M1=TRYD,M2=TRYUR,M3=TRYUW,M4=TRX,M5=ROTY", "param": "-noMsg -attach -stylefile slses.qss" + }, + { + "type": "caqtdm", + "text": "FMU aperture motors", + "panel": "motor2x.ui", + "macros": "P=X11MA-OP-FMU:,M1=TRYT,M2=TRYB", + "param": "-noMsg -attach -stylefile slses.qss" } ] }