You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-47Lines changed: 3 additions & 47 deletions
Original file line number
Diff line number
Diff line change
@@ -7,52 +7,8 @@ Head over to [r/OpenAstroTech](https://www.reddit.com/r/OpenAstroTech/) for ques
7
7
8
8
I you would be interested in buying the tracker as a printed kit, head over to [this site](https://openastrotech.com/products/)
9
9
10
-
## What parts to print:
11
-
**For latitude specific parts:**
12
-
All parts needed once, except:
13
-
- part 05, needed 4 times
14
-
- 20degree has its own version of part 01a, dont use the one from all lat.
10
+
##
15
11
16
-
**For all latitudes:**
17
-
All parts needed once, except:
18
-
- part 12, twice
19
-
- part 15, twice
12
+
For instructions, please see [this](https://www.instructables.com/id/OpenAstroTracker-a-DSLR-Tracking-GoTo-Mount-for-As/) Instructable
20
13
21
-
22
-
The different versions for latitudes work in a +/- 5° degree range. For the southern hemisphere check the first tab of the arduino code and flip the wiring for the RA stepper. Polar alignment will be much harder.
23
-
Also check out the first add-on, the [OpenAstroGuider](https://github.com/OpenAstroTech/OpenAstroGuider)
24
-
25
-
I strongly suggest starting with part 14, the lens ring. If you cant make it fit, you will not be able to use the mount at this point.
Other guides, including a assembly guide will follow shortly.
42
-
43
-
**How to use the SCAD lens ring generator:**
44
-
45
-
You will need [OpenSCAD](https://www.openscad.org/downloads.html)
46
-
47
-
Take a look at an [example for my lens](https://imgur.com/Ql9mAmH).
48
-
1. Start by roughly estimating the center of gravity of your lens with the camera attached.
49
-
2. The coupler is going to be 30mm long, so you need measurements of 15mm in either direction from the center of gravity.
50
-
3. Measure the first diameter. This is 67mm for me, so i put that into Diam1.
51
-
4. The next diameter for my lens is the edge of the focus ring, so i put 65mm into Diam2.
52
-
5. The distance between these points is High1; 9,5mm for me. First section done.
53
-
6. The rest of my lens is flat, so i measure a diameter of 62mm and put it in Diam3 and Diam4.
54
-
7. Because there are no more diameter change, I put High2 as the rest of the length of the coupler, which is 30mm - 9,5mm = 20,5. I leave the other values at 0.
55
-
56
-
All High values have to add up to 30mm.
57
-
If your lens is flat, put its diameter into Diam1 & Diam2 and put High1 to 30. Leave the rest at 0.
58
-
I recommend adding 0,5mm or more to the diameters as tolerance and definitely put some isolation tape (or similar) into the coupler to not scratch your lens. Also, **dont screw this too tight!** It will hold fine with loosely tightened screws.
14
+
A list of all guides can be found [here](https://openastrotech.com/guides/)
0 commit comments