Reputation: 2384
I work with ZM400 printer and I need to replace either UPS firmware completely in the best case. If not - just remove that UPS icon on the printer screen.
Upvotes: 0
Views: 446
Reputation: 29
Just last year my employer purchased a lot of Zebra printers previously owned by Walmart. Walmart sold these printers to a refurbisher who simply flashed the printer with the correct firmware without bothering to test whether or not the display functioned properly. The printer's main UI file is a WML file sometimes called "INDEXCOLOR.WML". This may not be the same for your printer. To get this file you need to flash the printer with stock firmware. After this, you need to open communications with the printer and change the environment variables "display.load_card" and "display.root_wml" to the name of the correct index file. If you use the getvar command, you will most likely see these variables set to a name custom to UPS. After this you will likely want to perform the action "device.reset". Hope this helps!
Upvotes: 0