8000 GitHub - crazybird82/EpsonPrinterHeadsSolution: A PHP script to Save the printer Heads on a WF-7620 for a Linux system like Raspbian or Debian
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

crazybird82/EpsonPrinterHeadsSolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Epson Printer Heads Solution

This is especially for Epson WF-7620 Printer and may for other ink printers.

A PHP script to save the printer heads with a Linux system like Raspbian or Debian: the task is to not let dry the ink at the printer heads.

This Script ask the printer server with snmp for the counter of the color pages (needs php snmp extension). Also need a mysql DB or change the script ;). It use a FileLogger script and put every massage into a log-file. I use a apache2 on a Rasbian with stretch and php7, but it's works also with php 5.4 and a other Webserver.

The default is to print every 3 days a test page when isn't printed on this printer at those time - for that is the counter of printed color pages.

It needs a conjob which starts once per day - like: crontab -e 0 21 * * * /usr/bin/wget -q http://192.168.178.21/printer/printer-head-save.php

About

A PHP script to Save the printer Heads on a WF-7620 for a Linux system like Raspbian or Debian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0