Sponsored Content
Operating Systems Solaris Printer/Plotter support for Canon Post 302861629 by DustinT on Wednesday 9th of October 2013 09:45:26 AM
Old 10-09-2013
I think you're on the right track. There is another option. Get a support contract on your existing hardware. Or, locate remanufactured printer that can become a drop in replacement. If it's the same model number, etc.. you maybe able to export the config and import to the replacement device. Then you don't have to deal with the printer setup at all from the OS side of things.

Out of curiosity, what's the CAD program name? You might be able to check with the manufacturer and see what they recommend.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How to set plotter info.

HP B.10.20 using Vue, using SiteComp software to do Cad drawings, how can I set HP plotter to Designjet 220? Currently set to HP 750. (0 Replies)
Discussion started by: frigd
0 Replies

2. Linux

Printer driver for Canon PIXMA iP1000

Hi, I just installed the Fedora Core 3, and now my printer cannot work because the Fedora Core 3 cannot find a suitable printer driver for it. It did recognize the model of my printer but just can't get the right printer driver. I am new to Linux, really hope someone can help me fix this problem,... (4 Replies)
Discussion started by: GarbageKing
4 Replies

3. UNIX for Advanced & Expert Users

help connecting a plotter to HP-UX

While this is technically a newbie question, it is an advanced/expert situation so that's why I posted it here. I'm an intern at a company that recently aquired another business that ran off the HP-UX 10.20 unix platform. They (and myself) do not have any experience with it. I have spent... (0 Replies)
Discussion started by: intern
0 Replies

4. Solaris

Network to plotter

I'm using Sunblade and i'm trying to plot using networking but i do not know how to set the plotter in my system. (0 Replies)
Discussion started by: etyna
0 Replies

5. HP-UX

Need help for Plotter configuration on hp-ux machine

Hi to all, i am new to hp-ux. I am configured plotter on hp-ux through sam.It was network plotter.That plotter was added to lpspooler. But i am not getting that plotter , when i want to give print request. please help me anybody. it's very urgent to me. please. (0 Replies)
Discussion started by: balarajum
0 Replies

6. UNIX for Dummies Questions & Answers

Need Unix Commands for Canon

I'm lookind for Unix Commands for a Canon Copier, specifically an Canon Image Runner 3570. Any help would be appreciated. Thanks. Dave (1 Reply)
Discussion started by: fatkid98
1 Replies

7. UNIX for Dummies Questions & Answers

add plotter to unix ssystem

Hi all, I have a HP Plotter 4500. I want to connect it to UNIX system. I used the lpadmin comand but it does not work. Any help Thanks (0 Replies)
Discussion started by: yasin
0 Replies

8. Ubuntu

Printer Canon LBP3010 in Ubuntu 10.04

Hello. i cannot adjust printer Canon LBP3010 in Ubuntu 10.04. The printer hangs in words "processing" and does not print. help me. (1 Reply)
Discussion started by: freeman27015
1 Replies

9. Emergency UNIX and Linux Support

Need help on Canon Wi-Fi printer

Hello folks, Maybe someone have experience or could help me with the issue with my wireless Canon MX410 printer? I"ve bought this printer but Canon does not provide support on Linux. I downloaded and installed drivers for printing and for scanning. I figured out how to connect printer wirelessly... (1 Reply)
Discussion started by: susja
1 Replies

10. Hardware

Looking for plotter MFP reviews - need new plotter for UNIX/Windows apps

We currently have an HP DesignJet 750C+ plotter (for color plotting) and a Xerox 8825 (for B/W plotting and also scanning/copying) for our engineering drawings. They are getting old and will need replacing soon (maintenance visits are on the increase, and parts for the Xerox are getting hard to... (0 Replies)
Discussion started by: markolinux
0 Replies
ESCPUTIL(1)						      Gutenprint Manual Pages						       ESCPUTIL(1)

NAME
escputil - maintain Epson Stylus inkjet printers SYNOPSIS
escputil [ -P printer | -r device ] [ -m model ] [ -u ] [ -c | -n | -a | -i | -d | -o | -s | -l | -M | -h ] [ -q ] DESCRIPTION
escputil is a command line utility to perform various maintenance tasks on Epson Stylus inkjet printers. These tasks include head align- ment, head cleaning, nozzle check, printer identification, and retrieval of ink level from the printer. OPTIONS
escputil accepts the following options: -P, --printer-name=printer Specify the name of the printer to operate on. The default is the default system printer. -r, --raw-device=device Specify the name of the device to write to directly rather than going through a printer queue. You must use this (rather than speci- fying a printer) when retrieving ink levels or identifying the printer, or if you wish to perform head alignment without specifying the printer model. -m, --model=model Specify the precise printer model for head alignment. -u, --new The printer is a new printer (Stylus Color 740 or newer). -c, --clean-head Clean the print head. This can also be performed from the printer front panel. -n, --nozzle-check Print a nozzle test pattern. Dirty or clogged nozzles will show as gaps in the pattern. If you see any gaps, you should run a head cleaning pass or two. -a, --align-head Align the print head. CAUTION: Misuse of this option may result in poor print quality and/or damage to the printer. You must either specify the printer model with the -m option, or use the raw printer device to allow escputil to detect the printer model. -i, --ink-level Obtain the ink level from the printer. This requires read/write access to the raw printer device. -d, --identify Query the printer for make and model information. This requires read/write access to the raw printer device. -o, --align-color Align the color print head (used by Stylus Color 480 and 580 only). CAUTION: Misuse of this option may result in poor print quality and/or damage to the printer. -s, --status Retrieve printer status. -l, --license Display the license/warranty terms of this program. -M, --list-models List the supported printer models. -h, --help Display a list of all command line options. -q, --quiet Suppress the banner. BUGS
USB-connected printers sometimes fail to identify or return ink levels. You may have to repeat the command. This is probably a timing issue in escputil, not a flaw in the printer. Anything requiring bidirectional communication with the printer (identify, ink levels, or head alignment without specifying the printer model) requires read/write access to the printer port (for example /dev/lp0). This may require these operations to be performed as root. In addition, kernel support is required for bidirectional communication. For Linux version 2.2, CONFIG_PRINTER_READBACK should be enabled; this is called CONFIG_PARPORT_1284 on 2.4 and later kernels. If the printer is performing self-test or head cleaning on power up, the identify and ink level commands will time out, although the printer successfully receives the command. The command will need to be reissued when the printer is quiescent. AUTHORS
Robert Krawitz. COPYRIGHT
Copyright (C) 2000 Robert Krawitz (rlk@alum.mit.edu) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. OTHER INFORMATION
The homepage of the Gutenprint project from which this utility was contributed is located at http://gimp-print.sourceforge.net/. SEE ALSO
lp(4), tunelp(8). Version 5.2.4 26 Jul 2009 ESCPUTIL(1)
All times are GMT -4. The time now is 11:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy