The primary modification to the source code is the SVG drawing feature. In Robert Eisele's library, an SVG plotter reads SVG paths and transforms them into a series of movements for the platform.
To use this project, the user must open the intergrated terminal in a source code editor. Next, the user will run "node index.js" in the command line. The user will then go through the prompted ...