fix(smaract): added user access for axis_is_referenced and all_axes_referenced

This commit is contained in:
wakonig_k 2024-03-08 12:13:23 +01:00
parent a9f58d2b56
commit 4fbba7393a

View File

@ -78,6 +78,8 @@ class SmaractController(Controller):
"move_open_loop_steps", "move_open_loop_steps",
"find_reference_mark", "find_reference_mark",
"describe", "describe",
"axis_is_referenced",
"all_axes_referenced",
] ]
def __init__( def __init__(