The Canon i960 printer is one of the workhorse home printers of recent history. Unfortunately it’s basically unusable due to the fact that Canon no longer produces drivers for it. I searched and searched for Canon i960 drivers for recent MacOS and came up empty handed.
First I tried Gutenprint, open source legacy printer driver support software, but I was unable to get it working due to my own lack of knowledge about how to package binaries. I think this might have actually worked if I could have gotten over the tech hurdles.
Then I discovered PrintFab for MacOS ($56 with a free trial), which worked fantastic, and I totally recommend it: A+++. It has 3 limitations: 1) It costs $56, 2) The software needs to be installed on every computer you want to print from, and 3) The printer needs to be attached to the computer you are printing from. They also make a Linux version called Turbo Print with the same limitations.
Then last night while I was working on burning an image to a usb stick using Balena Etcher, I noticed that Balena has a cloud service for Raspberry Pi (neat!). One of the pre-programmed disk images for Pi that they offer is a wifi printer! Setup was a breeze, despite my never using one of these cloud-based Pi services before. The one thing they don’t tell you in the setup is that for the Canon i960, specifically, you’ll need to select the “Canon BJC-8200” driver, as the i960 driver is not specifically available.
So now, not only do I have a free solution (excluding the $20 or so I invested in the Raspberry Pi Zero + cables + power), but I can print from any computer or device in my house without installing any additional software! Hooray!
More posts from themightymo.com
How to optimize your Google Crawl Budget using SEM Rush Log File Analyzer and Rank Math SEO
Today I ran the SEM Rush Log File Analyzer tool, and it showed some interesting things that are a complete waste of our Google Crawl Budget. Specifically, I learned that Google is wasting some of our crawl budget on the /wp-includes/ directory, certain plugin directories, and cache directories. I also noticed random files being crawled…
Where is the Google Analytics Measurement ID?
In the vast, evolving world of web development and analytics, keeping up with terminologies and tools can sometimes feel like trying to chase a mischievous cat in a maze. You think you’ve got a grip, only for it to slip right through your fingers! Enter the mysterious “Measurement ID” from Google Analytics 4 (GA4), a…
How to Convert .aiff to .mp3 files via Command Line
Yesterday I ran into an issue where I needed to convert .aiff files to .mp3. DBPowerAmp was recommended to me as a paid GUI tool. But I wanted something more lightweight, since this is a task I rarely need to do (most of the time, I’m already in Logic Pro, and exporting is simple there).…