From 6f4ce27d6f7eb1bc69fb3244a3531569ebc3b0b4 Mon Sep 17 00:00:00 2001 From: ThorstenB <51717934+ThorstenBr@users.noreply.github.com> Date: Sun, 15 May 2022 20:22:42 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index e49f85b..65d756b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # FloppyEmuDiskIIEnclosure Project to create an 3D-printed custom enclosure for the "Big Mess of Wires" FloppyEmu (a SD card disk drive emulator for the Apple II). The custom enclosure is shaped like Apple's historic "Disk II" drive, which Apple introduced in 1978. + +## Description +This project contains SCAD design files & STL files, stickers, KiCad PCB design, to create a 3D printed enclosure for a [FloppyEmu](https://www.bigmessowires.com/floppy-emu/). The enclosure is like the historic "Disk II" drive, which Apple introduced in 1978 for the Apple II. + +![Final1](/resources/Final1.jpg?raw=true) +![Final2](/resources/Final2.jpg?raw=true) + +## Design +The 3D design is done with OpenSCAD. All files are available in the [scad](/scad/) folder. SCAD provides +You can also find a number of ready-to-use STL files in the [stl](/stl/) folder. + +![3D-Design2](/resources/3D_Design2.png?raw=true) +![3D-Design4](/resources/3D_Design4.png?raw=true) +![3D-Design3](/resources/3D_Design3.png?raw=true)