// Move the actuator to the feed start location.
actuator.moveTo(feedStartLocation.derive(null, null, Double.NaN, Double.NaN), 1.0);
// extend the pin
actuator.actuate(true);
// insert the pin
actuator.moveTo(feedStartLocation, 1.0);
// drag the tape