Design initial grep for water level sensor
This commit is contained in:
parent
da26e47056
commit
873e7d463b
4 changed files with 23 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,4 +1,9 @@
|
|||
settings.h
|
||||
*.gcode
|
||||
*.stl
|
||||
*.obj
|
||||
*.mtl
|
||||
*.blend1
|
||||
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/c++
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=c++
|
||||
|
|
18
dimensions.txt
Normal file
18
dimensions.txt
Normal file
|
@ -0,0 +1,18 @@
|
|||
WATER LEVEL SENSOR
|
||||
|
||||
WIDTH 19mm SORTED
|
||||
HEIGHT 62.6mm -
|
||||
HEIGHT CLEAR 15mm SORTED [AT TOP]
|
||||
THICKNESS 1.66mm SORTED
|
||||
|
||||
|
||||
FLOWERPOT TRAY
|
||||
|
||||
EDGE WIDTH MAX 5.3mm SORTED
|
||||
EDGE HEIGHT 40mm SORTED
|
||||
|
||||
INNER RADIUS 102.1mm SORTED
|
||||
OUTER RADIUS 239mm SORTED
|
||||
|
||||
OUTWARD SLOPE 23.509040224192° / 0.41031015589594428594 rad
|
||||
SORTED
|
BIN
water level sensor grip.3mf
Normal file
BIN
water level sensor grip.3mf
Normal file
Binary file not shown.
BIN
water level sensor grip.blend
Normal file
BIN
water level sensor grip.blend
Normal file
Binary file not shown.
Loading…
Reference in a new issue