It is so difficult tofind modern electronics without telemetry and ads. Smartphones, laptops, TVs, home routers, security cameras, cars, game consoles, e-readers, projectors, 3D printers, fitness trackers, speakers, and even some printers. Why can’t customers be free from this data collection and advertising? It’s not that we don’t care about it. There simply aren’t many alternatives, and the few that do exist are either more expensive or offer fewer features. Seriously, we need a list of products we can buy without worrying about telemetry or advertising.

The following list is updated at https://lemmy.ml/post/52706206. Please note that this list may contain errors.

  • 3D printers: Prusa 3D Printer
  • Anything else that doesn’t come with ads or telemetry built in?

Could anyone help verify whether Prusa 3D Printer has any telemetry at all? And, hopefully, that Prusa isn’t planning to change its customer policies in the future to make telemetry collection or ads compulsory?

all 38 comments

sorted by: hot top controversial new old
[–] 2 points 1 day ago

Snapmaker U1 has all their firmware on GitHub and works offline in Lan mode.

  • source
  • [–] 18 points 2 days ago* (last edited 11 hours ago) (4 children)

    I know the community is working on a project called OpenCentauri, an open firmware for the Elegoo Centauri Carbon (great printer and amazing value for the money, but it uses a closed variant of Klipper, who knows what it's doing in the background)

    You also have the DIY Voron kits, and Sovol produces Prusa-likes and Voron-likes that usually use open firmware.

    Just avoid Bambu as somebody who owns an A1 (set to LAN only mode, using a microSD card to transfer print files), as aside from the lock down shenanigans and attempting to take down forks of their Bambu Slicer software (which itself is a fork of a fork), they also use a closed firmware and are heavily promoting their cloud services. I also heard that Creality is one to be cautious of too.

    I am moving to Piefed at scallisto@retrofed.com (https://retrofed.com/u/scallisto)

  • source
  • hideshow 4 child comments
  • [–] [S] 1 point 16 hours ago (1 child)

    I'm interested in these projects. Are there any official links to products we can buy and use directly, without having to build or set them up ourselves?

  • source
  • parent
  • hideshow 1 child comment
  • [–] 1 point 14 hours ago

    For OpenCentauri, there isn't any store where you can get CCs with it preinstalled. Installation looks pretty straightforward though as long as you can follow the docs (which are really nice actually!)

    Just of note, OpenCentauri is still being developed so it's not the most stable (and the docs mention that Klipper plugins are pretty much a no-go)

  • source
  • parent
  • [–] 14 points 2 days ago (8 children)

    We already have that it is called respects your freedom.

    https://ryf.fsf.org/

  • source
  • hideshow 8 child comments
  • [–] 3 points 2 days ago (7 children)

    Framework laptops aren't on this?

  • source
  • parent
  • hideshow 7 child comments
  • [–] 9 points 2 days ago* (5 children)

    No. The FSF is extremely strict on their requirements, so stuff like CPU microcode and proprietary firmware blobs for GPUs cannot be required for the hardware to run and must not be installed by default.

    That disqualifies basically all modern x86 and ARM processors.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 6 points 2 days ago (3 children)

    I understand and appreciate the intention behind this, but I do feel like it makes any list they make less helpful. People are going to buy a computer. Who not point those people to something like a framework, while including a disclaimer about microcode (or whatever the issue is)?

  • source
  • parent
  • hideshow 3 child comments
  • They are the uncompromising, principled voice in this particular space, and always have been, which can be important to have in society in general. If you would like pragmatism, then other peoples' recommendations and opinions exist for that.

  • source
  • parent
  • [–] 2 points 1 day ago

    I'm using Anycubic Kobra S1. By default its probably not the most open printer but you can install Rinkhalis to make it work with Orca slicer.

    Its been in LAN mode since day one, haven't seen any outbound requests from it.

  • source
  • [–] 10 points 2 days ago (17 children)

    Prusa printers are totally usable offline. With Prusa Link you can benefit from some simple comfort features while remaining totally inside your local network. You can block Internet access to the printer from your router and Prusa Link will still work totally fine in you local network.

    I have to check my pihole logs to confirm for sure there isn't any telemetry by default.

  • source
  • hideshow 17 child comments
  • [–] 3 points 2 days ago (5 children)

    I have everything turned off, but my Prusa still updates its clock and tells me if it needs a firmware update.

    I don't think pihole is going to be able to tell the difference between that or reporting back filenames to Prusa.

    I doubt they're doing anything super sketchy, I just don't think there's a great way to verify for sure.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 4 points 2 days ago* (4 children)

    There is though, more than any other 3d printing company, you actually can be absolutely certain of what it's doing

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 2 days ago* (3 children)

    Nice 404 on that link.

    I have the very first model they sold, for which they did actively maintain a marlin fork. But that miniRAMBO board was completely offline.

    I haven't seen that kind of GitHub activity for recent models.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 2 days ago* (2 children)

    ? I double checked; the link works for me...

    Maybe the client you're using doesn't like the parentheses.

    https://github.com/prusa3d/Prusa-Firmware

    And whether activity is new or not is irrelevant to the concern of not knowing what the device is sound.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 days ago (9 children)

    You have to manually turn on the prusa cloud features. Also the source for the firmware and the slicer are on github for you to check.

    Voron's are cool too if you like tinkering

  • source
  • parent
  • hideshow 9 child comments
  • [–] 3 points 2 days ago (8 children)

    Prusa Connect (online cloud) is totally optional. You can use Prusa Link locally to send the score to the printer wirelessly from the slicer. Prusa Link is a bit barebone but it does the job.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 1 point 1 day ago (1 child)

    As alternative you can get a pi running octoprint to control the prusa by usb and keep the printer itself completely disconnected.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 1 point 1 day ago

    I have MK3 so PrusaLink is running on a pi already, via the onboard UART. I tried Octoprint with this setup very long ago and I had issues. The pi would be too slow to send the commands to the printer and would end up failing the prints sometimes. I haven't revisited Octoprint since.

  • source
  • parent
  • [–] 5 points 2 days ago (5 children)

    They are giving out a docker image now so you can host your own prusa cloud on your own network

  • source
  • parent
  • hideshow 5 child comments
  • [–] 3 points 2 days ago (2 children)
  • [–] 3 points 2 days ago (1 child)
  • That's pretty cool. Definitely going to install it once it's out of early access.

    I've just been using the Prusa Link via HomeAssistant, which is pretty useful, but the actual Prusa Connect does have more features that'd be fun to play with.

  • source
  • parent
  • [–] 1 point 1 day ago

    Agreed. We need more than scattered small brands though. Either a company forms to build anti-surveillance or aggregate all the small ones into a carefully curated marketplace.

  • source
  • [–] 3 points 2 days ago

    While I don’t think prusa will go down this route the only way to ensure this is the case is a diy printer running open firmware like a voron, or using an older printer from before “cloud” was a thing for printers.

    All it takes is prusa getting sold, guarantee whoever buys it will go down the route of telemetry bc it’s big money. Again, I don’t think that will happen (at least anytime soon) but the only way to guarantee it doesn’t is to control the hardware and firmware

  • source
  • [–] 5 points 2 days ago (1 child)

    I print by transferring gcode on a USB stick to my Prusa printer. They could be capturing all the telemetry in the world, but it's not connected to a network.

  • source
  • hideshow 1 child comment