Fix git merge conflicts from Helix and Cache work

This commit is contained in:
Adam Chalmers
2025-01-16 10:45:18 -06:00
committed by Nick Cameron
parent 10c446151b
commit 617dcfee34
7 changed files with 12 additions and 12 deletions

View File

@ -49,7 +49,7 @@ springSketch = startSketchOn('YZ')
// Create a helix around an edge.
helper001 = startSketchOn('XZ')
|> startProfileAt([0, 0], %)
|> line([0, 10], %, $edge001)
|> line(end = [0, 10], tag = $edge001)
helixPath = helix({
angleStart = 0,