This repository is intended to contain all toolpathing test code and algorithms written, intended for AutoDraw v3. Currently contained is the concentric algorithm, which aims to be a smoother and overall better alternative to current options in AutoDraw v2.
The concentric algorithm is an algorithm designed to generate toolpaths in grid space based off of a shape, forming a concentric pattern moving inwards from the given shape, ensuring a smooth finish throughout the entirety of the given area.
It is by no means intended for commercial use in CNC/CAM operation, as it is solely developed for AutoDraw.
This project is licensed under the PolyForm Noncommercial License 1.0.0. See the LICENSE file for details.
This license is a placeholder license, while we decide what license is best suited for our interests.