this post was submitted on 12 Aug 2024
40 points (97.6% liked)

3DPrinting

15524 readers
290 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: [email protected] or [email protected]

There are CAD communities available at: [email protected] or [email protected]

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
 

Quick upgrade for easy to plug and unplug end effectors/toolheads. Activity/status LED are also moved from the back of the printer to the top and some more voltage regulation to provide additional voltage rails.

While a nice connector adds significant cost it is also a big value add for certain 3D-printer. I think more manefacturer should consider tiny details like this when designing their product.

Strain relief isn't installed on this tool for reasons ...

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 months ago

I like to have a bit less squish for nylon for example, more for textured sheets), offsets stored in a config file but you could easily swap that for an actual database if you wanted to.

Duet has Filament macros. Which can be uploaded/changed over the network. Not great but could be done with some glue logic.

Similarly, the config files can be exposed to the network and a server could "sync" them. All of this works but is a crapy solution that requires countless glue logic to make it work.