calibratePrinter method

void calibratePrinter()

Implementation

void calibratePrinter() {
  _setSettings(Command.calibrate, null);
}