Grasshopper

algorithmic modeling for Rhino

Hi Guys,

I'm new of arduino and firefly and I would need help.

I have started a project  to auto-build a cnc milling, but I have some doubt.

There is some algorithm that can convertes a 3d model from rhino into a code for arduino?

Thanks!

Views: 1752

Replies to This Discussion

Hi Stefano,

Unfortunately there is no automatic way to convert 3d models into code to control a CNC mill via an arduino.  You would need to write your own logic to make whatever tool paths you want, and then convert that into some sort of motor control (steppers would probably work for this).  There are a number of different examples on the forum which show how to make tool paths for CNC machines and some that convert those paths into machine code (like G-code)... but I don't know of a way to convert G-code into motor control.  Anyway, like I said, there's no automatic way to do this.  It's not an impossible task, but you will likely need to make your own logic to control your mill.

HTH,

Andy

Thanks very much!

Guys below I share an interesting site that might be intresting


http://reprap.org/wiki/Arduino_GCode_Interpreter#Firmware_Configura...

Interesting... Thanks for posting.  I did not know that existed.

I am working on something similar. Have you any updates to post?

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service