• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 4th, 2025

help-circle

  • I pay a premium for Prusa because I like their philospohy of making as much of it as possible in house, and their general openness, not just in code, but in how their business functions.

    My first 3D printer was a Makerbot Thing-O-Matic. I’m very willing to spend if I think it will benefit the entire ecosystem I’m interested in.

    Also, with Prusa, I get to feel like I’m DIYing it, but with great and detailed instructions, and an all-in-one parts sourcing. They are also great at supporting their devices after the fact, which is sometimes necessary, because they often come out a little too hot.




  • It’s pretty clear that robotics hardware has advanced way beyond the software. Do a backflip? No problem, that’s a predefined routine with good secondary control mechanisms to handle the variation between requested movement and actual movement.

    Pick up a dish? Well, that’s going to take vision, control, understanding of how the grabber and various materials interact, and then fuse all that data into an expected result and a plan of action, then control of unexpected things like the plate slipping or the floor being slightly wet.

    It’s amazing how far we’ve come and how much it has highlighted how far we have to go.


  • Obviously I don’t know your setup, but Linux is far easier for printing in most cases. The drivers are built in, and just work. No third party driver packages full of spyware and ink ads necessary.

    Hardware support, in general, has always been a struggle for Linux, but in the last few years, two things have happened to tip the scale:

    1. Technology kinda stopped advancing. Products are, more often then not, a rehash of last years model with no major changes. This means if Linux gets support for last year’s device, it’ll probably work with this years with minor to no changes.
    2. Growing Linux popularity has increased the profile enough that companies are at least trying a little to support Linux, even if it is mostly just making sure Linux developers have documentation on the device.
    3. And secret number 3, the tools and systems for reverse engineering USB devices have gotten better and more understood.