From 70c576169535e790e60fe9911a868f184262f5d5 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Fri, 11 Jan 2019 10:25:41 +0800 Subject: [PATCH] finishing up talk Signed-off-by: Sean Cross --- index.html | 65 ++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 58 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 6155cea..1a80dca 100644 --- a/index.html +++ b/index.html @@ -557,7 +557,9 @@

Here's what we sent to the factory

STEP model we sent to factory
@@ -566,9 +568,56 @@ +
+
+

3D Printed Prototype

+ +
+
+

Cutting Steel

+ +
+
+

T0 Shot

+ +
+
+

Finishing

+ +
+
+

Manufactured!

+
@@ -701,10 +750,12 @@ { src: 'plugin/zoom-js/zoom.js', async: true }, { src: 'plugin/notes/notes.js', async: true }, - { src: '//cdn.socket.io/socket.io-1.3.5.js', async: true }, - { src: 'plugin/multiplex/master.js', async: true }, - // and if you want speaker notes - { src: 'plugin/notes-server/client.js', async: true } + /* + { src: '//cdn.socket.io/socket.io-1.3.5.js', async: true }, + { src: 'plugin/multiplex/master.js', async: true }, + // and if you want speaker notes + { src: 'plugin/notes-server/client.js', async: true } + */ ] });