summaryrefslogtreecommitdiff
path: root/src/dactyl_manuform.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/dactyl_manuform.py')
-rw-r--r--src/dactyl_manuform.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dactyl_manuform.py b/src/dactyl_manuform.py
index 9a8b4b4..55bb4ac 100644
--- a/src/dactyl_manuform.py
+++ b/src/dactyl_manuform.py
@@ -2759,7 +2759,7 @@ def screw_insert_thumb(bottom_radius, top_radius, height):
if thumb_style == 'MINIDOX':
position = thumborigin()
- position = list(np.array(position) + np.array([-37, -35, -16]))
+ position = list(np.array(position) + np.array([-37, -32, -16]))
position[1] = position[1] - .4 * (minidox_Usize - 1) * sa_length
position[2] = 0