Single-repo KiCad workspace for all Pulse board revisions.
boards/r2/- imported from your existingpulser2boards/r2.1/- imported from your existingpulser2.1templates/scratch-board/- starter template for clean-slate revisionstools/new_revision.sh- helper script to create new revisions
Each board folder has its own KiCad-focused .gitignore.
Build from an existing revision:
./tools/new_revision.sh r3 --from r2.1Start from scratch:
./tools/new_revision.sh r3 --scratchAfter creation, open KiCad and work in boards/<revision>/.