• OnfireNFS@lemmy.world
    link
    fedilink
    arrow-up
    54
    ·
    2 days ago

    I’ve always thought it was interesting we have open source 3D printers but with how often 2D printers break and how expensive ink is no one has made an open source 2D printer. It’s nice to see some progress in this field

    • Ensign_Crab@lemmy.world
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      1
      ·
      edit-2
      1 day ago

      I often wonder why people think they have to start from scratch and build an entire printer. Few people’s printer problems are printer problems. They’re usually problems engineered into the printer at the firmware level. The stuff that actually does the printing is dumb components that do whatever you tell them and mechanical engineering someone else has already done for you. Right down to the commercially available connectors that connect the dumb components to the broken-by-design control board.

      Why remake the entire printer instead of just the control board?

      Not to mention, you can add features that should be there on every printer but that no manufacturer has considered including. Like an emergency stop feature for when the printer gets a corrupted print job and starts printing out as many blank pages as it can with the occasional page with a single line of gibberish. Tell it to stop, and it actually stops and spits out whatever sheet of paper it’s working on at the time. No holding down the power button. No clearing the jam that results. No uselessly canceling the job at the source. No questions asked. Just stop printing, clear the paper path, ignore the rest of the job, and lie your ass off and say you finished the job so no software gets any funny ideas about resending it.

      • OnfireNFS@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        24 hours ago

        That’s a really good idea. Something like OpenWrt but for printers would be amazing.

        It’s funny, they have their own hardware now. Maybe starting with a open source printer firmware would eventually lead to open source printer hardware.

        • Ensign_Crab@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          21 hours ago

          See, I was thinking replacement boards on the grounds that printer manufacturers have a lot more financial incentive to make firmware flashing difficult than router manufacturers do.

    • Frenchgeek@lemmy.ml
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      1 day ago

      Pretty sure you can find schematics to make a BT100 printer somewhere ( https://en.wikipedia.org/wiki/BT100 ). You wouldn’t want to, but you can.

      More seriously, I think the main problem is simply achieving a usable resolution for a 3D printer is way easier than for a 2D one. Hence why the real hard part (the print head) is using an HP cartridge instead of rolling out their own here. Given my quick googling, it’s usually that or building an inaccurate pen plotter and calling it a printer…