summaryrefslogtreecommitdiff
path: root/src/run_config.json
diff options
context:
space:
mode:
authorJoshua Shreve <j.a.shreve@gmail.com>2021-08-05 22:13:28 -0400
committerJoshua Shreve <j.a.shreve@gmail.com>2021-08-05 22:13:28 -0400
commitb09b92f639477ca8264118fcc728c6e8094b1cd8 (patch)
treec95d8901c94c4c8f3eca352a5393c818763ec14b /src/run_config.json
parent507a4b22b238689bda96380df7bf38e1f0e7ee3a (diff)
Adding CAD geometry. Debugging minor issues.
Diffstat (limited to 'src/run_config.json')
-rw-r--r--src/run_config.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/run_config.json b/src/run_config.json
index 9901a31..7525c1d 100644
--- a/src/run_config.json
+++ b/src/run_config.json
@@ -1,8 +1,8 @@
{
- "ENGINE": "solid",
+ "ENGINE": "cadquery",
"save_dir": ".",
"config_name": "DM",
- "show_caps": true,
+ "show_caps": false,
"nrows": 5,
"ncols": 6,
"alpha": 0.26179916666666664,
@@ -29,7 +29,7 @@
"thumb_plate_br_rotation": 0.0,
"thumb_plate_bl_rotation": 0.0,
"trackball_in_wall": true,
- "tbiw_hole_diameter": 40,
+ "tbiw_hole_diameter": 36,
"tbiw_hole_height": 40,
"tbiw_ball_center_row": 0.2,
"tbiw_translational_offset": [
@@ -62,7 +62,7 @@
"ball_side": "right",
"ball_diameter": 34.0,
"ball_wall_thickness": 3.0,
- "ball_z_offset": -3.75,
+ "ball_z_offset": -3.25,
"pinky_1_5U": false,
"first_1_5U_row": 0,
"last_1_5U_row": 5,