From: Clinton Ebadi Date: Sat, 11 Mar 2017 02:29:04 +0000 (-0500) Subject: power supply: increase dc cover depth X-Git-Url: http://git.hcoop.net/clinton/3d-models.git/commitdiff_plain/4a311aa1cf952800ad3345fd616b86af9865a8c7 power supply: increase dc cover depth Ended up being a few mm too shallow to actually get the bolts in. --- diff --git a/etc/meanwell_supply_cover.scad b/etc/meanwell_supply_cover.scad index f26d570..f55d6a3 100644 --- a/etc/meanwell_supply_cover.scad +++ b/etc/meanwell_supply_cover.scad @@ -37,9 +37,9 @@ PSU_DEPTH = 200; COVER_WIDTH = PSU_WIDTH + (2 * WALL); COVER_HEIGHT = PSU_HEIGHT + (2 * WALL); -//COVER_DEPTH = 11 + 60 + WALL; + COVER_DEPTH = 11 + 6 + 2*(25.4+2) + WALL; // ac -//COVER_DEPTH = 11 + 5 + 25 + WALL; // dc +//COVER_DEPTH = 11 + 6 + 30 + WALL; // dc //COVER_SUPPORT_WIDTH = 20; // ??