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.
If you just want to see the stars, goodwill often has telescopes cheap. A refactor can see more than your eye. (or even the binoculars you likely already have!). And the bigger reflectors are seen once in a while.
Find thick glass on Facebook, build a cutting jig, build a kiln to fuse it, etc. I'm still planning to build an 18".
You say impressive, but my mind reads that as heavy even if they looked amazing
I'm planning this kind of build for my 16". It's still a dob, still uses teflon against formica and a wood structure, but the ability to move it easily indeed became a desirable feature.
So most of the use is at 25x, to frame huge objects like NGC7000 or the largest extensions of M31
You also could save a lot of weight by boring out your plywood base and still be plenty rigid
So for use with your telescope, it'd need to produce an image circle that'd cover at least 6cm.
Here is a nebula, NGC7000, drawn by an excellent observer, which appears that way (very wide field, but a bit dimmer than their drawing) :
http://www.astrosurf.com/magnitude78/serge/images/NGC7000_10...
My advantage despite the low diameter is the ability to frame such huge objects !
There are so many books around this and many great website such as this one for example: https://www.bbastrodesigns.com/tm.html
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.