[solved] nozzle check on command line interface (non-inter)

Post Reply
ceituna
Posts: 4
Joined: Mon Jun 15, 2015 1:14 pm

[solved] nozzle check on command line interface (non-inter)

Post by ceituna »

user@machine:~$ tpconfig
-> lpnumber -> T -> N -> 0 ->y -> CR -> Q -> y

Great. I manage to print a nozzle ckeck with command line.

Now, as my printer looooves to get clogged nozzles, I spent incredible amount of time/ink cleaning the heads. I do not always think about doing a weekly "manual cleaning".
My goal would be to add a weekly scheduled job with anacron to make sure, at least once weekly something runs trough the printheads...

Is there a way to manage that on non-interactive command line ? I seached the man pages, faq and even my old friend google could not help me...

That would be _once again_ a terrific advantage of the Linux use of this high end printer...

Thanks in advance _o/
Last edited by ceituna on Wed Jun 24, 2015 11:32 am, edited 1 time in total.
zedonet
Site Admin
Posts: 2156
Joined: Fri Oct 06, 2006 8:02 am

Re: nozzle check on command line interface (non-interactive)

Post by zedonet »

Hello,

the "Linux style" solution would be to send the file containing the command to clean the print heads from command line

Code: Select all

lp -d <printername> -o raw <filename>
I can send you such a file if you tell me the printer model.
ceituna
Posts: 4
Joined: Mon Jun 15, 2015 1:14 pm

Re: nozzle check on command line interface (non-interactive)

Post by ceituna »

\o/

It is an Epson Stylus Pro 4900.

I would be the happiest man with that...

Thx.
zedonet
Site Admin
Posts: 2156
Joined: Fri Oct 06, 2006 8:02 am

Re: nozzle check on command line interface (non-interactive)

Post by zedonet »

I have just been sent it to you by email.
ceituna
Posts: 4
Joined: Mon Jun 15, 2015 1:14 pm

Re: nozzle check on command line interface (non-interactive)

Post by ceituna »

Thank you very much.

I tested the file. It works perfectly for head cleaning.
However, before taking this active action, i would rather be interested by the "print nozzle check pattern". Does it also exists as .prn file ?

Thank you very much for your support.
*
Regards,
zedonet
Site Admin
Posts: 2156
Joined: Fri Oct 06, 2006 8:02 am

Re: nozzle check on command line interface (non-interactive)

Post by zedonet »

...on the way to you by email.
ceituna
Posts: 4
Joined: Mon Jun 15, 2015 1:14 pm

Re: nozzle check on command line interface (non-interactive)

Post by ceituna »

Just one thing : IT ROCKS !

Thank you for your help. This is really the Linux way of living that made me choose this for more than 15 years...

Once again thank you very much.

_o/
bkindler
Posts: 1
Joined: Mon Jun 24, 2019 1:40 pm

Re: nozzle check on command line interface (non-interactive)

Post by bkindler »

zedonet wrote: Wed Jun 24, 2015 9:25 am ...on the way to you by email.
Sorry for the extremely late reply on this tread. I'm also desperately looking for a way to initiate a nozzle check (not the text pattern though) on my Epson Stylus Pro 4900 via cli. May I kindly ask for the appropriate file?

I've been searching the internet like crazy but I always end up on this forum thread. :roll:

Thanks so much in advance
— Björn
"They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety."
— Benjamin Franklin
zedonet
Site Admin
Posts: 2156
Joined: Fri Oct 06, 2006 8:02 am

Re: [solved] nozzle check on command line interface (non-inter)

Post by zedonet »

Hello,

which of our software products are you currently using?

And which command would you like to perform:

- Print nozzlecheck test page
- Print nozzlecheck & clean automatically
- Clean print head
amin_mirzaei74
Posts: 1
Joined: Wed Jan 06, 2021 2:27 pm

Re: [solved] nozzle check on command line interface (non-inter)

Post by amin_mirzaei74 »

hi
can I have .prn file for nozzle checking?
my printer is epson stylus photo p50
thank you
Post Reply