Files
bernina_robot/script/local.py
gobbo_a 8e14004e1a
2023-02-01 16:47:56 +01:00

12 lines
412 B
Python

###################################################################################################
# Deployment specific global definitions - executed after startup.py
###################################################################################################
run("devices/RobotBernina")
run("devices/Axis")
run ("motion/tools")
run ("motion/move_home")
run ("motion/move_park")
run ("motion/tweak")