Simple Papercut Fractals

Hello, GF community!

I’ve been so inspired by creativity of the members of this forum, that I felt the need to start contributing.

My 10 year old son was recently fascinated by fractal designs and we decided to see if we could paper cut something on the GF. We settled on a simple Sierpinski triangle. Being lazy, instead of drawing it out in inkscape, we wrote a python program to draw it for us using the svgwrite library.

We used an acid free drawing paper, and after playing around with the power settings we found these that worked best:

  • cuts: speed 300, power 12
  • scores for folds: speed 400, power 7
  • (YMMV depending on your paper weight)

The scores all held up well (they didn’t cut through the paper)

Here’s what it looks like onscreen.

I uploaded the code to github here: GitHub - sparamona/SierpinskiTriangleSVG: Python script to draw Sierpinski triangles for the laser cutter if anyone is interested.

Thank you for the continued inspiration!

45 Likes

Oh, how beautiful! (All that folding.) :grinning:

2 Likes

Wow! Thanks for sharing! I’ll definitely give that a try when my Glowforge is working again.

2 Likes

Great project. Thank you for sharing.

2 Likes

That is fantastic!!

And thank you for the reference to svgwrite. That will be very helpful!

1 Like

That is amazing ! And thanks also for that svgwrite reference. And now perhaps a 3d Hilbert curve fold?

1 Like

Not my definition of lazy!

What a great project :sunglasses:

6 Likes

Beautiful!