home.social

#pythonsdf — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pythonsdf, aggregated by home.social.

  1. @Stark9837 @3dprinting Me too. I don't like the original press-fit concept. I print with larger nozzles, layer heights and speeds and this frequently caused the original to not fit at all. My inserts snap into place, lock extremely tightly when something is screwed in, and are just as easily to remove. The with all its attachments is my first real project with and I'm really happy how well it works for designing.

    gitlab.com/nobodyinperson/hsw-

  2. I added functions to examine the distance to the object surface to . Coming from :openscad: @OpenSCAD, being able to examine the object on the fly and include e.g. measurement results into your design is huge. (In you need to code all dimensions from the start, no feedback possible).

    Here is a demonstration of moving an object depending on its size so it's only in a specific quadrant. Handy! 👍