Close

Hilbert Curves

A project log for Gcode Playground

Writing my own Gcode generator for pen plotter

mike-szczysMike Szczys 12/20/2019 at 07:251 Comment

I grabbed some simple Hilbert Curve code from this thread:

https://stackoverflow.com/questions/7218269/hilbert-curve-analysis

And added the ability to export gcode instructions as the recursive function played out. The result is very satisfying as the pen is never picked up.

Code for this is available in the files section.

Discussions

Ahron Wayne wrote 04/30/2020 at 15:19 point

Hey, I like this! a shape you never pick up is very efficient.

  Are you sure? yes | no