diff --git a/content/05_3d_printing_scanning.md b/content/05_3d_printing_scanning.md
index e7ceb0070d6816021329f9cf37dd015c766de09f..57d0c325b33aa25c754283b7849c9f19d3edf321 100644
--- a/content/05_3d_printing_scanning.md
+++ b/content/05_3d_printing_scanning.md
@@ -32,7 +32,20 @@ beams.
 
 ### Fabrication
 
-This design was printed on CBA's Stratasys Eden printer in a translucent plastic.
+My design was brought to life by CBA's Stratasys Eden printer, using a translucent plastic.
+
+![](/img/05_print_1.jpg#c)
+
+(The indentations on the ends of some of the spires are my fault, not the printer's. The part lasted about 10 minutes before I dropped it.)
+
+The way this material transmits and diffuses light is quite nice. With the right lighting, it almost looks like ice.
+
+![](/img/05_print_2.jpg#c)
+
+The layers aren't noticeable from afar, but they are quite apparent up close.
+
+![](/img/05_print_3.jpg#c)
+
 
 ## Scanning
 
@@ -41,3 +54,5 @@ candidate for 3d scanning. Which is exactly why I wanted to try it.
 
 Results were... as expected.
 
+![](/img/05_scan.jpg#c)
+
diff --git a/static/img/05_print_1.jpg b/static/img/05_print_1.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3f5cae2e7e898736e3221100ec1d480a964b44b4
Binary files /dev/null and b/static/img/05_print_1.jpg differ
diff --git a/static/img/05_print_2.jpg b/static/img/05_print_2.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..d58d120a061fccaf8a4574f705009955a9b057d8
Binary files /dev/null and b/static/img/05_print_2.jpg differ
diff --git a/static/img/05_print_3.jpg b/static/img/05_print_3.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..6d3e9d95c47d6bf1a605f4c0819683e4b82d7b0a
Binary files /dev/null and b/static/img/05_print_3.jpg differ
diff --git a/static/img/05_scan.jpg b/static/img/05_scan.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..47ddc55c01f350c27c7b3a3fcf36a4b39e5f5c29
Binary files /dev/null and b/static/img/05_scan.jpg differ