diff --git a/acrylic-case/lets_split_laser.svg b/acrylic-case/lets_split_laser.svg new file mode 100644 index 0000000..d33706d --- /dev/null +++ b/acrylic-case/lets_split_laser.svg @@ -0,0 +1,4077 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/assembly.md b/assembly.md index 0bde958..069b1a6 100644 --- a/assembly.md +++ b/assembly.md @@ -69,11 +69,15 @@ **Total cost: ~$100-186**. Yours might be more or less depending on the exact parts you source, what you already have, and shipping costs. -## Order the case +## Cases *Optional if you have your own plate and case.* -Download the raw plate SVG from Github (Alt-click **Raw** should do it). +The original Let's Split was built using an laser cut acrylic case. Alternativley you can print a 3D printed case instead. + +### Order the case - Laser cut acrylic + +Download the [raw plate SVG from Github](acrylic-case/lets_split_laser.svg) (Alt-click **Raw** should do it). Head over to [Ponoko](https://www.ponoko.com/) and create an account if it's your first time. @@ -90,6 +94,10 @@ Head over to [Ponoko](https://www.ponoko.com/) and create an account if it's you 11. Your total should be around $36 12. Click **Make it** and complete the order process +### 3D print a case + +Use a FDM 3D printer and print two [plates](fdm3d-case/plate.stl) and one of each [left](fdm3d-case/left.stl) and [right](fdm3d-case/right.stl). + ## Mount the Diodes Diodes allow current to flow in one direction only. Mount the diodes with the black line facing the square pad. diff --git a/fdm3d-case/left.stl b/fdm3d-case/left.stl new file mode 100644 index 0000000..ea738d6 Binary files /dev/null and b/fdm3d-case/left.stl differ diff --git a/fdm3d-case/plate.stl b/fdm3d-case/plate.stl new file mode 100644 index 0000000..c8e36ad Binary files /dev/null and b/fdm3d-case/plate.stl differ diff --git a/fdm3d-case/right.stl b/fdm3d-case/right.stl new file mode 100644 index 0000000..31c7aeb Binary files /dev/null and b/fdm3d-case/right.stl differ