Jump to content
IGNORED

Vorticon's Blog - 3D printed solar filter for telescope/camera


RSS Bot

Recommended Posts

So with the upcoming total solar eclipse on August 21st 2017, I decided to get my hands on a solar filter for my 8" Dobsonian telescope so I can grab some video and pictures of that rather infrequent event. Since I had bought my telescope from Orion, I checked for a compatible solar filter on their site and found out that it was priced at $145! There was no way I was going to pay that much for something like that, and after some thinking decided to create my own. After all it's really a pretty simple design...
First I checked online and was able to find good quality solar filter sheets on Amazon, with a 10"x10" sheet for $20. Incidentally, as the solar eclipse date approaches, I have noticed that the prices are going up as well. You've got to love free markets...

I use OpenScad as my 3D design program. It is open source and is parametric, which means that your objects are not drawn directly on the screen, but rather described using simple code. This allows for easy modification and high precision particularly when important parameters are defined in variables. You can download OpenScad here: http://www.openscad.org/

I started by creating a standard filter cap which could be adjusted for any telescope or camera objective main tube diameter by simply entering that diameter in the code in millimeters and letting OpenScad do the rest. Here's the code:

 


However, there was a problem in my case: the size of the filter was too large for my printer bed. But not to worry, I figured I would just divide it into 4 smaller equal sections and print one section 4 times then glue the pieces together. I added a tongue and groove feature to the design so that it would interlock easily for accurate alignment and structural stability. Here's the code:
					
blogentry-25753-0-54027700-1500598911_th blogentry-25753-0-60964200-1500598991_th blogentry-25753-0-94791400-1500599153_th

http://atariage.com/forums/blog/659/entry-14058-3d-printed-solar-filter-for-telescopecamera/
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...