G-codes are commands that we write and send to the printer in order to execute the movements of the axes and the extruder.
Below are a list of commands we regularly use:
- G0 – movement of linear axis
- G1 – movement of extruders
- G28 – homing of X, Y, Z axes (X0 Y0 Z0 position)
- G92 – set absolute extruder position (extruder, in this case, is our stepper motor which allows the drawing in and dispensing of liquid)
- M203 – to overwrite the maximum feedrate of the axes (in order to increase speed beyond the original settings
- T0/T1 – tool change for pipette plunger and eject plunger