Week 03 — Computer-Controlled Cutting

This week I worked with laser cutting and vinyl cutting. I focused on file preparation, kerf, safety, and press-fit construction.

Tools used

Key outputs


Overview

Computer-controlled cutting uses digital files to guide a cutting machine. This week, I used vector files for two different workflows.


Group Assignment

The group assignment focused on safety and machine characterization. We tested focus, power, speed, kerf, and joint clearance.

I first used the group kerf logic to set a 2.6 mm slot. After testing the fit, I changed only slot_width to 3 mm.

Full group documentation: Group Assignment Page


Safety Training Reflection

Before cutting, I reviewed the lab safety rules. A laser cutter does not cut by physical contact.

It focuses a high-power beam onto a small material area. The material then burns, melts, or vaporizes along the path.

Wood cutting produces heat, smoke, and burnt edges. So ventilation and supervision are important.

Fire extinguisher beside the laser cutter
Fire extinguisher beside the laser cutter. Wood can ignite during an unsafe cut.

The Laserbox has a Start/Stop button on the top panel. I can press it to pause the job quickly.

Start and stop button on the Laserbox
Start/Stop button and status indicators on the Laserbox.

I kept the lid closed during cutting. I also kept the exhaust system active.

I only used approved wood material. I avoided PVC because it can release toxic and corrosive gas.


Laser Cutting — Makeblock Laserbox

How the laser cutter works

The Makeblock Laserbox uses a CO₂ laser. A lens focuses the beam onto the material surface.

The focused beam follows the vector path. It removes material and creates the cut line.

Cut quality depends on focus, power, speed, passes, material, and machine condition.

Low power or high speed may not cut through. High power or low speed can over-burn the edge.

Machine specifications

Parameter Value
Model Makeblock Laserbox
Laser type CO₂ laser
Laser power 40 W
Working area 500 mm × 300 mm
Software Laserbox software
Supported file formats SVG, DXF, PNG, JPG
Typical materials Wood, paper, cardboard, leather, acrylic

Makeblock Laserbox machine
Makeblock Laserbox used for this laser cutting workflow.
Operating the Laserbox
Operating the Laserbox after checking the machine and material.

Material used

I used a 3 mm basswood sheet. The material label shows the nominal thickness.

3 mm basswood material label
Material used for the kit: 3 mm basswood sheet.

Kerf and slot logic

The laser removes a small width of material. This removed width is called kerf.

Kerf matters for press-fit design. It changes the real slot size after cutting.

I first tried a 2.6 mm slot. The parts connected, but did not insert deeply.

Then I tested a 3 mm slot. This helped me compare the fit with the real material.

Item Value Use
Material thickness 3 mm Base sheet thickness
Kerf 0.2 mm Group characterization value
First slot width 2.6 mm First test based on kerf
Second test slot width 3 mm Second fit test

Individual Assignment

My individual work had two outputs. I made a vinyl sticker and a parametric press-fit kit.


Parametric Press-fit Construction Kit

Design goal

I wanted to build a modular kit with simple geometric parts. The kit uses circles, rectangles, and oval body panels.

I designed the kit in Fusion 360. I used named parameters instead of fixed dimensions.

The parameters control slot width, slot depth, circle diameter, and body size.

Parametric settings in Fusion 360

I first used slot_width = material - kerf - clearance. This gave me a 2.6 mm slot.

Fusion 360 parameters for the 2.6 mm slot test
First parameter test: slot_width became 2.6 mm.

I kept this first value for the first assembly test. Then I checked how the parts actually fitted.

Parameter Expression / Value Purpose
material 3 mm Material thickness
kerf 0.2 mm Reference kerf value
clearance 0.2 mm First fit adjustment
slot_width 2.6 mm, then 3 mm Slot width test
diameter 28 mm Circle size
slot_depth diameter / 4 Slot depth
slot_count 4 Slot quantity
body_width 50 mm Oval width
body_height 90 mm Oval height

Why this is parametric

This design is parametric because key dimensions use named values. I can change them from one table.

I first set slot_width to 2.6 mm. Later, I changed it to 3 mm for another test.

The slot update applied to the circle, rectangle, and oval modules. I did not redraw each slot.

Circle module

I started with a circle module. The diameter parameter controlled the circle size.

I drew one slot first. Its width used slot_width, and its depth used slot_depth.

Then I used Circular Pattern. The slot_count parameter controlled the repeated slots.

Circular pattern for the circle module
Circular Pattern applied to one slot.
Slot depth parameter in Fusion 360
Slot depth set with the slot_depth parameter.

Oval and connector modules

I then made oval body panels and rectangular connectors. All modules used the same slot_width parameter.

This kept the connections consistent. It also made the parts easier to combine.

Complete parametric press-fit kit in Fusion 360
Complete Fusion 360 layout with circle, oval, and connector modules.

Exporting the cutting file

I arranged the parts inside an A4 boundary. This matched the file to the real sheet.

I exported the sketch as a DXF file. The export unit was millimeter.

Exporting DXF from Fusion 360
DXF export from Fusion 360 in millimeters.

Laserbox preparation

I imported the DXF file into Laserbox software. I checked the layout with the camera view.

The material was set to 3 mm basswood. I used 95% power, 16 mm/s speed, and 1 pass.

DXF layout imported into Laserbox software
DXF layout aligned with the 3 mm basswood sheet.

Laser cutting settings

Item Value
Material Basswood
Thickness 3 mm
Operation Vector cutting
Power 95%
Speed 16 mm/s
Passes 1
Focus Auto focus
Ventilation Enabled

Video of the laser cutting process.
Laser-cut press-fit sheet
Completed cut sheet before removing the parts.

Removing the parts

After cutting, I removed the parts from the sheet. The final settings cut through the 3 mm basswood.

Press-fit parts removed from the cut sheet
Sheet after the parts were removed.

2.6 mm slot test

I first assembled the kit with the 2.6 mm slot. The parts could connect.

First assembly test with the 2.6 mm slot
First assembly test using the 2.6 mm slot.

I then checked the joint more closely. The pieces were not fully inserted into the slot.

Close-up of the 2.6 mm slot fit test
Close-up test: the 2.6 mm slot did not fully engage.

Changing one parameter to 3 mm

I did not redraw the slots. I only changed slot_width to 3 mm in Fusion 360.

Fusion 360 parameters for the 3 mm slot test
Second parameter test: slot_width changed to 3 mm.

3 mm slot assembly test

The 3 mm slot matched the material better. The pieces inserted more fully.

Vertical press-fit construction kit with 3 mm slots
Vertical assembly test using the 3 mm slot.
Horizontal press-fit construction kit with 3 mm slots
Horizontal assembly test using the 3 mm slot.

Vinyl Cutting — Silhouette Cameo 5a

For vinyl cutting, I made a lung-shaped sticker. The branching details tested cutting and weeding.

Vector design

Vector design of the lung sticker
Vector design of the lung sticker.

File format issue

Silhouette Studio Basic did not support some vector formats. I exported the design as DXF.

Format compatibility issue in Silhouette Studio
File format issue in Silhouette Studio.
Silhouette Studio edition comparison
Silhouette Studio edition comparison.

Importing the design

Design imported into Silhouette Studio
Design imported into Silhouette Studio.

Machine setup

Selecting the vinyl cutter model
Selecting the machine model.
Setting vinyl cutting parameters
Setting the vinyl cutting parameters.
Preparing the vinyl cutting settings
Preparing the cutting settings.

Preparing material

Vinyl sheet on cutting mat
Vinyl sheet placed on the cutting mat.

Cutting process

Vinyl cutting in progress
Vinyl cutting in progress.
Cut paths visible after vinyl cutting
Cut paths after the machine finished.

Weeding

After cutting, I removed the unwanted vinyl. This process is called weeding.

The branching details made weeding slower. Small pieces can lift if pulled too quickly.

Removing excess vinyl
Removing excess vinyl from the design.
Cleaning details during vinyl weeding
Cleaning small details during weeding.

Final result

Final vinyl lung sticker
Final lung sticker after cutting and weeding.

Design Files

These files include the editable design and cutting files.


AI Use Statement

I used AI to organize the documentation and improve the English wording. I made the CAD, cutting, photos, and assembly myself.

AI was not used to fabricate the parts. It was only used for writing support.


Reflection