SO3 XXL Project: Aztec Calendar

… so… screenshots? :wink:

There are SO3 projects on the Shapeoko forums, if your interested in browsing (though it is a mix of SO2 and SO3 projects).

Thanks Adam. Yeah, I’ve seen that too…but it’s just not super active. I know people around here are making stuff like crazy…so brag a little! :slight_smile:

1 Like

Happy to share screenshots when I get home. Anything in particular? I can show my toolpath panel for the v-carve and you can tell me if that’s what you’re asking for…

sorry if I’m being a little dense.

Here you go. Toolpath panel on the right. Bit settings in the smaller window. Toolpath preview behind. Let me know if you’re looking for something else.

2 Likes

Looks great Chris,Thank you for sharing :slight_smile:

Always interesting to see how different software sets these things up and how they show previews of the output. That’s helpful, thanks!

Chris,
Can you share the details on your bit choice for this project? Perhaps a link. I have hunted around for a .125 inch v-bit and find nothing but engraving bits.

Ah, good point. May not technically be a V bit. I used this engraving bit: http://m.ebay.com/itm/381434896894?_mwBanner=1

3 Likes

Wow impressive, nice work!

That’s awesome! What did you use to create the artwork if you don’t mind my asking?

Tom

Thanks @Camillette and @trichardson!

Tom, the artwork is an SVG of an Aztec Calendar I found online. I didn’t design it myself. :slight_smile:

BTW, one thing I just realized and not sure why it took me so long…I actually accidentally left the bit choice in Aspire set to a 90 degree bit, but actually used a 60 degree bit. That’s why you see the stairstepping in the deep carved parts. I kinda like it though. :slight_smile:

Awesome work and I love the wood.
From what I have been researching the Mayan or Aztec calendar is a must do project for new CNC builds.
Well here it is and I must say I am impressed with my Shapeoko 3.
$6 17.5in pine circular board from home depot and 3 hours on my shapeoko 3 XXl.
60 deg Vbit from inventables at 50in per min feed rate 15in per min plunge rate using UGS.
Now I have to find some good wood to make another.
I used tung oil but would like any advise on finishing this amazing project.

6 Likes

Wow. Looks great. Love it.

Nice project @ukman.
Can you elaborate on the front-end of your project path?
What toolchain is generating your CAM paths (Aspire as well)?

1 Like

Agreed I share everything I’ve made; limitations on post title and comment length seem to be most limiting. Even an “awesome” is restricted as a reply

1 Like

I’ve been casually searching on and off for the G-Code or other downloadable entity to create an Aztec calendar. All the Google’d references that were purported to point to this project are now inoperable.

Has anyone got a project reference for us Shapeoko users? I did notice there’s a sample project in the Camotics install, but it’s only 1 tool and is not a complete job,

Should be simple enough to calculate using one of the programmable vector graphics languages:

  • PostScript — one guy actually worked up a bicycle design language using this
  • METAPOST — way, way cool, and one of the ways to bring one to truly respect and understand Dr. Donald Knuth’s genius (it’s a gateway drug to METAFONT) — I’d give my interest in Hell to have a graphical front end for this which would work as I envision it (and wasn’t programmed in Java, sorry folks behind MetaGraf). That said, the new LuaTeX integration using the mplib is brilliant, and has me working in it fairly comfortably, and I’ve got an upcoming project which will use this.
  • Asymptote — front-end to METAPOST which is all high-tech and up-to-date (save for needing a nicer graphical front-end.
  • Processing — I’ve been surprised that more people don’t use this — I actually got a book on it (by request of my sister) for my birthday a while back, it was interesting, but never quite clicked with me as METAPOST has
  • TikZ, &c.

https://1drv.ms/u/s!AhCxdyszZx1O-FvH9-qWhPkTw171

here are all the files I used to carve the calendar.

5 Likes