From 49a6933a927e842c6a78ee3b4697d731a8ecbaed Mon Sep 17 00:00:00 2001 From: omurovec Date: Mon, 7 Feb 2022 19:05:03 -0800 Subject: [PATCH] Re-add trrs comment --- src/main.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main.py b/src/main.py index c102c87..f4d2d29 100644 --- a/src/main.py +++ b/src/main.py @@ -1200,10 +1200,15 @@ def right_shell(): thumb_connectors(), # thumb_caps(), thumb_to_body_connectors(), + + # trrs_holder(), usb_holder_rim(), ), union( - blocker(), screw_insert_all_shapes(screw_insert_inner), usb_holder_hole(), + blocker(), + screw_insert_all_shapes(screw_insert_inner), + # trrs_holder_hole(), + usb_holder_hole(), ), )