soldering SMT diode is really fast
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
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
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.
https://github.com/elalish/manifoldOpen linkView original on lemmy.world