Another nifty 3D-printable contraption posted on thingiverse; this time a paint bottle shaker for Tamiya’s 10mL bottles.
Category Archives: Projects
Another day, another ‘thing’
I have posted a 3D-printable modelling/spray turntable design at thingiverse. Now I can get to every part of a model I am building by just turning this contraption with one finger only…
Bias lighting – your eyes will thank it
A short article about another hardware/software project. To reduce eye-strain, an RGB LED light strip was installed behind my monitor. The lights can be programmed to simulate crackling flames, sunrise or other calming effects while reducing eye-strain from the high contrast ratio between a monitor and the darkness behind it. Read all about it here.
CPlot2D a simple plotting class in C++ for PostScript output
Another day, another piece of code. This time it is a C++ class for plotting (x,y) datasets from within a C++ code. The twist is that I am giving it away for free, read the article here.
Another short post about my finite element analysis program, sim|FEM
A short essay about my finite element analysis software, sim|FEM detailing its capabilities and use. Read about it in my Projects.
A short article on how to build an RPM meter for a Milling machine
I made a revolutions (or is that rotations?) per minute counter for my milling machine. It only needs a few components and enables me to have a better control over my milling operations. Read the article on my Projects page.