Skip to content

Machine design 2D stacked Cardboard CNC

Who worked building this machine?

In our Fab Lab we were nine people and that is the reason why we did three teams to work independently on a different machine design.

Step one of the machine building process

Working with Slicer for Fusion 360

  1. Here the software shows you the pages with the the arrangement of the slices in it.

  2. In this parameter we can change the output format, I choose DXF.

  3. In this parameter we can change the measurement unit, I choose mm.

  4. Here we choose were to save, The options are in the cloud or your computer.

  5. If you want to see the slices in paper, you can print it with his option.

  1. Here I show in detail the tower of the cardboard CNC frame.

  2. These are the parameter of the output sheet dimension, clearances and all parameters related to the machine you will to use.

  3. Here you can see the quantity of sheets and the quantity of slices.

  4. Here you can see the part that you want to slice dimension, here you have to take care because is in inches by default.

  5. In this tab you choose the manufacturing method, in this case was stacked slices.

In this video you will see all the process of importing the 3D model to slice it and then to scale it, also to select the manufacturing process and exporting the output files.

Faced problems and solutions working with Slicer

Problems

  1. The slices have some error like duplicated geometries and also wrong geometries.

  2. The 3D model is imported in inches by default, so my model dimension is not the right one.

Solutions

  1. I use the software RDworks V 8.0 to delete the duplicated geometries and replace the wrong geometries with the right one.

  2. The solution was to scale it proportional using a known dimension.

Files from Slicer

Working with RDworks V8.0

Here you will see all the process in RDworks for repairing the Slicer output files, like deleting the duplicated geometries and the convert to PLT to cut it.

Faced problems and solutions working with RDworks

Problems

  1. The software only works on Microsoft Windows.

Solutions

  1. During this job all the software I used was on Windows. So I used my dual boot.

Files from RDworks

Cutting and assembling the parts of the CNC

This is an example of assembly steps that you can get from the software Slicer that will guide you during the assembly.

I put all the Slicer files where you can see the steps for assembly for every part.

  1. Here we can see the cardboard during the Cutting.

  2. Here we see all the parts of the machine that is made in cardboard.

  1. These are the clamping tools.

  2. This is a piece of plywood to compress the cardboard while the wood glue is drying.

  3. This is the wood glue.

  4. Here we can see the machine when is assembling.

  5. The clamping tool was too short to compress the machine frame so I used what had that wad cable.

Faced problems and solutions assembling the cardboard CNC

Problems
  1. The cardboard pieces are not flat enough.

  2. The alignment of the slices was not accurate.

Solutions
  1. I used masking tape to flat the cardboard in order to cut properly.

  2. The flexibility of the cardboard compensate the alignment errors.

Fully assembled machine

Step two of the machine building process

Mechanism of Cardboard CNC

This is the assembled 3D model of the Cardboard CNC that includes only the mechanical parts.

  1. Here you can see the machine full assembled.

  2. These are the belt attachment system,that used the shape of the belt to hold it.

  3. Instead of using linear bearings we used 3d printed bushing. With a bit of lubricant moves perfectly.

Files of FUSION 360 3D model

FUSION360 files

Electronics of Cardboard CNC

Fabduino Tecsup 2019

This is the 3D model of the Fabduino that was made with Autodesk Eagle with Autodesk Fusion 360 synchronization.

Files of Fabduino Tecsup 2019

Schematic of the FabDuino

Logo

Board of the FabDuino

Logo

All the Autodesk Eagle Files

GRBL Shield for Fabduino Tecsup 2019

This is the 3D model of the FabDuino GRBL Shield that was made with Autodesk Eagle with Autodesk Fusion 360 synchronization.

  1. Here you can see the stepper motors that we used.

  2. In this case we see the stepper motor drivers used, that are connected on the FabDuino GRBL Shield.

  3. This is the FabDuino connected on the FabDuino GRBL Shield. We can see as well that the FabDuino is painted using synthetic aerosol paint, in order to protect the copper layer.

  4. This is the FTDI cable that is used for communication with the softare called Universal gcode sender for testing and calibration. Once is calibrated we used our own softare.

  5. For connecting to the supply voltage the FabDuino we used this connector called Jack 2.5 mm.

Files of GRBL Shield for Fabduino Tecsup 2019

Schematic of the GRBL Shield for FabDuino

Logo

Board of the GRBL Shield for FabDuino

Logo

All the Autodesk Eagle Files

Software of Cardboard CNC

Firmware of the CNC

We used the firmware called GRBL the version 1.1.

To load to the FabDuino we used Arduino IDE.

To control the CNC we used Universal Gcode Sender

Files of software

GRBL master

Gcodes test showed on the video

Universal Gcode Senter

A demo of the machine running

This is the Demo Video of the machine working.

The machine was tested using the Software called Universal Gcode Sender and a GUI written in Python and Tkinter.