diff options
author | Franklin Wei <franklin@rockbox.org> | 2019-12-05 23:49:14 -0500 |
---|---|---|
committer | Franklin Wei <franklin@rockbox.org> | 2019-12-05 23:49:14 -0500 |
commit | 344c6f4f76bdb66c42cd3a2daa64de8b08af3bf0 (patch) | |
tree | 1328ad08cd9220e6e9b830e7082a52a35c26d23a /posts | |
parent | 1f5d57bd9e1e644d969e6ef968d5d735bb86421c (diff) | |
download | blog-344c6f4f76bdb66c42cd3a2daa64de8b08af3bf0.zip blog-344c6f4f76bdb66c42cd3a2daa64de8b08af3bf0.tar.gz blog-344c6f4f76bdb66c42cd3a2daa64de8b08af3bf0.tar.bz2 blog-344c6f4f76bdb66c42cd3a2daa64de8b08af3bf0.tar.xz |
Add example results to RasterCarve post.
Diffstat (limited to 'posts')
-rw-r--r-- | posts/opening-black-boxes.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/posts/opening-black-boxes.md b/posts/opening-black-boxes.md index b246c91..f776cea 100644 --- a/posts/opening-black-boxes.md +++ b/posts/opening-black-boxes.md @@ -129,6 +129,17 @@ might seem. It's all too easy to abstract away the details of a technical process, but sometimes the best way to really understand something is by opening up the hood and tinkering with it. +--- + +## Appendix: Machined Results + +Here are some examples of engraving results, along with the +corresponding G-code files. + +)](d-day.jpg){width=100%} + +)](d-day-orig.jpg){width=100%} + [^1]: I'm probably oversimplifying here. There was, in reality, some neat vector math to figure out just *where* the "border" of the image would be when the grooves were at an angle. |