PubInv / general-purpose-alarm-device

A general purpose alarm device (with software) as a module for medical devices (and others)
https://www.pubinv.org/project/general-purpose-alarm-device-gpad/
GNU Affero General Public License v3.0
5 stars 12 forks source link

Fully document screws for the case.... #104

Open RobertLRead opened 2 years ago

RobertLRead commented 2 years ago

The Enclosure is working well, but to complete my verification of it, I tried to use screws on the sides which pin the whole thing together. I tried M1 and M1.75 screws and they are definitely too small. (Note: we cannot reach a nut on these screws.) M3 machine screws won't start.

I have ordered M2 screws to try them, but do not have any on hand. We may have to make the holes large and have them receive M3 screws. But maybe the M2 screws will work fine when i have them.

LokiMetaSmith commented 2 years ago

the case screws, MACH SCREW PAN PHILLIPS #2-32 work well. These are apart of the digikey order we put in august. https://www.digikey.com/en/products/detail/pomona-electronics/4864/745092

These worked well for mounting the board in the 3D printed enclosure. https://lcsc.com/product-detail/Screws_Shuntian-PA3X8_C357367.html 1.3mm Pointed Feet 5mm Self Tapping M3 8mm Fully Threaded Round head/Oval/Pan head Cross Slot Ni Plated 1010A 3x8mm Screws ROHS

RobertLRead commented 2 years ago

M2 machine screws work. Given that we are using M-X screws else, I think we should use M2 screws here. Self-tapping screws are probably better here than machine screws, although I was able to get machine screws to work.

RobertLRead commented 2 years ago

Lawrence, can you please add this to the BOM as a form of documentation and then close this. Please make this change in the BOM for the enclosure parts, and document where where that BOM is in the GitHub repo.

RobertLRead commented 2 years ago

Note: This is related to: https://github.com/PubInv/general-alarm-device/issues/68

68

LokiMetaSmith commented 1 year ago

We need to adjust the part number from using machine screws to using sheet metal or plastic thread screws. It looks like 2mm is indeed the closest fit to a #2 screw.

image

ForrestErickson commented 1 year ago

@LokiMetaSmith , Please suggest vendor(s) and part number(s).

And we need to put this information some where that someone trying to duplicate the whole GPAD will find it and know they have the full BOM for everything.

With our a research effort I do not fully know how to duplicate V1 PWA and enclosure right now.

LokiMetaSmith commented 1 year ago

I believe this screw might be a good fit.

The holes are suppose to be 2mm, so a 2.61mm thread dia. should be large enough to get good bite into the housing. The wall thickness is 2mm for each piece, so a total of 4mm of wall, where a 4mm screw will sit flush with the inner enclosure wall.

https://www.mcmaster.com/99397A412/

LokiMetaSmith commented 1 year ago

Should we add it to the schematic so it's captured in the project bom? we've partially done that with the screen and we have a listing for the enclosure. image

If so, it probably needs to be on it's own sheet and needs to include the screws for the case, and the screws for mounting the PCBA into the enclosure

ForrestErickson commented 1 year ago

@LokiMetaSmith @RobertLRead

Regarding the "Torx Plus Rounded Head Thread-Forming Screws" at the McMaster Car link. This kinds of screws are what the mechanical engineers specified for the plastic enclosures in televisions where i worked at Philips and so this is a very good idea but it should be tested.

A package of 50 is $13 before shipping and I suggest a package be ordered and tested for fit in our enclosure design.

I would like to go ahead and add them to the Version 2 schematic. It would be good to get the fit verified before many more enclosures are made. And if there is a fit problem I think the enclosure design should be tweaked to work with these kinds of screws.

Please advise,

ForrestErickson commented 1 year ago

@LokiMetaSmith

Would it make sense and do you have capacity to make up an OpenSCAD drawing with the screw mounting feature only on which to test driving the screws?

Something like 2"x2" filled with many mounting posts perhaps with different fits and test them for drive force and strip out torque?

Should we make an issue defining such an activity?