Modifying code from various forums to produce programmatic curves in Fusion 360 for 3D printing or laser cutting.
- Creates a new sketch on the XY i.e. top plane containing an archimedes spiral of numTurns using a fitted spline from pointsPerTurn from an offset and a gap of distanceBetweenTurns
- Adapted from GenerateArchimedesSpiral
- Creates a new sketch on the XY i.e top plane containing a logarithmic spiral with variables a (direction and overall size) and b (tightness of the spiral) using a fitted spline from pointsPerTurn from an offset