Group Assignment

As part of this week, our group worked together on the computer controlled cutting group assignment — completing the lab's safety training and characterizing our laser cutters' focus, power, speed, rate, kerf, and joint clearances and types, then documenting our shared findings before our individual projects. You can read the complete group assignment, including the test results and our shared documentation, here:

Group Assignment

1. Parametric Kit Design

Designing a fully parametric kit in SolidWorks to adapt dimensions easily for laser cutting.

Using Equations in SolidWorks

The most important tool used for this assignment was the Equations and Global Variables manager in SolidWorks. This allowed me to create a fully parametric design where modifying a single value updates the entire model automatically.

How to access Equations

  1. Open SolidWorks and create a new part.
  2. Go to Tools in the top menu.
  3. Select Equations near the bottom.
SolidWorks Equations menu
Figure 01. Accessing the Equations tool in SolidWorks.

Global Variables

Inside the Equations manager, I defined multiple Global Variables by assigning names and numerical values. These variables control the entire geometry.

  • Material thickness
  • Cross length
  • Edge cut length
  • Number of slots
SolidWorks Global Variables
Figure 02. Declaring global variables for parametric control.

Parts of the Kit

  • Electronics: Mounting and spacing considerations
  • Mechanics: Structural connections and slots
  • Code: Future integration for automation
  • Testing: Fit validation after cutting

2. Exporting Files for Laser Cutting

Preparing DXF files compatible with laser cutter software. Below you can switch between the three different SolidWorks parts used in this assignment.

DXF Export Workflow

  1. Save the SolidWorks part.
  2. Create a new Drawing.
  3. Insert the part using Model View.
  4. Adjust scale as needed.
  5. Go to Save As and select .DXF.

Parameters Explanation

  • A = Half of the length + Kerf.
  • B = Half of the length - Kerf.
  • C = Depth of the slot & Thickness of the material.
  • D = Depth & Width of the inner slot.
  • E = The Length of the piece.

The kerf is the width of the laser cut, which is subtracted from the slot dimensions to ensure a proper fit. Adjusting these parameters allows for easy modifications to accommodate different material thicknesses or design changes. It was calculated in the Group Assignment. .

Piece 1 — Hexagon

Parametric Hexagonal piece controlled by global variables.

SolidWorks Drawing Piece 1
Drawing view on Solidworks with the global variables.
Download .DXF

3. Laser Cutting with SmartCarve (For more information, visit the class page)

Controlling the CO₂ laser cutter with SmartCarve: importing the DXF, setting power and speed, and running the job.

The laser cutter at the lab is operated through SmartCarve, the control software that sends the cutting job from the computer to the machine. SmartCarve only launches if the USB security dongle is connected; without it the software refuses to open, so the first step is always to plug in the dongle.

Importing the Design

SmartCarve works directly with the vector geometry exported from SolidWorks, so the DXF file is the bridge between the design and the machine.

  1. Open SmartCarve (with the dongle connected).
  2. Go to File → Import and select the DXF file.
  3. The geometry appears on the virtual work area, which represents the real bed of the laser cutter.
  4. Position the design on the work area so it matches where the material is placed on the bed.
Power and speed parameters in SmartCarve
Figure 04. Assigning power and speed to each layer in SmartCarve.

Layers: Cut vs. Engrave

SmartCarve organizes the work by colors / layers, and each layer can be assigned a different operation. This is how the machine knows what to cut all the way through and what to only mark on the surface:

  • Cut: high power and low speed so the beam goes completely through the material.
  • Engrave / mark: lower power and higher speed so the beam only scores the surface.

Setting Power, Speed and Order

For each layer I configured the main cutting parameters. These values depend on the material and its thickness, so they are usually found by running a small test cut first:

  • Power: the intensity of the laser beam (as a percentage).
  • Speed: how fast the head moves; lower speed means more energy delivered per millimeter.
  • Number of passes: repeating a cut for thicker materials.
  • Cutting order: inner details are cut before the outer contour, so the part stays fixed in place until the very end.

Power and Speed Parameters

The following parameters were used for the laser cutting of the parametric parts:

  • Material: 3mm MDF
  • Max. Power: 60%
  • Min. Power: 50%
  • Speed: 40 mm/s
Power and speed parameters in SmartCarve
Figure 04. Assigning power and speed to each layer in SmartCarve.

Setting the Origin and Running the Job

  1. Place the material on the bed and focus the laser head at the correct distance from the surface.
  2. Move the head to the desired start position and set the origin.
  3. Use the frame / boundary preview so the head traces the outline of the job without firing the laser — this confirms the cut will fit on the material.
  4. Turn on the extraction and air assist, then start the job.
  5. Keep the lid closed and supervise the cut at all times for safety.
Figure 03. Laser cutting the parametric parts on the CO₂ laser cutter.

After the job finished, I confirmed that the parts were cut cleanly and that the press-fit slots fit the material thickness, validating the parametric design from the first section.

Final laser-cut parts
Figure 05. Final laser-cut parts removed from the bed.

Cut Shapes

For the laser cutting task I made two different shapes: a rocket and an alien. Use the buttons below to switch between them.

Rocket

Laser-cut rocket shape
Rocket shape cut with the laser.

4. Vinyl Cutting

Preparing vector files, cutting them on the plotter, and transferring the vinyl onto a surface.

Choosing and Preparing the Design

For the vinyl cutting task I cut a single sticker: a climber. Vinyl cutting works with outlines (paths), not pixels, so a normal image cannot be cut directly: it first has to be converted into vectors. I vectorized the image in Inkscape using the Trace Bitmap tool, following the same workflow documented in Week 2.

When vectorizing, the goal is a clean, closed silhouette: the plotter knife follows every path, so any stray nodes or open curves would also be cut. After tracing, I simplified the paths and removed unwanted details so the final cut would be clean and easy to weed.

Vectorized climber design in Inkscape
Figure 06. Climber image vectorized into clean paths in Inkscape.

The Vinyl Cutter

The vinyl cutter used for this assignment was the Brother ScanNCut Mini Plotter. Unlike the laser, a vinyl cutter does not burn the material: it uses a small drag knife that cuts only through the thin vinyl layer (a process called kiss cutting), while leaving the paper backing underneath intact. This is what makes it possible to peel the design off the backing afterwards.

Figure 07. Brother ScanNCut Mini Plotter used for vinyl cutting.

Cutting Workflow

  1. Load the vinyl onto the cutting mat and feed the mat into the plotter.
  2. Import the vectorized design and scale it to the desired size.
  3. Set the blade depth and cutting force according to the vinyl thickness — enough to cut the vinyl but not the backing.
  4. Run a small test cut and check the calibration by trying to weed a corner.
  5. Send the final job and let the plotter cut the outline.

Weeding and Transfer

Once cut, the design has to be finished by hand:

  1. Weeding: removing the excess vinyl around the design, leaving only the climber on the backing.
  2. Transfer tape: applying transfer (application) tape over the design to lift it off the backing in one piece.
  3. Application: pressing the design onto the final surface and rubbing it down, then slowly peeling the transfer tape away.
Final climber vinyl sticker applied to a surface
Figure 08. Final weeded and transferred climber sticker.