Appendix C: Prevent Print Mode Override

Use the instructions below to help prevent your printer from automatically changing from Peel-Off Mode to Tear-Off Mode or vise versa.

  1. From the Zebra Setup Utilities, click Open Communication with Printer.

  2. Enter the commands described below.

    To prevent accidental change of print mode from the template, ZPL command ^MM can be ignored by sending the command:

    ! U1 setvar "device.command_override.add" "^MM"

    Note that this will also prevent the Setup Utility from making changes, so can be cleared with

    ! U1 setvar "device.command_override.clear" ""

    Or toggled off with

    ! U1 setvar "device.command_override.active" "no"