summaryrefslogtreecommitdiff
path: root/src/generate_configuration.py
diff options
context:
space:
mode:
authorJoshua Shreve <j.a.shreve@gmail.com>2021-08-17 20:39:54 -0400
committerJoshua Shreve <j.a.shreve@gmail.com>2021-08-17 20:39:54 -0400
commit29a89e462800f26f70f22cbe05211e153339e928 (patch)
tree32345878e6f334a1d29f5fce6d694a2e43fd211c /src/generate_configuration.py
parent9dff5864b671133e350a14dd80246baed8f3fa59 (diff)
File cleanup.
Diffstat (limited to 'src/generate_configuration.py')
-rw-r--r--src/generate_configuration.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/generate_configuration.py b/src/generate_configuration.py
index f64ca84..ad00131 100644
--- a/src/generate_configuration.py
+++ b/src/generate_configuration.py
@@ -106,11 +106,11 @@ shape_config = {
'ball_diameter': 34.0,
'ball_wall_thickness': 3, # should not be changed unless the import models are changed.
'ball_gap': 1.0,
- 'trackball_hole_diameter': 35,
+ 'trackball_hole_diameter': 36.5,
'trackball_hole_height': 40,
# Removed trackball_rotation, ball_z_offset. and trackball_sensor_rotation and added more flexibility.
'tb_socket_translation_offset': (0, 0, 2.0), # applied to the socket and sensor, large values will cause web/wall issues.
- 'tb_socket_rotation_offset': (0, 0, -90), # applied to the socket and sensor, large values will cause web/wall issues.
+ 'tb_socket_rotation_offset': (0, 0, 0), # applied to the socket and sensor, large values will cause web/wall issues.
'tb_sensor_translation_offset': (0, 0, 0), #deviation from socket offsets, for fixing generated geometry issues
'tb_sensor_rotation_offset': (0, 0, 0), #deviation from socket offsets, for changing the sensor roll orientation