4. Computer controlled cutting

This week I worked on defining my final project idea and started to getting used to the documentation process.

Assignment

### Group assignment:

characterize your lasercutter, making test part(s)
that vary cutting settings and dimensions

### individual assignment: cut something on the vinylcutter design, lasercut, and document a parametric press-fit construction kit, accounting for the lasercutter kerf, which can be assembled in multiple ways

Group assignment :

Characterize your lasercutter, making test part(s) that vary cutting settings and dimensions

Laser step 1: group assignment

What we have done

We deploy three tests:

Resources available @Fablab ULB:

Process 1:

A parametrized comb structure is defined in the FreeCAD Sketcher module, using a parametrization based on the width plate as basic parameter (all parameters defined in Spreadsheet)

Here is the result:

In a second stage, the file is exported to DXF format (File > Export > Autodesk DXF 2D ) to be read by CoralDraw, the softawre used to communicate with the laser cutter. Note that the preference Allow FreeCAD to automatically download and update the DXF libraries must be turned on in FreeCAD.

In CoralDraw: * The width of each slot is added as text, to be engraved on the MDF plate. Do not forget to convert text to curve, and to change the text thickness to 0.2mm to make it more readable.

The standard settings for wood are given below (extract from EPILOG manual):

For a 60W machine:

As both engraving and cutting are used, do not forget to check the option combined!

Printer setup : Place the MDF wood plate on the honeycomb support in the printer Caution: take care to start the design by defining the origin point through manual settings if needed ( On Epilog mini dashboard: set manually zero position (pointeur > x/y off > (move manually the laser pointer) > définir origine)) Do not forget to start the gas extractor and its pump, altogether with the laser printer itself! Press Go on the dashboard when Job, sent from the controlling PC, can be started…

We’ve tried three sets of tests: * First test (top left): Power 80, speed 40 : comb is not completely cut (power too low) * Second test (top right): Power 100, speed 20: comb is completely cut but wood is burnt (speed to slow) * Third test (bottom): Power 100, speed 40 (standard settings): comb is cut and wood is in better state!!! Definitely the best choice!

Concerning the best press fit, we see that for the second test, it is the slot -0.25mm, whereas for the third test, the best fit is -0.20mm. In this latest case, we can then estimate the kerf width to 0.10mm.

Process 2

In this test, a simple structure of a 4x3 rectangles is directly drawn in CoralDraw, with power (p) and speed (s) as parameters of the color mapping

The result is that for speeds 10 and 20, all rectangles are really cut, for speed 60, no rectangle is cut. For speed 40, only the rectangle cut @ 100 is cut (standard settings!!)

Difficulties encountered : there has been a superposition of rectangular frame at creation that lead to two passes of the laser! Failed! The combination of raster, vector and color mappings is more difficult than expected, and forms that were meant to be engraved were finally cut ( the numbers, colored in black, not used in color mapping were thicker than expected!!). Be carefull in this case!

Process 3

In this test, a rectangle of 100mm is drawn in Coreldraw, and then cut in 10 equal pieces.

Measuring the remaining width (98.8mm) on small rectangles after cut,kerf may be estimated to: width(1.2mm) divided by 11 : 0.11mm

Summary

Optimal parameters for 3mm MDF wood plate cutted with a CO2 60W EPILOG MINI

Parameter value
Cut power 100 %
Cut speed 40 %
Cut frequency 500 Hz
Engraving power 100 %
Engraving speed 45 %
Engraving quality 600 DPI
Kerf width 0.11 mm
Optimal fit 3 - 0.20 mm

Laser step 2: Parametric design

first i draw the parts with solidworks and include some parametric cotes

after that i transfert my 2 files into coreldraw and i duplicates my files to have the right amount of each items and i used the right parameter to cut

and the job is finished

cut something on the vinylcutter

I have found this image on the internet (i am a fan of Batman )

After that i used inkscape to transform it to svg and dxf

And after that i used the program silhouette

you can follow a tuto here to use the silhouette

you just have to open the program and add your file and chose a few parameter.

And her is the result A beautiful stikers for my laptop

original files.

And thats finished for the week4