ZPL commands

^MM · Print Mode

Determines what the printer does with the label after printing: tear-off, peel-off, rewind, cut or hand over to an applicator.

Determines what the printer does with the label after printing: tear-off, peel-off, rewind, cut or hand over to an applicator.

Parameters

  • ^MMa,b - a: mode: T = tear-off, P = peel-off, R = rewind, A = applicator, C = cutter, D = delayed cutter, F = RFID, L = reserved, U = reserved, K = kiosk
  • ^MMa,b - b: prepeel select in peel-off mode: Y = yes, N = no

Example

^XA
^MMT
^FO50,50^A0N,30,30^FDHello^FS
^XZ
ZPL preview: ^MM · Print Mode

Tip

The mode must match the hardware - C only with a cutter, P only with a peel-off option. Direct thermal or thermal transfer is not selected with ^MM but with ^MT.