1
0
Fork 0

Oops, lost the notches somewhere. They're back!

This commit is contained in:
woutervdub 2023-12-19 19:53:04 +00:00
parent 5e23af2c7f
commit 653a6b0309

View file

@ -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', {