Cycloidal Drive Workbench update

Info about new community or project announcements, implemented features, classes, modules or APIs. Might get technical!
PLEASE DO NOT POST HELP REQUESTS OR OTHER DISCUSSIONS HERE!
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
iplayfast
Posts: 256
Joined: Sat Sep 07, 2019 6:55 am

Cycloidal Drive Workbench update

Post by iplayfast »

I've updated my cycloidal drive workbench https://github.com/iplayfast/CycloidGearBox to add MasterSketches for all parts. The idea being you use the workbench to figure out number of teeth, sizes an so on, and then use the MasterSketches as references to parts you make with PartDesign.

Suggestions are welcome, and I'm wondering how I could get into the freecad addon system. (if it's worthy)

Image
User avatar
adrianinsaval
Veteran
Posts: 5551
Joined: Thu Apr 05, 2018 5:15 pm

Re: Cycloidal Drive Workbench update

Post by adrianinsaval »

iplayfast wrote: Sat Feb 26, 2022 4:59 am I'm wondering how I could get into the freecad addon system. (if it's worthy)
https://github.com/FreeCAD/FreeCAD-Addo ... collection
User avatar
iplayfast
Posts: 256
Joined: Sat Sep 07, 2019 6:55 am

Re: Cycloidal Drive Workbench update

Post by iplayfast »

I think this is where I failed before. I don't see any way of registering to edit the wiki. Can anyone help me with that?
User avatar
johnwang
Veteran
Posts: 1382
Joined: Sun Jan 27, 2019 12:41 am

Re: Cycloidal Drive Workbench update

Post by johnwang »

hfc series CAE workbenches for FreeCAD (hfcNastran95, hfcMystran, hfcFrame3DD, hfcSU2 and more)
TheMarkster
Veteran
Posts: 5513
Joined: Thu Apr 05, 2018 1:53 am

Re: Cycloidal Drive Workbench update

Post by TheMarkster »

Getting this error when trying to select the workbench from the workbench list:

No module named 'cycloidDiskSketch'
Traceback (most recent call last):
File "<string>", line 77, in Initialize
File "C:\Users\mwganson\AppData\Roaming\FreeCAD\Mod\CycloidGearBox\cycloidbox.py", line 53, in <module>
import cycloidDiskSketch
User avatar
iplayfast
Posts: 256
Joined: Sat Sep 07, 2019 6:55 am

Re: Cycloidal Drive Workbench update

Post by iplayfast »

Sorry bout that. fixed now.
TheMarkster
Veteran
Posts: 5513
Joined: Thu Apr 05, 2018 1:53 am

Re: Cycloidal Drive Workbench update

Post by TheMarkster »

You have the import in 2 places.
User avatar
iplayfast
Posts: 256
Joined: Sat Sep 07, 2019 6:55 am

Re: Cycloidal Drive Workbench update

Post by iplayfast »

Fixed again. I've since noticed that after saving files, and then reloading them, references to other files are lost, so it's not releasable yet.

I've explained the problem and asked for help here: https://forum.freecadweb.org/viewtopic.php?f=22&t=66865
TheMarkster
Veteran
Posts: 5513
Joined: Thu Apr 05, 2018 1:53 am

Re: Cycloidal Drive Workbench update

Post by TheMarkster »

MasterSketch003 has some kind of an issue. Changing constraint from -2 to +2 fixes it, but also flips the geometry.
User avatar
Varnu01
Posts: 42
Joined: Tue Feb 08, 2022 1:12 pm
Location: South Africa

Invite to 2023 FreeCAD (and Free CAE) Users Conference

Post by Varnu01 »

Good Day @iplayfast

My name is Varnu Govender, I am the assistant to Dr du Plessis at the University of Pretoria, South Africa.

We are organizing the 1st Annual FreeCAD (and Free CAE) Users Conference, which is set to take place in Early 2023.

I have taken interest in your Workbench, and I would love if you could present your work at the conference.

You are welcome to present your workbench in the following manner:
  • Introduction/Overview of your Workbench
  • Run-down on how the workbench operates through the user interface and backend.
  • A tutorial demonstrating the full functionality of the workbench.
  • A showcase of something that has been created/modelled in the workbench.
In addition to this, if you know somebody that might be interested in presenting their work during the conference, please could you refer them to me (@Varnu01.)

I hope to hear from you soon.

Regards
Varnu Govender
FreeCAD (and Free CAE) Users Conference 2023. Register Here

Nikra-DAP FreeCAD Workbench
Post Reply