GCODE

I believe you can use the G1 command like this:

G1 Z0.300 F11700.000

where the number after Z is the height in millimeters the Z axis has to travel.
Please beware that this should work, but I haven't tested it.

dp_1