Program to keep inkjet jets flowing ?

  • Thread starter Thread starter Bob
  • Start date Start date
The only way to *really* do the job right
is to fire the nozzles directly using PCL
or ESC/P -- ie., using the printer's native
control language.

It's called a nozzle check, no?
 
So what does that matter.

A:The conversion is done mathematically from the tiff files I have seen
purge pages in.

B: The goal is just to periodically excersize the printer to keep the head
from drying ot. I don't think color rendering needs to be that accurate.


You miss the point. Nobody cares about color accuracy
here. But how can you be sure that you've fired every
nozzle from every color channel? Not to mention
multiple blacks, ink optimizer, etc.


rafe b
www.terrapinphoto.com
 
It's called a nozzle check, no?


Yeah, pretty much. The nozzle check uses
ESC/P commands to work. It's not just some
RGB image being printed.

Now, take that same code, or something
like it, and execute it at a regular interval,
and voila, the best clog-preventer (and
ink-waster) you could ask for.


rafe b
www.terrapinphoto.com
 
Yeah, pretty much. The nozzle check uses
ESC/P commands to work. It's not just some
RGB image being printed.

Now, take that same code, or something
like it, and execute it at a regular interval,
and voila, the best clog-preventer (and
ink-waster) you could ask for.

Well, I go weeks between uses on my Epson R800 without having to do any of
this. Had the same experience with my older 1270 as well.
 
Back
Top