Skip to main content

Macro diffuser update

I've simplified the macro diffuser that I open sourced last year. The MK1 version required printing out a custom lens hood which would only attach to a Canon 100mm macro lens. The MK2 version no longer requires a custom lens hood, it simply clicks on to the hood of whatever macro lens you might have making it far more versatile and easier to print.



The tested lenses so far include:
  • Canon 100mm 
  • Canon 180mm
  • Sigma 180mm
  • Sigma 105mm
This hood helps reduce harsh shadows you often get when using flash but the main advantage for me is that the head can be positioned depending on how close you get to your subject. This is the typical kind of result I'm getting with this setup now.



To build your own version you just need to print the model and supply a few basic parts:
  • M3 x 40mm Hex Head bolt (the shape of the head is hex, NOT the shape of the tool used to tighten it).
  • M3 wingnut.
  • Diffuser material. I use the plastic casing found on some notebooks and it seems to work well.
  • Aluminium extractor hose.
The updated model can be found here. Feel free to print your own version and if you do, please let me know how you got on.

For anyone unfamiliar with 3d printing, the process involves using a spool of plastic material and transforming it via heat into whatever shape you have designed. The animation below shows the hood being printed on the entry level FlashForge Finder. This print took just over 3 hours to complete.


Comments

Popular posts from this blog

Experimental macro flash diffuser

The abundance of insects over the last couple of months has been a perfect opportunity to experiment with different macro flash setups. Using a standard speedlight as-is isn't really an option, as the light is projected out much further than the front of the lens (which is exactly what you'd normally want a speedlight to do) and is much too harsh. There are therefore two problems that need to be solved; diffusing the light and directing it closer to the front of the lens. There are of course multiple commercial solutions available, such as the Canon MT24-EX or the Sigma EM-140 ring flash, but these are all relatively expensive and unlikely to be an option to anyone wanting to experiment with macro photography. A speedlight however is much less of a barrier to entry. A few different prototypes were made but the design I settled on was a light pipe style design that captures the flash light and funnels it down to the front of the flash. Of course, it would be ideal to hav...

The laser trigger module overview

The laser trigger module is the most useful gadget to come out of the camera trigger project so far. It is a simple board that controls up to two lasers with sensors to detect if the beams have been broken. The electronics involved in detecting a broken beam are very simple so using a microcontroller might at first glance seem to be unnecessary overkill, but using a microcontroller gives a significant amount of flexibility in a small and inexpensive package.