ulrich1a / screw_maker

The FreeCAD macro to generate screws.
8 stars 3 forks source link

Self-Tapping Screws #7

Open leoheck opened 4 years ago

leoheck commented 4 years ago

Hi, I am looking for self-tapping M2.6 screws like these: image

Is it possible to generate them you this script? If not, is it possible to ask this as a feature request?

I've posted this issue before here https://github.com/shaise/FreeCAD_FastenersWB/issues/74 since I am using this with the Freecad plugin.

leoheck commented 4 years ago

I was looking for the standard, but I don't have much knowledge here, so, maybe this can help http://uploads.cycleapp.com/gkgt50hq1b/file.pdf

Gspohu commented 3 years ago

@leoheck You can look here (https://www.iso.org/ics/21.060.10/x/) for the standard, and select which standard need to be integrated.

mgesteiro commented 2 years ago

This one, for example: ISO 7049:2011 The document can be found here -> https://cdn.standards.iteh.ai/samples/54046/cdf129d179c645d7b5c43390e21e0811/ISO-7049-2011.pdf

This standard has another related standard: ISO 1478:1999 (about the threads) The document can be found here -> https://cdn.standards.iteh.ai/samples/29386/1b1037055cc84afca508dc7b25917ccb/ISO-1478-1999.pdf

leoheck commented 2 years ago

Oh, GOD! I totally forgot this. Thanks @mgesteiro

@Gspohu what I am looking for is a visual representation being different than the bolts, to make it easier to give them as an example of items to be purchased. In this way, any standard works for me. But since @mgesteiro has shared a standard. It would be good enough for my initial needs.

mgesteiro commented 2 years ago

You're welcome @leoheck