This week is focused on Computer-Controlled Cutting. The learning outcomes involve understanding safety protocols and operational workflows for laser cutters and vinyl plotters, calibrating the kerf for press-fit joints, and creating a parametric design that assembles without adhesives. I completed the safety training, characterized our lab's CO2 laser cutter (Bodor BCL-1309XUF), designed and fabricated a modular cardboard construction kit, and cut a safety warning sticker for the laser cutter using the Mimaki CG-130FXII vinyl plotter.
The group assignment for this week was to perform safety training, characterize the laser cutter's focus, power, speed, joint clearance, and kerf. The complete group page can be viewed on the Fablab Dilijan Group Assignment Page.
Before operating the laser cutter, we follow strict safety rules in our lab to prevent fire hazards, toxic fumes, and equipment damage.
The laser cutter must never be left unattended while operating.
Even if the cutting job takes a long time, we stay in the same room and continuously monitor the process.
Laser cutting plywood or cardboard can ignite unexpectedly. Immediate reaction is critical to prevent fire.
When cutting plywood or cardboard, we take additional precautions because:
We carefully monitor flame formation and are ready to stop the machine immediately if necessary.
Our lab uses an extra industrial ventilation module.
Proper ventilation is essential because laser cutting produces smoke and fine particles.
Before every cutting session, we:
Laser tubes can overheat and be permanently damaged if cooling fails.
To understand the capabilities of our cutting machinery, we characterized the Bodor BCL-1309XUF laser engraving and cutting machine. Below is the documentation of the hardware setup and parameter matrix.
Laser kerf is the width of material that is burned away by the laser beam during cutting. It is critical to measure
this value because it dictates how snug our press-fit slots will fit. To measure the kerf, we designed a slot
comb test block containing slots ranging from 3.7mm to 4.2mm.
7mm acrylic focal gauge spacer between the laser nozzle and the top of the cutting material.
100.00 mm in width, containing 10 vertical cuts. By squeezing the resulting blocks together and measuring the combined width difference with calipers:
Measured Gap = 98.00 mm (Difference of 2.00 mm over 10 cuts)
Kerf = 2.00 mm / 10 cuts = 0.20 mm
Slot Width = Material Thickness - Kerf. For a 4.0mm cardboard sheet, the target slot width is 3.80mm.
For my press-fit construction kit, I designed a modular geometrical connector block. The kit contains two main pieces: a circular center connector hub with slots offset at 45-degree angles, and a rectangular connector rod. I modeled this in Autodesk Fusion 360 using user parameters to handle dimensions dynamically.
material_thickness = 4.0 mmlaser_kerf = 0.20 mmslot_width = material_thickness - laser_kerf = 3.80 mmslot_depth = 10.0 mmhub_radius = 40.0 mm
Because the slots are bound to the slot_width parameter, if the material changes (e.g. to a 3.0mm board),
updating the material_thickness parameter will automatically adjust all slot cutouts across the entire sketch,
saving the trouble of manual scaling.
I cut the pieces from a sheet of 4mm corrugated cardboard on the Bodor BCL-1309XUF laser cutter.
The cutting parameters utilized:
Cardboard Settings (4mm): Speed: 45 mm/s | Power: 35% | Frequency/Rate: 20000 Hz
The resulting connectors hold together tightly due to the kerf compensation, allowing building complex 3D structures such as the geometric dome shown above. The parts stay rigid and do not collapse when lifted.
For the vinyl cutting assignment, I designed and fabricated a custom safety warning decal for our lab's laser cutter: "WARNING: DO NOT LEAVE MACHINE UNATTENDED WHILE OPERATING". This helps reinforce lab safety and satisfies the requirement of using the vinyl plotter to cut something useful.
Path -> Object to Path) so the cutting software can follow the letter outlines.
** NO SHEET ** (Image 4). Selected the Roll option on the panel, and the machine automatically scanned the media width.
20 cm/s | Cut Force: 65 g | Blade Offset: 0.25 mm.
Download the editable vector drawings and CAD project files produced for the Week 3 tasks:
| File Name | Format | Description | Download Link |
|---|---|---|---|
| pressfit_kit.svg | SVG (Vector) | Press-fit joint connector paths for laser cutting. | 📥 Download SVG |
| pressfit_kit.f3d | F3D (Fusion 360) | Parametric CAD assembly file for the press-fit pieces. | 📥 Download F3D |
| warning_sticker.svg | SVG (Vector) | Warning triangle sticker graphic design for the vinyl cutter. | 📥 Download SVG |
This week focused on 2D digital fabrication via laser and vinyl cutting. Here is the checklist of accomplishments:
Completed lab safety training and characterized the Bodor BCL-1309XUF CO2 laser cutter and chiller.
Designed a slotted construction kit in Fusion 360, compensating for the 0.2mm laser cut kerf.
Cut and assembled a cardboard modular dome kit that fits snugly and stays together without adhesive.
Designed, calibrated, weeded, and transferred a safety warning vinyl sign onto the laser cutter body.