Computer Aided Manufacturing: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Computer-aided Manufacturing File Streamer and Interpreter= Streaming CAM Files from the Computer to a Microcontroller with an Interpreter http://opensourceecology.org/wiki/Co...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
http://opensourceecology.org/wiki/Computer_to_Microcontroller | http://opensourceecology.org/wiki/Computer_to_Microcontroller | ||
=CAD to CAM File Conversion= | |||
[http://opensourceecology.org/wiki/Visolate Visolate: Circuit Board Toolpath Generator] | |||
[http://opensourceecology.org/wiki/2D_CAM Dxf2Gcode: Converter of dxf files to gcode files] | |||
[http://pycam.sourceforge.net/ PyCAM: Toolpath Generator for 3 Axis Machining] | |||
=Computer and Microcontroller Communication= | |||
Firmata: General Computer-Microcontroller Protocol | |||
http://firmata.org/wiki/Main_Page | |||
=Robotics Software= | |||
Robot Operating System | |||
http://www.ros.org/wiki/ |
Latest revision as of 00:48, 5 July 2012
Computer-aided Manufacturing File Streamer and Interpreter
Streaming CAM Files from the Computer to a Microcontroller with an Interpreter
http://opensourceecology.org/wiki/Computer_to_Microcontroller
CAD to CAM File Conversion
Visolate: Circuit Board Toolpath Generator
Dxf2Gcode: Converter of dxf files to gcode files
PyCAM: Toolpath Generator for 3 Axis Machining
Computer and Microcontroller Communication
Firmata: General Computer-Microcontroller Protocol
http://firmata.org/wiki/Main_Page
Robotics Software
Robot Operating System