Add STL files for enclosure

This commit is contained in:
Lexi / Zoe 2024-01-26 17:36:56 +01:00
parent c53f3511be
commit 5c7b10c7b1
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
3 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -6,6 +6,8 @@
# General
/_tmp
/.upload_cache
*_bak
*_bak[0-9]
# Python
__pycache__
@ -21,5 +23,7 @@ __pycache__
/src/webrepl_cfg.py
/src/wlan_cfg.py
# FreeCAD backups
# 3D modeling temporary files (FreeCAD backups, Cura projects, G-code files)
*.FCStd1
*.3mf
*.gcode

Binary file not shown.

Binary file not shown.