From 653a6b0309309d0de9a74c6329957a400a52db8f Mon Sep 17 00:00:00 2001 From: woutervdub Date: Tue, 19 Dec 2023 19:53:04 +0000 Subject: [PATCH] Oops, lost the notches somewhere. They're back! --- designs/lumira/src/leg.mjs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/designs/lumira/src/leg.mjs b/designs/lumira/src/leg.mjs index 94120beed5b..1e9080eb4d7 100644 --- a/designs/lumira/src/leg.mjs +++ b/designs/lumira/src/leg.mjs @@ -67,6 +67,9 @@ export const leg = { snippets.circle6 = new Snippet('notch', points.frontGusset) if (backGusset) { + snippets.circle1 = new Snippet('notch', paths.backCircle.shiftFractionAlong(0.25)) + snippets.circle2 = new Snippet('notch', paths.backCircle.shiftFractionAlong(0.5)) + snippets.circle3 = new Snippet('notch', paths.backCircle.shiftFractionAlong(0.75)) snippets.circle5 = new Snippet('notch', points.backCircleGusset) const backCircle = paths.backCircle.edge('right') macro('hd', {