Description
Hello, looooo.
I was very surprised to find timing gears in FCGear workbench after doing an update. (I also upgraded to FC 0.19). I was waiting so long for a way of creating timing belt gears directly in FC.
But having a closer look, I see only "GT" belt profiles. Could you, please, add "T" profiles? They differ a lot and are more suitable for handling higher forces, therefore I use them very often. Especially "T5" is more or less my standard - the T profile with 5mm pitch.
I placed a feature request in "freecadweb.org", too, but I was suggested to do it also here.
Why T profile:
The T-Profile is a very simple one, but it is also very common in Europe. It has a little bit less precision (compared to GT), but it helps nothing to be able to print GT gears and have almost no chance to buy a belt for it. So at least T5 would help me a lot, but there are also smaller pitches (T2, T2.5, ...)
My current way therefore is to use openscad (there a T5 generator exists), create only a ring of teeth with a big hole in center, export that as .obj, import that in FreeCAD, and embed it into my part (create a volume part from .obj). This is extremely complicated and often leads into FreeCAD crashing when I need to modify this part made of thousands of meshes.
This is no real fun.
It would be very helpful if I could create a T5 timing gear directly in FreeCAD.
For your reference, I attach an openscad drawing. This is a timing gear with 110 teeth. As it is configured, it perfectly fits T5 belts. If you need help, I can offer you some testing. I can print timing gears, test them with existing timing belts of T5, and give you feedback. Sadly it exceeds my knowledge on how to write code, so I cannot help you with extending your great FCGear module.
This is an openscad drawing:
Pulley_Generator-110Z-T5.scad.zip
Here I found a technical drawing for T5 profile
The profile of T5 timing belt: (https://lh3.googleusercontent.com/proxy/gZGO9QLk4KyEFlDIvBqJ7xr2yuW6ITHuOMzUUmjTUfOX4y93Rd6hEXQubBStCCYatTi6s1JnX1GtUVqwo8QxBNjME1XIkPUjL-41kh1xrXk-WDYEKOuCSCnuywYZr4sk7g)
I hope I can help you a bit. As mentioned, I can do physical tests for you if you do not have a T5 Timing belt at hands.If you add T5 to your FCGear workbench, I can pull an FreeCAD update, create a timing gear, and test.
Thank you in advance.