Skip to end of banner
Go to start of banner

Read the position of the lifting column and restore it back to original position after movement

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Get the current position (in mm)

saved_pos = get_liftkit_position()

Restore the saved position:

move_liftkit(saved_pos)

  • No labels