Remix.run Logo
voakbasda 38 minutes ago

Recently bought a Sovol SV08 printer. It comes with open source binaries, but there is no source code. Turns out they are a known to be violating the GPL. Looks like it can be rebuilt from other sources, so I have started to put together a clean implementation using Yocto. It will be possible to add support for similar 3D printers.

I bought that printer in order to print parts for two other projects: a baby monitor (security camera) and a hat-mounted teleprompter monocle. Both using COTS part and running Yocto-based open source images. All affordable products in both of those sectors are completely untrustworthy or otherwise unsuitable for my requirements, since one of which is total replacement of the firmware with my own custom versions.

In my day job, I am a principle embedded engineer consultant working on distributed embedded systems, so all of the above software will be relatively easy.

The mechanical work will be the most challenging, as I presently only use OpenSCAD. I would entertain suggestions for alternative open source CAD solutions, but I hope to recruit a ME (or two!) to help drive that portion of the work to completion.