File: enclosures.md

package info (click to toggle)
kuttypy 2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 37,896 kB
  • sloc: python: 58,651; javascript: 14,686; xml: 5,767; ansic: 2,716; makefile: 453; asm: 254; sh: 48
file content (22 lines) | stat: -rw-r--r-- 768 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Enclosure Designs

To create an enclosure, one can export the svg outline from KiCAD, and use a suitable tool
such as inkscape to create drawings for laser cutting and engraving.

A sample drawing has been made and laser cut from 3mm thick acrylic 

## Example
![](images/enclosure.svg "Enclosure")

This is an svg file, and is made to dimensions. Right click, and 'save as'

## Laser cutting

<video controls width="600">
    <source src="../images/lasercut.mp4"
            type="video/mp4">
    Sorry, your browser doesn't support embedded videos.
</video>

Designs are licensed under OHL, and KiCAD firmware files can be downloaded from 
[the creators](https://github.com/expeyes/expeyes-programs/tree/ce092cb83bac42a7f1cceb7135c07d05127cf616/kuttyPy/hardware)