Skip to content

AirPrint for Raspberry Pi (or other with Ubuntu's based distro)

License

Notifications You must be signed in to change notification settings

oliveira131/AirPrintCups-Pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirPrintCups-Pi

AirPrint for Raspberry Pi (or other with Ubuntu's based distro).

This repository was built on Ubuntu 20.04.2 LTS for Raspberry Pi 3. Not tested on other architectures. It should work on all systems based on this distro also on x86 architectures.

This script installs several drivers from different printers and manufacturers to make it most compatible as possible.

Install guide

  • Make sure GIT is installed on your system.
     apt install git
  • Clone this repository.
     git clone git@github.com:oliveira131/AirPrintCups-Pi.git
  • Enter the cloned repository folder.
     cd AirPrintCups-Pi
  • Add an executable permission to install.sh script.
     chmod +x install.sh
  • Execute the install script.
     sudo ./install.sh

Configuration guide

You can configure almost any compatible printer with CUPS.

  • After install, access on your browser the IP and 631 port to get access to CUPS Administration page. Access browser admin Page
  • Click on Administration menu link Menu link
  • Click in Add Printer button Add printer
  • Select your print in the list List of printers
  • Check the "Share this Printer" and click in Continue. You can modify printer information, if you desire. Print informations
  • Now you have the select a correct driver to you printer. In most of cases this selection is automatic but you can modify or use a different PPD. Select driver/PPD
  • After the driver selection, you go to General Options of print. Make sure that's all are ok and click on Set Default Options (you can modify after to obtain better print results). Configure general options
  • Congratulations! Your printer is ready to print on AirPrint support!!! List of instaled printers

About

AirPrint for Raspberry Pi (or other with Ubuntu's based distro)

Resources

License

Stars

Watchers

Forks

Languages