aboutsummaryrefslogtreecommitdiffstats
path: root/src/generate_configuration.py
diff options
context:
space:
mode:
authorNick Bovee <nbovine@gmail.com>2021-07-15 00:31:40 -0400
committernbovee <nbovine@gmail.com>2021-07-15 13:41:37 -0400
commit2481de6bc74619b4a8165254b8e4f514d2b8806e (patch)
tree83afeb5dc70da9396756586f2a592a58a1c77209 /src/generate_configuration.py
parent3e15f8564a959c0dbe73f2e71d1c916c62eb3aea (diff)
Amended thumb_post corner placement functions to eliminate void created by plate_rim != 3. Dependant variables relocated. Tested default.
Diffstat (limited to 'src/generate_configuration.py')
-rw-r--r--src/generate_configuration.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/generate_configuration.py b/src/generate_configuration.py
index b7344f2..6904352 100644
--- a/src/generate_configuration.py
+++ b/src/generate_configuration.py
@@ -113,6 +113,8 @@ shape_config = {
'notch_width': 5.0, # If using notch, it is identical to undecut, but only locally by the switch clip
'sa_profile_key_height': 12.7,
+ 'sa_length': 18.25,
+ 'sa_double_length': 37.5,
'plate_thickness': 4+1.1,
'plate_rim': 1.5 + 0.5,