some things needed for multi-profile tests
This commit is contained in:
@ -2071,7 +2071,8 @@ profile011 = startProfileAt([5.07, -6.39], sketch003)
|
||||
|> lineTo([profileStartX(%), profileStartY(%)], %)
|
||||
|> close(%)
|
||||
extrude003 = extrude(2.5, profile011)
|
||||
revolve002 = revolve({ angle = 45, axis = seg02 }, profile008)
|
||||
// TODO this breaks the test,
|
||||
// revolve002 = revolve({ angle = 45, axis = seg02 }, profile008)
|
||||
`
|
||||
)
|
||||
})
|
||||
|
Reference in New Issue
Block a user