Skip to content
Snippets Groups Projects
README.md 2.71 KiB
Newer Older
  • Learn to ignore specific revisions
  • Jake Read's avatar
    Jake Read committed
    # Roller Coaster Gantries
    
    Jake Read's avatar
    Jake Read committed
    
    
    Jake Read's avatar
    Jake Read committed
    These are machine design elements that we use at the CBA when we're spinning up custom machines: they're parametric, aim to be reconfigurable, and we can make them in the lab with a minimum set of stock hardware.
    
    Jake Read's avatar
    Jake Read committed
    
    
    Jake Read's avatar
    Jake Read committed
    ## Machines Using RCT Gantries
    
    
    Jake Read's avatar
    Jake Read committed
    [Little Rascal](https://gitlab.cba.mit.edu/jakeread/littlerascal)  
    
    [Mother Mother, a generalist](https://gitlab.cba.mit.edu/jakeread/mothermother)  
    [Claystack, a ceramics 3d printer](https://gitlab.cba.mit.edu/jakeread/claystack)  
    [the Madison Park Vocational Machine, for high schools](https://gitlab.cba.mit.edu/jakeread/mpvmachine)  
    
    Jake Read's avatar
    Jake Read committed
    
    
    Jake Read's avatar
    Jake Read committed
    # Usage 
    
    Jake Read's avatar
    Jake Read committed
    
    
    Jake Read's avatar
    Jake Read committed
    This repository should help you figure out how to build your own axis: it contains some explanatory drawings, videos, as well as CAD files and Bills of Materials for various design elements. 
    
    Jake Read's avatar
    Jake Read committed
    
    
    A typical machine-level workflow is described [for machineweek, at this link](https://gitlab.cba.mit.edu/jakeread/machineweek-2018). 
    
    Jake Read's avatar
    Jake Read committed
    
    
    Jake Read's avatar
    Jake Read committed
    ![](video/SEQ-fusion-parametric-enc.mp4)
    
    
    Jake Read's avatar
    Jake Read committed
    First, find the model you'd like to start with on this page and download it, or clone the whole repo. The ```.f3d``` files are parametric Fusion 360 files. Files here are tuned for material thickness choices - but the exact thickness of your material can be tuned in the model: i.e. the 0.375" HDPE model will also work for ~ 8 - 11mm HDPE if you're working with sensible units in another country. 
    
    
    Jake Read's avatar
    Jake Read committed
    In Fusion, you can open this file up and use (from the top menu)
    
    Jake Read's avatar
    Jake Read committed
    
    ``` Modify >> Change Paremeters ```
    
    
    Jake Read's avatar
    Jake Read committed
    Each of these models should have some parameters starred, these are what you'll want to configure. Go ahead and set axis lengths and material thicknesses according to what you're doing. 
    
    There are also two sets of hole patterns in the last two 'groups' of features on the feature history bar. One puts a 20mm square grid on top of the axis, the other on the bottom. You can leave these in, or customize them, or add whatever mounting-to-the-next-bit design you'd like.
    
    When you're satisfied, you can export the model as a .step file, using the file menu, to prep it for fabrication.
    
    Jake Read's avatar
    Jake Read committed
    
    ``` File >> Export ``` 
    
    Make sure to change 'type' to .step, and check the 'save to my computer' box. Now you're ready to import it into another assembly.
    
    **Alternately,** you can save the changes to a new file and import that model into another Fusion 360 Assembly. 
    
    
    Jake Read's avatar
    Jake Read committed
    ## The Blocks
    
    Jake Read's avatar
    Jake Read committed
    
    
    Jake Read's avatar
    Jake Read committed
    ### [N17 Linear and Pinion-Type Belt](n17_linearPinion/)
    ![n17lp](n17_linearPinion/n17-assem.jpg)
    
    Jake Read's avatar
    Jake Read committed
    
    
    Jake Read's avatar
    Jake Read committed
    ### [N17 Linear and Pulley-Type Belt](n17_linearPulley/)
    ![n17pp](n17_linearPulley/n17pulley.jpg)
    
    ### [N23 Linear and Pinion-Type Belt](n23_linearPinion/)
    
    ![n23lp](n23_linearPinion/RCTN23-alu-img.jpg)
    
    ## Bonus Kit
    
    ### [E Chain with Tape Measure Backbone](tapeChains/)
    
    ![tc](tapeChains/tapeChains-2.jpg)