Skip to content

creates config files for Plater out of Voron style STL directories

Notifications You must be signed in to change notification settings

fessyfoo/PlaterPartsCount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

platerpartscount.py

creates config files for Plater out of Voron style STL directories.

% ./platerpartscount.py -h
usage: platerpartscount.py [-h] [--escape] [--verbose] directory

searches directory for STL files and creates accent.conf and normal.conf
config files for plater in the current directory

positional arguments:
  directory      the directory to search

optional arguments:
  -h, --help     show this help message and exit
  --escape, -e   wether or not to escape filenames
  --verbose, -v  print out the contents of the files

requirements

  • python2.7

a simple single python script. run it like any other

About

creates config files for Plater out of Voron style STL directories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages