diff --git a/img/abrasive.jpg b/img/abrasive.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..a5b87c13ed1d02a6facf38ba2ec7ea16a69ac43d
Binary files /dev/null and b/img/abrasive.jpg differ
diff --git a/img/board-final.jpg b/img/board-final.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..cd57834502d9dde7dcdba63b6d992f9af2765088
Binary files /dev/null and b/img/board-final.jpg differ
diff --git a/img/chisel.jpg b/img/chisel.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f2e7d2aae85f879699d476cf7aee87c5584969ab
Binary files /dev/null and b/img/chisel.jpg differ
diff --git a/img/filing.jpg b/img/filing.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..2c03b622d57a564a08a3e45b984cd6f58c375120
Binary files /dev/null and b/img/filing.jpg differ
diff --git a/img/laser.jpg b/img/laser.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f814c04c0e2796b44df3a4597f354d28bf57e156
Binary files /dev/null and b/img/laser.jpg differ
diff --git a/img/light-back.jpg b/img/light-back.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..dbdabed13e66e03fd0c474f7443e53f44d7f7a2b
Binary files /dev/null and b/img/light-back.jpg differ
diff --git a/img/milling-traces.jpg b/img/milling-traces.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f6f408282a6d7ffa4b6078483f938e61ac2e528e
Binary files /dev/null and b/img/milling-traces.jpg differ
diff --git a/img/result-final.jpg b/img/result-final.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..aa96ea73fd1af08987dec84d47ac432ad4674109
Binary files /dev/null and b/img/result-final.jpg differ
diff --git a/img/result-traces.jpg b/img/result-traces.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..651c183716e356b6b6f7f64d0848310b197b0c10
Binary files /dev/null and b/img/result-traces.jpg differ
diff --git a/img/vacuum.jpg b/img/vacuum.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..a995eab25e1866718d83a2d2d190be37e4655ffb
Binary files /dev/null and b/img/vacuum.jpg differ
diff --git a/index.html b/index.html
index 0abccf2631fac71afad9c4bb6fa66d9edead600d..3d5e46e5108a1b5bf234838e06633624211b9fba 100644
--- a/index.html
+++ b/index.html
@@ -189,10 +189,68 @@ Click on "Ok" to confirm, then click on "Run" to launch the job. The machine wil
 <b>If those margins go beyond the copper clad or overlap with the clamps, STOP the machine by clicking on the red stop icon.</b> Go back to the configuration, and correct the X and Y offsets so that your program does not crash the machine in anything.
 </p>
 
+<a href="./img/laser.jpg" target=_blank><img src="./img/laser.jpg"/></a>
 
+<p>
+If everything looks right, the machine will probe, then start milling the traces with the fine tool:
+</p>
+
+<a href="./img/milling-traces.jpg" target=_blank><img src="./img/milling-traces.jpg"/></a>
+
+<p>
+If you see the machine <b>failing to mill through copper in some parts of the copper clad</b>, the most common cause is a <b>bowing copper clad</b>. As the machine is trying to mill, the stock just bends away from the tool. To fix this, you can pick a more flat copper clad, use better clamping, or use double sided tape to tape it to the sacrifical layer (which should also be flat).
+</p>
+
+<p>
+Here is the result of a successful trace milling:
+</p>
+
+<a href="./img/traces.jpg" target=_blank><img src="./img/traces.jpg"/></a>
+
+<p>
+The machine then picks up the larger tool, and mills the outline of your board. Afterward, the machine will drop the tool and bring the working area toward you. Here is the final result:
+</p>
+
+<a href="./img/result-final.jpg" target=_blank><img src="./img/result-final.jpg"/></a>
 
 <h2>4. Removing your board and cleaning up</h2>
 
+<p>
+Although the machine has a built-in vacuum, there will be a small amount of dust left after milling. To keep the machine tidy for the next user, please use a shop vac to extract all the remaining powder:
+</p>
+
+<a href="./img/vacuum.jpg" target=_blank><img src="./img/vacuum.jpg"/></a>
+
+<p>
+To break off the tabs, you can use a chisel to gently push the board. If the tabs don't break off immediately, use the sharp side of the chisel to gently lift the board, but don't scratch the sacrifical layer too much, as that might make it non-flat for future uses.
+</p>
+
+<a href="./img/chisel.jpg" target=_blank><img src="./img/chisel.jpg"/></a>
+
+<p>
+If you want the tabs to fully disappear, you can use a file on the edges of your board.
+</p>
+
+<a href="./img/filing.jpg" target=_blank><img src="./img/filing.jpg"/></a>
+
+<p>
+The milling process sometimes leaves burrs on the traces, as the copper gets lifted during cutting. To have a cleaner board, and reduce the odds of short circuits, you can use a light abrasive to deburr the surface of your board. Scotch brite or high grit sand paper is perfect for that use case.
+</p>
+
+<a href="./img/abrasive.jpg" target=_blank><img src="./img/abrasive.jpg"/></a>
+
+<p>
+Another perfect board. Pat yourself on the back, and move on to soldering. You can optionally use dish soap and water to clean off the last few impurities, but make sure to get rid of all the soap and water before soldering.
+</p>
+
+<a href="./img/board-final.jpg" target=_blank><img src="./img/board-final.jpg"/></a>
+
+<p>
+Last tip: if you want to quickly look for short circuits, you can shine a light from the back of the board to enhance contrast.
+</p>
+
+<a href="./img/light-back.jpg" target=_blank><img src="./img/light-back.jpg"/></a>
+
 </main>
 
 </body>