I finally finished this custom USB Controller using a 12 position switch. The customer will be using it as a USB MIDI Controller where they want to select 11 different settings.
It's a bit taller than I'd like but the switch is pretty tall and I need a certain amount of space for the PCB and controller.
The enclosure is 3D printed and so is the knob. The multi-color prints for both came out great.
Why not both‽
/fin
#OpenSCAD advantages that I care about:
git diff
is more meaningful (though it's possible to make it somewhat meaningful for FreeCAD)2/3
@crazybutable Not exactly a box but I did take a stab at explaining parametric design in OpenSCAD with an example of a tray...
https://codeberg.org/raster/OpenSCAD/src/branch/main/Customizable%20Tray
@ali1234 @makerblock @licho @bryan @deshipu Thanks for the comments & code today! I wrote up a post here:
https://rasterweb.net/raster/2025/03/27/openscad-springy-example/
(I mention an "OpenSCAD Coding Club" and maybe that should be a thing?)
I'm trying to come up with a good way of creating this in OpenSCAD... I have something using a bunch of hull'd cylinders but I'm wondering if there is a better/easier way to do it.
I may add a front plate that can screw into place to hold the slide-in modules in place.
It's parametric so it generates a bunch of holes, though I don't need to use them all.
I thought about making a fancy clip-in mechanism but I got tired.
#openscad does anyone know of a recorder made in openscad ? Would want to make weird flutes but would like a working base to experiment with
playing with #openscad (lots of fun!) lead inevitably to having to get the printer working after a long break of downtime. I have PTSD from early days wondering how anyone ever got anything to print before #3dprinting became routine. Hoping the printer still remembers those days.
OpenSCAD 2021.01 now availabe on Haiku (64bit only for now).
Thanks to @joe for pointing this out and the pointer on building it for Haiku!
Thanks to @waddlesplash for poking me into looking to porting it to Haiku! :)
EDIT: after fixing CGAL for 32bit, OpenSCAD is now also available for that on Haiku.
Enjoy!
I made some tiny "nut knobs" for 3mm screws that we use on our laser cutter for the probe that we have to adjust all the time. Easy to grab with your fingers and loosen or tighten without a tool. (Though you can still use a tool.)
I'm working on a new parametric design to hold micro:bit boards... You can change the number of boards, space between them, and angle they insert... they also snap into place with a nice little "click" and don't fall out.
Last April I broke out a bunch of internal #OpenSCAD libraries from a project I'm working on into their own library set. I just made an update to one of those libraries, the collection of decoration and arrangement modules in openscad_annotations, that I'm pretty jazzed with.
Da ich eigentlich auch gerne die BMS-Daten hätte und Bluetooth, naja, halt Bluetooth ist, jetzt noch ein Mount für so steckbare Schraubklemmen um RS485 und Schalter vom BMS anzuschließen.
Passt ins Akku-Frontpanel wo vorher 2x RJ45 waren und lässt sich komplett von Außen einfädeln und festschrauben (die Mutter drückt einfach von innen gegen das Frontpanel)
(das Gedruckte ist die erste Version)
If I open an @OpenSCAD file that lives in a certain place I get this dialog that shows up and then I click "Allow" and it shows up again over and over until I have to quit OpenSCAD.
For those with a G4 Cube, you can now light it up from the bottom with this little base, on an idea by @xodium :
https://www.thingiverse.com/thing:6964919
https://github.com/mmuman/cad-retro-parts/blob/main/Apple/Macintosh/G4cube_base.scad
Some real photos here:
https://tinkerdifferent.com/threads/project-satanicube-or-xodiums-g4-cube-build.4206/
I designed and burned out some tablet weaving cards with OpenSCAD and a laser engraver. My plan is to use these cards with thread harvested from scraps of clothing to make belts and backpack straps. #theWorkshop #OpenSCAD
Made a parametric multicolor printable puppy tag
Not too bad for the first time playing around with #OpenSCAD