---
title: 'Sewing gotchas'
part: 'Part VIII — Craft, Projects, and the Real Machine'
partNumber: 8
order: 2
subtitle: 'Open vs closed, parking, parity, and the pre-flight checklist'
---

_Content coming soon._

<Run>{`// Close a sewn loop by returning to start
let start = pos()
repeat 12 [ fd 12 rt 30 ]
setpos start  // close the loop`}</Run>

<Checkpoint chapterId="ch-49">Chapter content coming soon.</Checkpoint>
