Generates Cycloids that sum up to any 2D shape using Fourier transform
-
Updated
Sep 20, 2021 - C++
Generates Cycloids that sum up to any 2D shape using Fourier transform
It simulates the trajectory of a point somewhere on a cycloid drawing machine. I kept adding gears to the gear train to get nice shapes. The code also stores the point array in a txt file called "outputx.txt" in case you want to import those points in other softwares. I imported those drawings in draftsight to create .dxf files for laser etching…
Python code for creating cycloid disc for a cycloidal drive. Can modify parameters and output equations and parameters for Solidworks. Can also generate a plot for resulting cycloidal disc
Add a description, image, and links to the cycloid-drawing-machine topic page so that developers can more easily learn about it.
To associate your repository with the cycloid-drawing-machine topic, visit your repo's landing page and select "manage topics."