Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help implementing JCIS (Japanese Camera Industry Standard) screws #114

Open
marvin-klein opened this issue Nov 18, 2021 · 3 comments
Open

Comments

@marvin-klein
Copy link

marvin-klein commented Nov 18, 2021

I want to implement JCIS (Japanese Camera Industry Standard) screws. The standards are found here: here (bottom of the page under CIPA AD-001 to -003). The threads are metric (although it uses 1.4, 1.7, 2.0, 2.3 and 2.6 nominal diameters).
I followed the contributing guidelines as far as I could, meaning writing the tables and entries into the various .py files. The one thing I'm not able to do is actually writing the code. I have zero experience programming a shape for FreeCAD. And because the code in screw_maker.py is not well enough documented so that I could understand what's going on, I'm having issues starting.

I'll attach what I've done so far. I'll include the specsheets and two FC models made according to them.

Regarding my thought process with the non-Phillips-head driver: A "punch" is easy to model by the specsheet, as I've done. I thought of boolean-cutting the recess out of the screws using the "T"-depth from the specsheet. This seems to me to be the easiest way to achieve the recess. The screws themselves seem similar, but not equal to, the ISO7045 to -48 standards.

Again, modeling would not be a problem; understanding and reconstructing the code is. Any help so that I could do it would be appreciated.
FastenersWB-JCIS.zip

@luzpaz
Copy link
Collaborator

luzpaz commented Feb 7, 2022

anyone want to jump in on this?

@luzpaz
Copy link
Collaborator

luzpaz commented Mar 23, 2022

@marvin-klein I created a dedicated forum thread for this feature

I also x-posted the FR on the main dedicated Fasteners thread

BTW, have you looked at https://github.com/shaise/FreeCAD_FastenersWB/blob/master/CONTRIBUTING.md ?

Edit: revamped, added dedicated forum thread and x-post link

@luzpaz luzpaz changed the title Need help implementing JCIS screws Need help implementing JCIS (Japanese Camera Industry Standard) screws Mar 27, 2022
@alexneufeld
Copy link
Contributor

FWIW, I don't think it makes sense to add fasteners that are specific to only one type of manufactured product to this workbench. DIN, ISO, and ASME standards are widely adopted enough to be worth implementing and maintaining. I think that this is too niche to be relevant to most FastenersWB users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants