update gitignore, and regen stls

This commit is contained in:
zhao
2023-08-19 17:20:12 -04:00
parent 9c166de74f
commit 6216627a2e
36 changed files with 61 additions and 6 deletions

View File

@ -2,10 +2,11 @@
### Actual TODO
- Finish refactoring files to use the application style, like in `yBar.scad`
- Figure out why sidewall build is so slow
- Clean up `sharedVariables.scad`!!!
- Finish refactoring files to use the application style, like in `yBar.scad`.
- Figure out why sidewall build is so slow.
- Clean up `sharedVariables.scad`.
- Parallel builds with cli tool.
- Beef up rack-mount designs.
### Ideas
- Start using matrices for transformations. Enforce strict local/global hierarchy of matrix transformations.