Machine Building

Inflatable Making Machine

Group Assignment Page

This week’s group assignment documents the building process of a CNC machine that makes inflatables by welding two plastic sheets together. We combined ultrasonic welder and a 3-axis machine kit, and designed custom parts around them.

Building Process

The main goal behind this machine is to simplify the process of making inflatables. A common way to make them is to melt two sheets of thermoplastics and stick them to each other (e.g. EVA film). This can be done by hand using a soldering iron, or by using a 3D printer nozzle. Both methods have their own downsides and are not ideal for larger, accurate manufacturing needs.

The solution we wanted to try was to use an ultrasonic welder and attach it to a 3-axis machine with a custom tool holder.

ultrasonic welder ultrasonic welder

The system we used for the base of the machine was a OpenBuilds Acro 1010. It allows for movement along X-Y-Z axes with stepper motors. This provides a base for any end effector to be attached, such as a diode laser or pen holder. The system also has it’s own software, which allows us to directly send G-Code or control the motors manually.

openbuilds acro openbuilds acro

openbuilds acro openbuilds acro

For more information and resources on this part, please visit the group assignment page.

Designing the End Effector

All of the group members worked on assembling the machine, but we also had our individual tasks. Mine was to design and build the end effector to attach the ultrasonic welder. It was supposed to hold the welder and Z-axis stepper motor, and enable vertical movement.

We first experimented with using lead screws. We needed a lead nut for it but we did not have it in the Fablab inventory. Thus, we tried to model and 3D print it.

3D printing lead nut

However, it did not fit the screw we had. We realized it would be very time consuming to go with this strategy.

lead nut

Therefore, we disassembled an old 3D printer and took away it’s lead nut.

lulzbot lulzbot

lulzbot lulzbot

Now that we were going to use this lead nut, I designed an end effector around it. I measured the welder and modeled the first prototype assembly.

End Effector Model

end effector end effector

End Effector Test

I also laser cut a new mounting panel, since the default one was too short for this end effector.

end effector mounting panel

mounting panel assembled

Finally, we used foam and zip-ties to hold the welder in place. In the second iteration, a more permanent solution will be implemented for this.

holding holding

Testing the Machine

You can access the final video of the machine from the Aalto Fablab Fab Academy website.

When everything was assembled, we moved on to testing the machine. We used two EVA sheets as our material, with baking paper on top to prevent burning.

testing testing testing testing

Our first tests failed and the plastic started to rip. This was due to the effector being positioned too low. We experimented with different Z-heights and welding settings.

Failed test

Succesfull test

Testing welding strength

Final Result

After getting the settings down, we decided to make an inflatable flamingo.

Testing the flamingo

final final

You can access the final video of the machine from the Aalto Fablab Fab Academy website.

In this stage, the machine works reliably to create inflatables out of EVA sheet. I also designed a second iteration of the end effector, correcting some mistakes from the old one. In the future versions, the end effector will be updated to feature a changeable tool holder.

Source Files

Week 10- Machine Building