After you are connected to the printer, you can access the printer configuration options.
Options and their descriptions:
Print Test Label
Prints the test label. Used to verify if the connection to printer is fully working
Bar Label
Sends the command to printer to use the bar as media sensing mode
Gap Label
Sends the command to printer to use the gap as media sensing mode
Calibrate Printer
Calibrates and resets the printer
Please note that executing some of the commands causes the manyfastScan to lose connection with the printer. You will need to re-connect if the connection is lost.
Access the printer configuration by doing the following:
The language used to program Zebra printers is called ZPL. There are some helpful commands you can use to configure the printer setup. Follow the steps above to connecting to the printer and Open Printer Configuration
Click on Open Printer Configuration
Copy the ZPL code you want to send to the printer (see commonly used ZPL below) and click Send Custom ZPL Command
Change the auto-shutoff time. Copy the entire code and paste in the Custom ZPL Command textbox and click Send Custom ZPL Command
The timeout is measured in seconds. The example below is set to 1200 seconds or 20 minutes. To completely disable the auto-shutoff change the time from 1200 to 0
! U1 setvar "power.inactivity_timeout" "1200"
! U1 do "device.reset" ""
If you find yourself repeatedly receiving permission prompts without actually being asked by Android to grant permissions, please refer to the following guides to verify your permission settings and correct any issues.
Additionally, you can watch instructional videos tailored to your Android device's version.
If the videos aren't resolving your issues, please get in touch with the support.
The first step to changing the label size, is to follow the below steps. If you have previously used a different label size, please follow the instructions below to enable the printer to switch sizes. Once this is done, follow these instructions to set the printer to print on the enabled size.
If the label does not have black marks on the liner, click Gap Label and wait for the success message
When changing the label size, make sure you select the properly configured ZPL Template when you create your Manifest Group for example, choose 2 x 3 Label Template for Manifest Group
If the label does not have black marks on the liner, click Gap Label and wait for the success message. Otherwise select Bar Label
When changing the label size, make sure you select the properly configured ZPL Template when you create your Manifest Group for example, choose Template for Manifest Group
If the label does not have black marks on the liner, click Gap Label and wait for the success message. Otherwise select Bar Label
When changing the label size, make sure you select the properly configured ZPL Template when you create your Manifest Group for example, choose Template for Manifest Group