I'm working on a pen plotter that runs on repetier firmware. The idea is that gcode would be generated with inkscape. The plotter uses the standard x/y axis and a servo for the Z axis. The servo lifts the pen off the paper when moving to a new starting point. My question is, how do I implement this into the firmware?