mirror of
https://github.com/Crocmagnon/plant-badger.git
synced 2024-12-21 15:01:48 +01:00
Add enclosure
This commit is contained in:
parent
6b856dfae6
commit
df318c0f83
10 changed files with 25 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
*.stl filter=lfs diff=lfs merge=lfs -text
|
BIN
contrib/Modified/Bottom.3mf
Normal file
BIN
contrib/Modified/Bottom.3mf
Normal file
Binary file not shown.
BIN
contrib/Modified/Print.3mf
Normal file
BIN
contrib/Modified/Print.3mf
Normal file
Binary file not shown.
BIN
contrib/Modified/Top.3mf
Normal file
BIN
contrib/Modified/Top.3mf
Normal file
Binary file not shown.
3
contrib/Originals/Bezel.stl
Normal file
3
contrib/Originals/Bezel.stl
Normal file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa95da09dac187e22d3b23b4f81216a3b9a102dc5c77be0eda8219cd8f365ee9
|
||||
size 3684
|
3
contrib/Originals/Bottom.stl
Normal file
3
contrib/Originals/Bottom.stl
Normal file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1015ae88ee203db960981f688798d13bf0c50795a98714f0153a59c4b1babc68
|
||||
size 2176484
|
3
contrib/Originals/Fill.stl
Normal file
3
contrib/Originals/Fill.stl
Normal file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:962fbdbb041199b27baeb1f645c758226876c0bf2729634e76e234ce3c552a84
|
||||
size 629784
|
3
contrib/Originals/Top.stl
Normal file
3
contrib/Originals/Top.stl
Normal file
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e9a6ffd31631748e32a38aefffe46ecd3b2466215c2c57afbe136be0da23b17
|
||||
size 2662484
|
12
contrib/README.md
Normal file
12
contrib/README.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
This enclosure is based on the work done by Andreas Känner.
|
||||
It was found at https://www.printables.com/model/399245-badger-2040-w-enclosure
|
||||
|
||||
Modifications:
|
||||
* Improve printability with a 0.6mm nozzle
|
||||
* Enlarge holes to fit threaded inserts
|
||||
|
||||
Additions:
|
||||
* Backplate for batteries and supporting the badger
|
||||
|
||||
The license of the original work is CC-BY-NC, hence the modifications are placed under the same license.
|
||||
The backplate addition is placed under CC-0.
|
0
contrib/enclosure.scad
Normal file
0
contrib/enclosure.scad
Normal file
Loading…
Reference in a new issue