0 Followers
0 Following
1 Posts

soldering SMT diode is really fast

https://lemmy.world/post/3373051

soldering SMT diode is really fast - Lemmy.world

No need to bend the legs, no need to do wire stripping. I did this in 30 minutes casually… I guess the full halve will take around 1 hour

Manifold: Fast, robust CSG (alternative to OpenSCAD)

https://lemmy.world/post/1781535

Manifold: Fast, robust CSG (alternative to OpenSCAD) - Lemmy.world

Just wanted to share the manifold library to 3D printing enthusiasts. It is a fast and robust mesh boolean library in C++ with a typescript API that you can use in your browser! It has most of the operations supported by OpenSCAD, but without import svg and minkowski. The operation is so fast that even OpenSCAD is using it as a backend (experimental option in nightly) and get up to 250x performance improvement for some models.