this post was submitted on 14 Jul 2023
12 points (100.0% liked)

3DPrinting

15250 readers
30 users here now

3DPrinting is a place where makers of all skill levels and walks of life can learn about and discuss 3D printing and development of 3D printed parts and devices.

The r/functionalprint community is now located at: !functionalprint@kbin.social or !functionalprint@fedia.io

There are CAD communities available at: !cad@lemmy.world or !freecad@lemmy.ml

Rules

If you need an easy way to host pictures, https://catbox.moe may be an option. Be ethical about what you post and donate if you are able or use this a lot. It is just an individual hosting content, not a company. The image embedding syntax for Lemmy is ![](URL)

Moderation policy: Light, mostly invisible

founded 1 year ago
MODERATORS
 

Has there been any progress on getting network connectivity for the Saturn 2? Coming from using Octoprint with my FDM printers, the Saturn 2 feels like a huge downgrade.

Options:

  • Octoprint-Chituboard - Doesn't work for Saturn 2 due to CTBv4 file format
  • Alternative firmware - I am really hopeful for the .goo file format but haven't seen any news that it will be coming to the Saturn 2. The board runs on an STM32 microcontroller (stm32f407zet6) which can be reflashed. Again, a great open source opportunity for someone smarter than me.
  • Alternative controller board - If we can't find an improved firmware, a whole new board wouldn't be impossible. I haven't found anything available but we're only driving a stepper motor, displaying images and controlling the UV light. This should be an easy win for an open hardware design.
  • Upgrade controller board - The Saturn 3 Ultra added much better connectivity but sadly locked that down to Chitubox slicer.
you are viewing a single comment's thread
view the rest of the comments
[–] jshank@lemmy.world 1 points 1 year ago

That's a good point. Although I would just replace it with a Nextion display. IMO, the interface isn't that great. I don't really need to see the thumbnail either, just some basic maintenance functions and a progress indicator directly on the unit. Once we have network connectivity, we can build a far better interface via a web interface a la Octoprint.