5 lines
149 B
Plaintext
5 lines
149 B
Plaintext
startSketchOn(XY)
|
|
|> startProfileAt([0, 0], %)
|
|
|> xLine(length = 5)
|
|
|> involuteCircular(startRadius = 12, endRadius = 10, angle = 0, reverse = true)
|