Compare commits

...

2 Commits

Author SHA1 Message Date
Kenwood 7ff87ca342 Update with extra features 2021-06-20 22:25:19 -04:00
Kenwood 894d6cc703 Ignore freecad artifacts 2021-06-20 22:24:58 -04:00
2 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -1,3 +1,7 @@
# Python
__pycache__
*.stl
# CAD
*.stl
#.FCStd1

Binary file not shown.