Results 267 comments of lorenz

sorry I meant, I have never used openscad and therefor don't know what to do with this file. A drawing with the dimensions would be more helpful.

@azalanono I added a new command for the desired timing gear. It is really raw, but maybe you can test it if it fits your needs. and please test the...

I have merged the refactoring diff to master in the hope I didn't break anything. But I wanted to do this anyways... So simple try the master-branch.

Thanks for the feedback. I wanted to add the fillets anyways, but its good to inow that the main geometry works. I thought about implementing the teeth correction by a...

added: - backlash (makes the teeth smaller by the length in mm on the pitch circle) - root_fillet: add fillet on the tooth-root - head_fillet: add fillet for the tooth-head...

I guess scons is not used anymore to build this library. But I am not sure if we can remove it.

hmm conda osx-arm builds are still somewhat beta I guess. But I am not going to add a osx-arm64 bundle for freecad 0.20. I will try to do this for...

thanks for reporting: git removed from run-time-deps: https://github.com/FreeCAD/FreeCAD_Conda/commit/b99cc23857a43f27bdafa610954acbe77d2aed12 also you can try using openblas instead of mkl, allthough last time I tried openblas on windows it wasn't really working. `conda...

Here is a short description: https://github.com/FreeCAD/FreeCAD_Conda/blob/master/build_windows.md the difficult part for windows is the visual-studio setup. Someone has also tried vs2017 but I think 2015 is easier.

Not sure if i have contributed to this repo but its ok for me too.