Extension to import an object based on a directory of SVG cuts.
Adds a new import option in the file menu under Import -> SVG Cuts Directory (*.svg)
.
The extension then imports all svgs in that directory and extrudes and assembles them based on the distance and extrusion options.
The cuts are ordered based on filename in alphabetical order. I thus recommend starting the filename with the number of the cut in the sequence. You should zero pad the number to ensure the cuts are sorted correctly. I.e. use 001
-999
instead of 1
-999
.
See the github README for additional information. If you encounter any issues, have some questions or feature requests please open a issue on github.
Fix:
Docs:
This extension requests the following permission:
Import directory of SVGs from disk