This commit is contained in:
2023-05-01 11:28:04 +02:00
parent 3a83f3cf34
commit abe3bcb19c
265 changed files with 28663 additions and 1295 deletions
+7
View File
@@ -0,0 +1,7 @@
master = MasterPositioner("master",mu, delta, gamma, eta)
add_device(master, True)
add_device(master.motorGroup, True)
show_panel(master)
show_panel(master.motorGroup)