Skip to Content

OpenMoco TimeLapse Engine 0.81 Released

Version 0.81 of the OpenMoco Timelapse Engine is now available for download.

Changes in this release:

  • Fixed issue with ramping small motor movements over long scales (e.g. ramp up to five steps over 80 shots)
  • Fixed typo in set_motor_dir()
  • Added missing enable/disable motor controls to serial protocol
  • Added setting home position for motor axes
  • Added go home control for motor axes
  • Made it such that at end of ramp completion, ramp counter is reset and motor disabled
    • this allows for a proper motor enable command/action after completing a down ramp)
  • Added command to serial protocol to immediately move a given motor a certain # of steps in a given dir
    • think manual positioning of motor axes
  • Calling the motor enable control for a given axis, while that axis is engaged in a down or up ramp, now causes the ramp to reset
    • This makes it possible to change direction of a motor, for example, before it has completed its given move

In addition, version 0.2 of the Perl Interface API has been released making available the new functionality for control from a PC.

You can download the new release at the Software Download Page.