(TEMP: G-Code is the set of commands that the 3D printer will respond to. Most of the commands tell the printer to do something, like move to a coordinate (G0). Some of the commands ask the printer something, like "what is your current position (M114).
Linear Move: G0
Dwell: G4
Auto Home: G28