On the other hand, 3d printed objects may only need to satisfy overall mechanical needs, or be suggestive of the shape that they model, to serve a purpose. Most 3d printing that I've seen needs a bit of hand tooling at the end, to really be useful.
Ask HN: Why are there no open source 2d printers?
131–140 of 250 posts
Re: Ask HN: Why are there no open source 2d printers?
#132Earlier quoted context omitted.
Do you remember printing in 2000? Literally every printer was suffering from constant paper jams and other mechanical malfunctions. In 2020 a top consumer or business printer will not jam on you. The business printers in 2000 had slow processors and more ram. It was significantly bad that printing PDFs spent more time processing the file than putting toner on page. Finally, the interfacing for printers today is fanta…
> Do you remember printing in 2000? The impression I get from HN comments is users of monochrome business laser printers from 2000 are the only people who are happy with their printers :)
Re: Ask HN: Why are there no open source 2d printers?
#133I wish that the intelligence in printers would migrate back to the computer. Having printers with their own complex formats (PCL, PostScript, etc.) only makes them inscrutable and lends itself to proprietary competing formats and printouts which never gets quite right. I think the original NeXT machine was on the right track with their simple bitmap-only laser printer, where the PostScript processing was done on the…
Likewise for scanners. I want to just have a HTTP API or something like that where I just "GET" an endpoint and the scanner hands me a file in some reasonable format.
The drivers are always the worst part of devices that allow computers to interact with paper, so let's get rid of them altogether.
Re: Ask HN: Why are there no open source 2d printers?
#134Re: Ask HN: Why are there no open source 2d printers?
#135I worked for a while in the R&D department of HP printer division. As @jacquesm said, good 2D printer costs peanuts. The amount of R&D in color quality, speed and other parameters is huge. There were a lot of teams involved: mechanical, electrical, software, chemical... And because of that investment, there are thousands of patents that the big players are continuously paying each other for. It's a very old market wi…
Re: Ask HN: Why are there no open source 2d printers?
#136BUT, it's compute bound with modern print jobs, and is missing modern protocols like Bonjour.
What if someone open sourced a legacy printer? I'd love to re-brain this printer.
Re: Ask HN: Why are there no open source 2d printers?
#137Earlier quoted context omitted.
> Do you remember printing in 2000? Literally every printer was suffering from constant paper jams and other mechanical malfunctions. In 2020 a top consumer or business printer will not jam on you. The business printers in 2000 had slow processors and more ram. It was significantly bad that printing PDFs spent more time processing the file than putting toner on page. All of that, including the interfacing are not rel…
Are you stating your last two sentences as the result of researching these issues? Because as a layperson, I would not have thought a company could get a patent on clicking a button to purchase an item online.
Re: Ask HN: Why are there no open source 2d printers?
#138Earlier quoted context omitted.
I think you're missing the main argument: It would take a lot of money and cross-domain knowledge to design and build a passable printer from scratch. Contrast that with software, where all you need is time and a low to medium power computer. In fact, compared to software open source , all other open source engineering is non-existent (relative to OSS, not in absolute terms).
Why would you design one from scratch? The hardware out there is excellent and inexpensive. Start with that and write the firmware in a similar way that the Magic Lantern group did for cameras.
I thought the discussion was about open source printers, not about open source printer firmware? Sure, you could probably reverse engineer the interface to the actuators and sensors, which would allow you to write open source drivers, but you'd still be stuck with the printer manufacturer's cartridges.
Re: Ask HN: Why are there no open source 2d printers?
#139Earlier quoted context omitted.
Do you remember printing in 2000? Literally every printer was suffering from constant paper jams and other mechanical malfunctions. In 2020 a top consumer or business printer will not jam on you. The business printers in 2000 had slow processors and more ram. It was significantly bad that printing PDFs spent more time processing the file than putting toner on page. Finally, the interfacing for printers today is fanta…
> Do you remember printing in 2000? The impression I get from HN comments is users of monochrome business laser printers from 2000 are the only people who are happy with their printers :)