Difference between revisions of "Make Shop Printer"

From Makers Local 256
Jump to: navigation, search
m (Added notes about the new printer)
(Necroediting like a baus. Evil laughter as the page comes back to life.)
Line 1: Line 1:
=MFC-7220=
+
 
 +
== Shop 3.0 ==
 +
 
 +
=== Carol ===
 +
 
 +
Current printer. Canon ImageRunner Advanced C2020.
 +
 
 +
==== CUPS ====
 +
 
 +
Compatible cups driver: Canon imageRunner C2550 Foomatic/Postscript
 +
 
 +
=== Roger ===
 +
 
 +
2015-2015, Rest in Rip
 +
 
 +
=== OKI ===
 +
 
 +
20xx-2015, Rest in Rip
 +
 
 +
== MFC-7220 ==
 +
 
 
How to use the Makers Local printer in a few easy steps:
 
How to use the Makers Local printer in a few easy steps:
  
Line 27: Line 47:
 
Try printing.
 
Try printing.
  
=Lexmark OptraColor 1200=
+
== Lexmark OptraColor 1200 ==
==CUPS==
+
 
 +
=== CUPS ===
 
# Setup a Internet Printing Protocol (ipp) printer with socket://10.56.1.6:9100
 
# Setup a Internet Printing Protocol (ipp) printer with socket://10.56.1.6:9100
 
# Use the PPD located here: http://www.openprinting.org/printer/Lexmark/Lexmark-Optra_Color_1200
 
# Use the PPD located here: http://www.openprinting.org/printer/Lexmark/Lexmark-Optra_Color_1200
 
# ???
 
# ???
 
# Profit
 
# Profit

Revision as of 19:28, 14 November 2015

Shop 3.0

Carol

Current printer. Canon ImageRunner Advanced C2020.

CUPS

Compatible cups driver: Canon imageRunner C2550 Foomatic/Postscript

Roger

2015-2015, Rest in Rip

OKI

20xx-2015, Rest in Rip

MFC-7220

How to use the Makers Local printer in a few easy steps:

Standard disclaimer, only tried on Debian, WOMB, YMMV, and Good Luck.

Follow these links to Brother:

The lpr drivers[1], and the cups wrapper[2].

and select the appropriate (MFC-7220) files. You need both. Try to get the latest ones from thier site with those links, but if that doesn't work, use these[3]

Install the LPR drivers first, using dpkg. This should complete without errors.

The second package requires this directory, but does not create it, and fails. Do this, as a workaround before installing the cups wrapper:

mkdir /usr/share/cups/model

Then install the cupswrapper package with dpkg.

After this step you should be able to see the printer in gnome print dialogs, and it should work over USB.

To make it work over the network (wired only): Go to http://localhost:631 to configure cups. Go to the printers tab, and click modify printer. Set it up to work on appsocket/hp jet direct, and set the URI to socket://10.56.1.224:9100

Try printing.

Lexmark OptraColor 1200

CUPS

  1. Setup a Internet Printing Protocol (ipp) printer with socket://10.56.1.6:9100
  2. Use the PPD located here: http://www.openprinting.org/printer/Lexmark/Lexmark-Optra_Color_1200
  3.  ???
  4. Profit