drawer_organizer icon indicating copy to clipboard operation
drawer_organizer copied to clipboard

Add commandline options to make_stl.py

Open MattRCole opened this issue 1 year ago • 0 comments

Several command-line options are added and parsed using the built-in module: argparse. Additionally, if users are interested, they can install argcomplete for auto completions in bash and zsh.

I wrote these up for myself, but figured that other people might find them handy for quick iteration. No real functional changes were made to the generator script otherwise.

MattRCole avatar Jul 22 '23 05:07 MattRCole