This commit is contained in:
zhao
2023-08-08 20:48:08 -04:00
parent 28ec3b9ae8
commit 4729925e4b
5 changed files with 18 additions and 16 deletions

View File

@ -2,15 +2,14 @@
### Actual TODO
- Finish refactoring files to use the application style, like in `yBar.scad`
- Implement better build script using python !!!
- Start working on actual cases
- Finish refactoring files to use the application style, like in `yBar.scad`
- Figure out why sidewall build is so slow
- Tidy up imports
- Standardize meaning of `U`
- Standardize negative naming convention
- Clean up `sharedVariables.scad`!!!
- Implement instruction generation with rbuild.
### Ideas
- Clean up `sharedVariables.scad`!!!
- Start using matrices for transformations. Enforce strict local/global hierarchy of matrix transformations.
- Instead of using names like 'mainRailSlotToInnerYZFace', experiment with a central distance/dimension directory. Like:
```openscad