• alt text
  • alt text
  • alt text

Dates January 2015 to July 2015

Location MIT Media Lab, Cambridge, MA

Fabrication CNC Machining (Onsrud, Shopbot, Modela), Laser Cutting, Electronics Design, Electronics Production, Embedded Programming

Computer Aided Design SolidWorks, Visio, Inkscape (Vector-based Graphic Design), Mastercam, Eagle

Programming Languages Java, Processing, Arduino, Python

Links

coreXY^3 (kohr-eks-wai-kyoob)

In this project, I explored the limits of personal fabrication machines. Introducing, coreXY^3 (kohr-eks-wai-kyoob).

Final Machine Design

Click here for more details on the final machine design
What is it?

A personal fabrication machine that has coupled kinematics (5 axes) and Independent Kinematics (7 axes)

What does it do?

Each individual wall is a CoreXY, a technique used to provide cartesian motion with (mostly) parallel kinematics. CoreXY^3 takes it a step further, and utilizes CoreXY as dual axis modular cores to build machines in multiple configurations.

Building Blocks

The necessary components to build 1 CoreXY system

How to assemble it?

You need at least 3 basic building blocks (CoreXY systems), L-brackets for any interfaces, a wooden base board, choice of base plate, Gestalt Nodes and choice of end effector.

  1. 1. Start with a base board

  2. 2. Add gestalt nodes. Mount on CoreXY into the slit.

  3. 3. Add a second CoreXY. Oh yeah!

  4. 4. Screw the L-brackets on. Sexy!

  5. 5. Mount the top CoreXY. Boom.

  6. 5. Add a base plate for your material. Woo hoo!

Components

Click here to see more component details!

The system makes use of the following components in its assembly: at least 3 stages (CoreXY systems), L-brackets for any interfaces, a wooden base board, choice of base plate, Gestalt Nodes and choice of end effector.

CoreXY Stages

The necessary components to run and control 1 CoreXY system

Laser cut components that allows for end effector mounting, x and y gantry movement, and the holding of the aluminum rods. I then waterjet aluminum to create the entire base and the x and y pieces.

The x and y pieces are hot glued to bushings on the aluminum rods. The belts are held onto the gantry by using teeth and using an acrylic square to squish the teeth together. The gantry itself is moved with two stepper motors in an hbot configuration. The plastic pulleys keep the belt in tension and move the gantry accordingly.

The new dxf files scale the aluminum plate to 14.32 inches. That sounds random, but that allows an inch perimeter around all components (including components that move) and allows clearance. In addition to small changes in the acrylic due to the scaling, the modular corexys also have offset from center holes on all four sides. This offset provides the ability for any two sides of any two stages to connect.

L-brackets

3/4 inch wide L brackets were used to join multiple stages of corexys. The offset provides clearance for the thumb screws. Holes were created by clamping the brackets to a stage, but they work on all stages. Brackets were tapped to fit M4 screws.

Base Board

Base board is made out plywood. The slit were made on the shot bot. The width is made so stages fit snug into it without external mounts. Three slits are currently on the board. This allows for the mounting of the configurations proposed in the inspiration part of this page (4 axis, hot wire cutting, and pseudo 5 axis).

Base Plate

Base plates are made out of acrylic and come in widths of 2, 3 and 5 inches. All are 12 inches long. Wider base plates allows for larger machining area since the top stage can move opposite of base plate. The total machinable area is now double the single axis range of a stage. (might need a picture to explain this better. Ask me!

Narrow base plates are used when you want to take full advantage of the rotating axis, allowing the piece to get closer to the machining tool head. The narrower the bed, the closer to 90 degrees you can machine.

Base plates have a hole at each end to allow a simple mount to the stage gantries. One side is controlled by a stepper motor while the other is passive.

End Effector - Rotation Axis

The rotation axis used a stepper motor attached to one end, and a passive 3/4 inch aluminum rod on the other end. Slits the size of the acrylic sheets were milled, and a lath was used to couple the rod with the stepper motor shaft. The rod was tapped to allow a set screw to firmly grasp the shaft.

A small aluminum plate was waterjet to permit mounting to the gantry. In future iterations, the size of the stepper motor should be specified to scale the gantry appropriately. It stuck a little, and mickey mousing nuts and screws allows for an ok mount.

End Effector - Mill

Thanks to Sam for helping out with this. Use a brushless motor from HobbyKing and an ESC (electronic speed control) to control speed. Programming the ESC is fun, because it makes lots of noises. You control it like a servo, although it needs it own separate power supply.

Similarly to the stepper motor, this was mounted with an aluminum plate that was waterjetted.

Inspiration

Inspiration

Inspiration/motivation for this project was two fold: CoreXY techniques for cartesian motion and Modular Single Axes, both from previous version of the class.

CoreXY

Ilan Moyer implemented a waterjet aluminum version of his corexy system. Low profile, most parallel dynamics, fixed stepper motors.

Modular MTM

Nadya Peek and James Coleman worked modular machines that use single axis as stages. This work actually started as stages constructed out of aluminium and polymetal, and then developed into cardboard stages for easy and quick prototyping.

Merging the two!

Implementations I have seen of single axis linear cardboard stages seemed to all start with coupling two stages to get cartesian motion. Even all four teams last semester in How To Make Almost Anything started off with this. My group in particular had difficulty with this approach because the thickness of two stages made it difficult to fit in a small area

Cue, CoreXY, which is a lower profile cartesian implementation. Rather than using single axis stages, stages can be dual axis. With using CoreXY as a stage, may different configurations of machines can be built.

The idea is to use various two axis plates as builders. I created some CAD files to visually represent the work before building it, and to have a visual of the different configurations that can be accomplished.

Building Block

4 axis milling (3 axis, plus rotating the plate)

Slash-bot type control, with independent stage control (hot wire cutter)

Pseudo 5-axis, where each wall can rotate the base in its normal direction

And below, the associated motion with pseudo 5-axis configuration