[arp-actuators-enable-fix] Moving enable to arm method and adding disarm method
The enable of the actuators now is no more in the start()
method, for safety reasons but it is in the arm()
method.
Also, a disarm()
method has been added to disable the steppers.