diff --git a/src/wv_helper.py b/src/wv_helper.py index 49b9c3d2..1c803fd5 100644 --- a/src/wv_helper.py +++ b/src/wv_helper.py @@ -16,6 +16,8 @@ def awg_equiv(mm2): '10': 8, '16': 6, '25': 4, + '35': 2, + '50': 1, } k = str(mm2) if k in awg_equiv_table: