Skip to content
Snippets Groups Projects
Commit fe2f745e authored by Jake Read's avatar Jake Read
Browse files

typo

parent abe47616
No related branches found
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ Of course, you can get away without doing very much of this at all - just make s ...@@ -58,7 +58,7 @@ Of course, you can get away without doing very much of this at all - just make s
Once you're feeling O-K about your machine design, you should get ready to cut it out. Once you're feeling O-K about your machine design, you should get ready to cut it out.
![](SEQ-rhino-layout-fab-enc.mp4) ![](video/SEQ-rhino-layout-fab-enc.mp4)
First, pick out the 3D Printed Parts and slice them up. First, pick out the 3D Printed Parts and slice them up.
...@@ -66,7 +66,7 @@ This is a lot of manual model-moving-about and 'nesting'. I recommend drawing ou ...@@ -66,7 +66,7 @@ This is a lot of manual model-moving-about and 'nesting'. I recommend drawing ou
Then, the command that you'll want to use is ``` DupFaceBorder ``` - this will take the faces of your parts (with the RCT Gantries, etc, everything should render well into 2D Cuts only [i.e. no pockets anywhere]), and render them as linework. Then you can export this linework (probably as a .dxf) to whatever machine tool you'd like. Then, the command that you'll want to use is ``` DupFaceBorder ``` - this will take the faces of your parts (with the RCT Gantries, etc, everything should render well into 2D Cuts only [i.e. no pockets anywhere]), and render them as linework. Then you can export this linework (probably as a .dxf) to whatever machine tool you'd like.
![](SEQ-cutting-out-enc.mp4) ![](video/SEQ-cutting-out-enc.mp4)
While I cheat by using the CBA's Waterjet and Zund, there are a lot of ways you could go about cutting out the pieces of your machine. HDPE cuts beautifully on a shopbot using a 1/8" single-flute o-cutter, for instance. While I cheat by using the CBA's Waterjet and Zund, there are a lot of ways you could go about cutting out the pieces of your machine. HDPE cuts beautifully on a shopbot using a 1/8" single-flute o-cutter, for instance.
...@@ -83,14 +83,13 @@ While I cheat by using the CBA's Waterjet and Zund, there are a lot of ways you ...@@ -83,14 +83,13 @@ While I cheat by using the CBA's Waterjet and Zund, there are a lot of ways you
- atkapi hello worlding - atkapi hello worlding
# REF # Reference
- openassemblies - [openassemblies](http://openassemblies.com)
- rct gantries - [rct gantries](https://gitlab.cba.mit.edu/jakeread/rctgantries)
- automatakit
# FNs # FNs
[^1] Typically, CNC Machines - but ambitiously I would like to include most of robotics and automation here as well. [^1]: Typically, CNC Machines - but ambitiously I would like to include most of robotics and automation here as well.
[^2] Parametric CAD Software [from Autodesk](https://www.autodesk.com/products/fusion-360/overview), available [free for students and educators](https://www.autodesk.com/products/fusion-360/students-teachers-educators). [^2]: Parametric CAD Software [from Autodesk](https://www.autodesk.com/products/fusion-360/overview), available [free for students and educators](https://www.autodesk.com/products/fusion-360/students-teachers-educators).
[^3] Non-Parametric CAD software [available from McNeel](https://www.rhino3d.com/), loved by generalists and computational geometry-ists. Educational licenses available. [^3]: Non-Parametric CAD software [available from McNeel](https://www.rhino3d.com/), loved by generalists and computational geometry-ists. Educational licenses available.
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment