Zebra LP 2824 Plus

From Hackerspace ACKspace
Revision as of 18:08, 16 January 2018 by Xopr (talk | contribs) (added fuse group)
Jump to: navigation, search

We have a Zebra printer (sorta, still need to receive it) we can use to print stickers! The printer is attached to the network using CUPS, this page will tell you how to print to it.

Your best option is to print using Linux command line commands, as printing from other programs is known to give a messed up layout. From the command line you can send either cleartext or other files. To print, use lp or lpr. Example: lp file_to_print.txt.

You can specify extra print options using the -o flag. One option you MUST enable when not printing a cleartext file is "fit-to-page", otherwise the print might be sent to multiple stickers to fill a bigger page. Example: lp file_to_print.pdf -o "fit to page".

More information on CUPS printing and options can be found on the CUPS page.

The label printer is connected to fuse group B.