pylabrobot.machines.machine.Machine.rotate

Contents

pylabrobot.machines.machine.Machine.rotate#

Machine.rotate(degrees: int)#

Rotate counter clockwise by the given number of degrees.

Parameters:

degrees (int) – must be a multiple of 90, but not also 360.