We are way overdue for an open source 2d printer
-
Found one after a minute of looking: https://hackaday.io/project/167446-diy-inkjet-printer
That's very cool but not exactly practical for everyday use.
-
That makes sense. If you’re going that route though you should be fairly safe patent wise I would think? Most of the dot matrix patents, if not all, have to be expired by now?
You would still need to explore patents. Just because patents exist, doesn't mean they are in use. I would not be surprised to find out that a company like HP would hunt down and buy any patents that could interfere with its profits just to prevent others from using them.
-
The dots that are used for ID are ridiculously small tho
They are, but by definition, the printer can print them. If your on linux or Mac it looks like it might be possible to write a filter to add to CUPS that would do it for every print.
-
HP printers are shit, I don't want one even if you pay me.
Buy a office-class B&W laser from Brother and never worry again.I bought a brother color laser printer during lockdown, 4 years and it's never had an issue, and I have yet to change the cartridges. I'll never go back to inkjet.
-
Today my HP printer asked my for my GPS location, to allow me to scan a document. Like why? Why is it required to use a basic option?
To sell your location to the highest bidder. Duh. So ethical.
-
Found one after a minute of looking: https://hackaday.io/project/167446-diy-inkjet-printer
Here you go grandma! Your new printer!
-
Here you go grandma! Your new printer!
It works, but not at the level most people expect. Also, the maintenance seems a bit much still.
-
HP printers are shit, I don't want one even if you pay me.
Buy a office-class B&W laser from Brother and never worry again.Yeah, if you don't print enough to justify a laser printer then you probably don't need a printer at all. Just go to the library when you want to print something.
Only suckers buy inkjets.
-
To sell your location to the highest bidder. Duh. So ethical.
-
This post did not contain any content.
Omg, this made me chuckle in the best way. This is the most accurate comic I've seen in a bit. When I got an IT job, printers were so alien to me because I hadn't had one in many years. They're stupid and I hate them, but what are you gonna do.
-
-
You would still need to explore patents. Just because patents exist, doesn't mean they are in use. I would not be surprised to find out that a company like HP would hunt down and buy any patents that could interfere with its profits just to prevent others from using them.
Why would you need to worry about patents on something that is free and open source
-
Why would you need to worry about patents on something that is free and open source
Patent infringement is about use, not price
It’s total bullshit that stifles innovation but such is life in the USA. At least the period isn’t completely obscene like copyright
-
This post did not contain any content.
We would absolutely love an actual open source printer you can get off the shelf parts and maybe some 3d printing and just use normal liquid ink rather than some inkjet cartridges. And no not some janky 3D printer set up to be a make shift printer, like an actual put the paper in and stuff comes out kind of printer. Prompts for a scanner and copier combo
-
Today my HP printer asked my for my GPS location, to allow me to scan a document. Like why? Why is it required to use a basic option?
Devil's advocate: was this on Android? Certain wifi/Bluetooth information requires "location" permissions.
-
Today my HP printer asked my for my GPS location, to allow me to scan a document. Like why? Why is it required to use a basic option?
Ostensibly, that's because the app wants Bluetooth and/or WiFi access so it can connect to the printer. Because you can use WiFi and Bluetooth to determine location (based on large crowd sourced databases of these data points that have been geolocated), the OS has to ask for location permission as well, even if you just need to see WiFi and Bluetooth.
That being said, once they have this permission, I have 0 doubt they log the actual location as well...
Mozilla used to run a free service for this, and collected that data in the background using mobile Firefox. A replacement is https://beacondb.net/, which is still building enough location data to become useful. Services like this aren't nefarious, they're actually really important in getting a quick GPS lock on mobile. Phone hardware actually have pretty poor GPS receivers, but if you can determine an approximate location prior, you get much better results, especially once supplemented with inertial measurements and snapping to mapped roads.
-
We would absolutely love an actual open source printer you can get off the shelf parts and maybe some 3d printing and just use normal liquid ink rather than some inkjet cartridges. And no not some janky 3D printer set up to be a make shift printer, like an actual put the paper in and stuff comes out kind of printer. Prompts for a scanner and copier combo
isn't there like a big difference between a printer and a 3d printer? are you really expecting one device to do both?
-
This post did not contain any content.
My solution is to do all my printing at the library. All the problems related to keeping my ink cartridge ready are now their problem.
-
We would absolutely love an actual open source printer you can get off the shelf parts and maybe some 3d printing and just use normal liquid ink rather than some inkjet cartridges. And no not some janky 3D printer set up to be a make shift printer, like an actual put the paper in and stuff comes out kind of printer. Prompts for a scanner and copier combo
Sounds possible, but not feasible. Haven't researched it, but my gut feeling tells me that it would be quite expensive if it's not mass produced.
-
isn't there like a big difference between a printer and a 3d printer? are you really expecting one device to do both?
There have been scattered hobbyist takes on turning a 3D printer into a plotter (a 2D vector-based type of printer) because the moving around in two dimensions a 3D printer does for each layer is the exact thing a plotter would do with a pen on a sheet of paper. Here's one such project.