Space-Time Turtle Spiral Generator 3D Printer Model

Author: @
License: CC BY-NC-SA
File formats: scad,stl
Download type: zip
Size:228.1KB

The file 'Space-Time Turtle Spiral Generator 3D Printer Model' is (scad,stl) file type, size is 228.1KB.

Summary

Space-time representation of Turtle Geometry square spirals. Derived from the Turtle Spiral Generator OpenSCAD code of JustinSDK. Z-axis is representing time, assuming a constant Turtle speed.

Spirals are reproducing a LOGO code of the following kind (LibreLogo code):

TO SPIRAL IL EL DS AIF IL < EL [ STOP ]FORWARD ILLEFT ASPIRAL IL–DS EL DS AENDSPIRAL 50 5 0.5 89

where

IL: initial lenghtEL: ending leghtDS: decreasing stepA: turning angle
turtle_spiral_3.scad 4.5KB
turtle_spiral_3.stl 2.2MB