HI version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
100% Positive
Analyzed from 335 words in the discussion.
Trending Topics
#https#com#telescope#build#www#printables#model#optics#smallest#dftfringe

Discussion (6 Comments)Read Original on HackerNews
I've never done much with optics, and after reading through a few of your posts, it looks both incredibly challenging and very rewarding.
- The Hadley, a 4"1/2 f/9 dobsonian telescope, which is a smaller aperture but easy to build and to find optics for, and very mature : https://www.printables.com/model/224383-astronomical-telesco...
- The "open smallest telescope" from a friend, which I show here, a foldable 6inch f5 dobsonian : https://lucassifoni.info/blog/2025-best-6-inch-f5-150-750-po... and can be found on Printables : https://www.printables.com/model/1325533-ost-open-smallest-t...
Both are very cool projects, the smallest shows more for deep sky but costs a bit more in optics, and the Hadley has a very mature community.
So most of the use is at 25x, to frame huge objects like NGC7000 or the largest extensions of M31
What are you using for interferometry?
I am using DFTFringe ( https://github.com/githubdoe/DFTFringe ) with a Bath interferometer (specifically this model which is super handy : https://www.printables.com/model/986094-multi-bath-interfero... ) and this 3-axis table which is bulky but simple to build ( https://www.printables.com/model/860316-xyz-platform-for-bat... ).
I am also trying to automate the XYZ table, capture and analysis like WavefrontPro does, I have a POC going on that bases itself on a CLI-only build of DFTFringe + outside orchestration with Elixir. My goal would be to control everything with a gamepad and automate the whole test session. Here is a video : ( https://www.youtube.com/watch?v=ii2eGb7vbk4 ). But I need to throw the code away and rewrite it.