diff options
author | Joshua Shreve <j.a.shreve@gmail.com> | 2022-02-20 15:49:37 -0500 |
---|---|---|
committer | Joshua Shreve <j.a.shreve@gmail.com> | 2022-02-20 15:49:37 -0500 |
commit | 2960ba0f9c0d5a273818ce007d22cf766f937deb (patch) | |
tree | abcaa3985ced59ab4ac1c3d53b62b9b7744553a9 | |
parent | 77b9ed3208260e254cc32d54e3afe55991ecbe94 (diff) |
Update run_config.json
-rw-r--r-- | src/run_config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/run_config.json b/src/run_config.json index 9452544..01a8688 100644 --- a/src/run_config.json +++ b/src/run_config.json @@ -2,7 +2,7 @@ "ENGINE": "solid", "save_dir": ".", "config_name": "DM", - "show_caps": false, + "show_caps": "MX", "show_pcbs": false, "nrows": 5, "ncols": 6, |