cross-posted from: https://lemmy.zip/post/69760899

So much for the constitution

you are viewing a single comment's thread
view the rest of the comments
[–] 0 points 1 week ago (1 child)

The mechanical hardware build is no problem, building a controller and firmware is a different matter. This legislation is all about the firmware.

I have some experience with 3d printing equipment but I'm not sure I could build a controller from the ground up. To be fair, I've never really looked into it so maybe it's easier than it seems.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 week ago* (1 child)

    You can buy a controller at any place that sells motors or Arduinos. None of my printers have their stock controller.

    The firmware most controllers run is often a modified version of one of the different open source 3d printer firmwares (klipper, Marlin, etc)

    You can even choose to compile and flash the firmware yourself (often just load bin file to sdcard and insert into board)

    But all of that is moot because the controller and firmware are not capable of that level of processing. You would have to implement it on the slicer level, and even that wouldn't work because most of them are open source.

  • source
  • parent
  • hideshow 2 child comments