def set_position(self, steps, wait_for_motion=True):
     Axis.set_position(self, steps, wait_for_motion)
     self.current_pos = steps