forked from unlimitedbacon/Theta-Printer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathequations.txt
36 lines (36 loc) · 1.02 KB
/
equations.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
"rod_diameter"= 8
"rod_hole_thickness"= 4
"rod_radius"= "rod_diameter" / 2
"platter_diameter"= 320
"platter_radius"= "platter_diameter" / 2
"extruder_mount_hole_spacing"= 75
"arm_rod_spacing"= 40
"top_frame_spacing"= 100
"motor_level_rod_spacing"= 15
"linear_bearing_diameter"= 15
"z_rod_spacing"= 75
"z_drive_rod_offset"= 12
"platter_rod_spacing"= 50
"rod_nut_thickness"= 6.5
"rod_nut_inscribed_diameter"= 13
"z_height"= 400
"gear_pitch"=2
"r_gear_teeth"= 450
"theta_gear_teeth"= 385
"sheet_thickness"=5.333
"sheet_tab_hole_thickness"= "sheet_thickness"
"sheet_tab_width"= "sheet_thickness"*2
"sheet_double_tab_width"= 35
"sheet_bolt_diameter"= 3
"sheet_bolt_length"= 16
"sheet_nut_diameter"= 5.5
"sheet_nut_thickness"= 2.5
"sheet_nut_depth"= 10
"bearing_outside_diameter"= 22
"bearing_thickness"= 7
"corner_part_thickness"= "sheet_thickness" + "bearing_thickness"
"setscrew_nut_diameter"= 6
"setscrew_nut_thickness"= 3
"setscrew_bolt_diameter"= 3
"motor_shaft_diameter"= 5.7
"printed_hole_tolerance"= 0.3