Turtle Spiral Generator 3D Printer Model

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

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

Summary

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:

And Ball of Characters:



turtle_spiral.scad 4.1KB
turtle_spiral_samlpe_4.stl 1.6MB
turtle_spiral_sample_1.stl 1.8MB
turtle_spiral_sample_2.stl 1.5MB
turtle_spiral_sample_3.stl 1.0MB