Turtle Spiral Generator
von JustinSDK
77
Downloads
79
Likes
0
Makes
Imagine there's a turtle drawing the line spirally. See the following examples directly.
----
- height = 5
- beginning_length = 100
- decreasing_step = 0.5
- angle = 89
- ending_length = 5
- line_width = 1

----
- height = 5
- beginning_length = 100
- decreasing_step = 0.5
- angle = 73
- ending_length = 5
- line_width = 1

----
- height = 5
- beginning_length = 100
- decreasing_step = 2
- angle = 145
- ending_length = 5
- line_width = 1

----
I use this as a based to create [Spiral Characters](https://www.thingiverse.com/thing:1404251):
[
----
- height = 5
- beginning_length = 100
- decreasing_step = 0.5
- angle = 73
- ending_length = 5
- line_width = 1

----
- height = 5
- beginning_length = 100
- decreasing_step = 2
- angle = 145
- ending_length = 5
- line_width = 1

----
I use this as a based to create [Spiral Characters](https://www.thingiverse.com/thing:1404251):
[![Spir
JustinSDK veröffentlicht auch auf
4 zusätzliche Modelle auf 1 weiteren Plattformen
Hast du dieses Modell gedruckt? Einloggen und dein Make teilen!
Melde dich an, um einen Kommentar zu hinterlassen
AnmeldenNoch keine Kommentare – sei der Erste!