/Cartesian-to-SCARA-Converter

This script will convert gcode from cartesian space to SCARA space

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Cartesian-to-SCARA-Converter

This script will convert gcode from cartesian space to SCARA space

There are better ways to go about doing this, but this way allowed me to stay hardware agnostic until I decided what hardware I would choose.