Howto correct use 2d path for turtle3d "extrusion" ? #1934
Replies: 1 comment
-
|
I got answer |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use turtle for building 2d shapes for turtle3d.
The problem is:|
My paths do not render correctly if difference() used.
But path=circle(XX) renders correctly.
here example.
Beta Was this translation helpful? Give feedback.
All reactions