diff options
Diffstat (limited to 'src/run_config.json')
-rw-r--r-- | src/run_config.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/run_config.json b/src/run_config.json index 5b96f42..8337c8e 100644 --- a/src/run_config.json +++ b/src/run_config.json @@ -2,10 +2,10 @@ "ENGINE": "solid", "save_dir": ".", "config_name": "DM", - "show_caps": false, + "show_caps": "MX", "show_pcbs": false, - "nrows": 4, - "ncols": 5, + "nrows": 5, + "ncols": 6, "alpha": 0.26179916666666664, "beta": 0.08726638888888888, "centercol": 3, |