Page 1 of 1
Drawing a pattern following a curve
Posted: Mon Aug 08, 2022 3:53 am
by Ingallpeter
Hi, I need to draw a pattern like a gear but on an ellipse or a curve. Is it possible with Qcad Pro.
I show an example in the attached file. Of course in 2D.
Thanks
Re: Drawing a pattern following a curve
Posted: Mon Aug 08, 2022 6:26 am
by Husky
Ingallpeter wrote: ↑Mon Aug 08, 2022 3:53 am
Is it possible with Qcad Pro.
Sure, QCAD Pro provides all tools needed to design something like that.
As you can see without specs easily done in 2 to 3 minutes. With specs could be a different story - depending on the specs ...

- Husky-2022.08.07-07.png (34.06 KiB) Viewed 4566 times
Re: Drawing a pattern following a curve
Posted: Mon Aug 08, 2022 8:41 pm
by Ingallpeter
Husky thanks a lot. May you provide and idea about which commands you used?
I asked because I do not know how to preceed.
Regards
Ingallpeter
Re: Drawing a pattern following a curve
Posted: Mon Aug 08, 2022 10:54 pm
by Husky
Ingallpeter wrote: ↑Mon Aug 08, 2022 8:41 pm
Husky thanks a lot. May you provide and idea about which commands you used?
Sure, in a nutshell ...
You will find in the Library a script for gears below default/Mechanics/Gears.
You can use "CrankWheel", tweak the parameter a bit to fit your needs.
Place it in Model_Space, if necessary clean it a bit and then scale it 1 in x and 0.4 in y direction. Alternative you could also use the projection tools for an Iso- or Dimetric etc projection.
Re: Drawing a pattern following a curve
Posted: Tue Aug 09, 2022 4:40 pm
by Ingallpeter
Thanks