From 60cfe4f09b3d89eb5b1143b03039adb5a7a5f16b Mon Sep 17 00:00:00 2001 From: Mathias Sander Date: Thu, 4 Sep 2025 12:33:03 +0200 Subject: [PATCH] --- script/local.py | 1 + 1 file changed, 1 insertion(+) diff --git a/script/local.py b/script/local.py index 7ee2cfb..1780fff 100644 --- a/script/local.py +++ b/script/local.py @@ -2,6 +2,7 @@ # Deployment specific global definitions - executed after startup.py ################################################################################################### + run("elements/array") run("elements/adjustables") run("devices/RobotBernina")