Welcome Computer-Controlled Cutting or the C-suite of HTMAA

Construction kit brief

This week we learned the laser cutter and vinyl cutter. The assignment: design a construction kit that can be assembled in multiple ways, prepare files for cutting, and document the process.

Picking a direction: a buildable sundial

Building on Week 1’s parametric adventures, I explored a sundial as a construction kit. I find sundials a beautiful example of simple geometry revealing something as complex as the passage of time—and a good way to learn the laser cutter.

What is a sundial?

A sundial tells time using the Sun’s apparent motion. In its simplest form it has a flat plate (the dial) and a gnomon that casts a shadow. As the Sun moves, the shadow aligns with engraved hour lines. There are many types; see sundials.info/types. I’m aiming for an adaptable kit that can be assembled either horizontally or vertically by flipping/rotating parts and swapping gnomon slots.

“As is the case with other Sundials, the Gnomon remains pointing North and at an angle equal to the Latitude of where the Sundial is to be positioned…” — DT Online: Exploring Sundials

Site & latitude (Media Lab, MIT)

Let's say we want to build the sundial for the MIT Media Lab, where HTMAA is based. Then we need to use the latitude: L = 42.3604°. The gnomon must point North and be set at an angle equal to latitude relative to the dial plane (for a horizontal dial), which is perfect for parametric constraints.

Map/coordinates reference for MIT Media Lab
Coordinates reference for our build site (MIT Media Lab).

Hour-line angles

Using a standard calculator/designer (see Horizontal Sundial Designer), I collected typical hour-line angles (degrees from the noon line). Values are symmetric around noon:

Hour Equatorial
Line Angle (°)
Horizontal
Line Angle (°)
Vertical
Line Angle (°)
6909090
7756870
8604952
9453436
10302123
11151011
12000
13151011
14302123
15453436
16604952
17756870
18909090

Parametric setup (Fusion 360)

I set the design up so that only two user parameters need to change for a new build:

All sketches (hour-line construction, gnomon triangle, tab/slot, and alternate vertical/horizontal placements) reference these parameters. Changing latitude or stock thickness automatically regenerates the geometry, which makes the kit portable to any location and material.

Design steps — lab notebook

  1. Sketch base + noon line. Create the base circle/plate; add a construction line for the noon line. Use constrained angles for hour lines referenced to latitude_deg.
  2. Project hour lines. For the horizontal plate, project angles from the noon line using the angle table above. (Same file includes a vertical-plate sketch on its own plane.)
  3. Gnomon triangle. Constrain the gnomon’s hypotenuse so that its angle to the base equals latitude_deg. Add tabs referenced to slot_thickness.
  4. Parametric slots. Slot width = slot_thickness; slot depth scales with plate thickness. Create mirrored slots for vertical/horizontal assemblies.
  5. Engrave vs cut layers. Separate construction/engraving (hour lines, numerals) from cut geometry (outer profile, slots).
  6. DXF export. Export each profile (base, gnomon) as DXF for the laser pipeline.

Takeaways: separating parameters early saved a lot of time; engraving layers needed their own export to keep the cut file clean.

Fusion → Rhino → Laser

Our lab workflow required importing the DXF into Rhino before sending to the laser. I ran into three issues and learned the fixes:

After cleanup, I set line weights/colors for cut vs engrave, placed geometry within the bed extents, and printed to the laser driver.

Uploading to Rhino step 1
Import to Rhino and unit check.
Uploading to Rhino step 2
Rescale → Explode → Purge → Join; then color-code cut vs engrave.

Takeaways: always include a dimensioned reference line in exports; keep a clean layer naming scheme; and sanity-check scale with a ruler before cutting.

Designing the gnomon

For a horizontal dial, the gnomon angle to the plate equals the site latitude: θgnomon = L = 42.3604°. I sized the tab/slot so the same gnomon can plug into either the horizontal or vertical base, making the kit re-configurable.

Horizontal sundial

Horizontal sundial concept

Vinyl cutting notes (mods)

Takeaways: bigger source images preserve small detail; force ~85 g worked best for my material; always test-cut a tiny star first.

Vinyl cutter setup screenshot
Vinyl cutter setup in mods.

Laser cutting notes

Group assignment: characterize focus, power, speed, frequency, kerf, and joint clearance.

Takeaways: record every cut setting next to the sample; label your kerf combs; if the fit is “perfect” today, it may be loose tomorrow—re-test on new stock.

Kerf test combs
Kerf combs for joint clearance calibration.
Kerf comb joints assembled
Assembled combs to feel optimal fit.