summaryrefslogtreecommitdiff
path: root/shopenscad.sh
AgeCommit message (Expand)Author
2021-11-16switch instead of ifSteven
2021-11-15Retain the order of the variables as they appear in the input scad file when ...Steven
2021-11-11don't strip values twiceSteven
2021-11-09Remove hardcoded cubbies.scad referenceSteven
2021-11-09Generate skeleton shell scriptsSteven
2021-11-09Merge branch 'master' of cryptonomic.net:public_git/cubbiesSteven
2021-11-09More documentation; parse args with getopt instead of getopts (stole Andy's a...Steven
2021-11-09More documentation; parse args with getopt instead of getopts (stole Andy's a...Steven
2021-10-27nothing significantSteven
2021-10-26Merge branch 'master' of cryptonomic.net:public_git/cubbiesSteven
2021-06-25add documentatoinSteven
2021-06-25Added command line switches to turn off evaluation, allow interactive evaluat...Steven
2021-06-20Allow paramters to be overridden by shell variables, i.e.: cubby_width=200 ./...Steven
2021-06-06Strip everything after the hidden variables in the input scad fileSteven
2021-06-05store output in variableSteven
2021-05-18Improve generated command line outputSteven
2021-05-08Removed superfluous functions; fix trailing dash in generated stl output file...Steven
2021-05-08add shopenscad.sh for parsing parameters from scad files into -D parameters t...Steven