![]() |
|
|
Welcome to the CNCzone.com-The Largest Machinist Community on the net! forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Home Page | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Mark Forums Read | Advertise With Us | Ad List |
|
|||||||
| OpenSource Software For the Discussion of Opensource CAD/CAM and NC shareware software etc) |
![]() |
|
|
Thread Tools | Display Modes |
|
#13
|
|||
|
|||
Although the website isn't working as I type this, these guys used to have a free point cloud to polygon program. http://www.paraform.com
__________________
Gerry (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#14
|
|||
|
|||
|
Open Source DXF - G Code
OpenOffice.org can read DXF files.
ACE Converter is open source and does DXF to G-Code: http://www.dakeng.com/ace.html Some C code to generate G-Code for various tasks (holes, pockets, threads): http://jelinux.pico-systems.com/gcode.html CAD/CAM for Linux: http://www.cadcam.co.at/freiter/gCAD3D_en.htm |
|
#15
|
||||
|
||||
|
Open Source Cad apps
I agree. They could do a lot more to make things easier on the machinist. I like the idea of entering in your machine specs (travel, ball screw wear maybe, spindle speed, etc) and let the software make some better choices than you could make.
I've also been dabbling in writing CAD/CAM apps. My stuff is in C, Visual Basic (for the front end GUI) and some older stuff in QuickBasic (conversion programs from one CAD format to another, such as APT to straight point cloud). I've made plenty of file converters for use in my machining. I haven't looked at the PERL stuff because... well I dont know PERL and I don't intend to learn. For me C, C++, VB, ASP, and PHP are quite enough. ![]()
|
| Sponsored Links |
|
#16
|
|||
|
|||
|
Hi galacticroot,
Nice project! If I knew perl, I'd help out. As far as features go, everybody wants everything - the greedy ********! I'd rather see someone start with the basics, get the kinks worked out, then add on as time/resources/tequilia permits. Here's a sick and twisted idea for ya... The ability to import a gcode file and reproduce a SVG file. It might actually be a nice way to verify the output, by feeding it back into the program. FWIW... cygwin can be ugly to install, there is PERL2EXE for all the non-nix folks. Good Luck, Jim... |
|
#17
|
|||
|
|||
|
I stumbled across these guys the other day, they are working on a Python based CAM system. In an email he said he hopes it will be open source:
http://www.freesteel.co.uk Interesting (the blog) reading in any case |
|
#18
|
|||
|
|||
|
GMAX is no longer open source
As of October 6, 2005 Autodesk only has thirty dayt trial downloads.
So does anyone have a copy of the shareware version they can send me? Thanks Bill |
|
#19
|
|||
|
|||
|
NIST (national institute of standards and technology)
source codes....compilers....open sources...see MEL (Manfacturing Engineering Labortory)....RCS....(real-time controll systems liabary) http://www.mel.nist.gov/product/software.htm http://www.isd.mel.nist.gov/projects/rcslib/ check these out hope they help.... |
|
#20
|
|||
|
|
|||
|
I wrote this one.
Converts standard G-Code back to DXF. Open source. http://www.cnczone.com/forums/showthread.php?t=8814
__________________
'------------ Wayne Hill |
| Sponsored Links |
|
#21
|
|||
|
|||
Get it while you can. http://www.turbosquid.com/gmax
__________________
Gerry (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#22
|
|||
|
|||
|
I do not know if anyone is familiar with Blender. But it is an opensource 3d modelling package. I think that if someone made a G-code generation script for it, that it would be extremely powerful. Imagine using Blender, a 5-axis G-code generation script, and Mach. A complete package (less CAD) for $159. Blender imports STL, SVG, DXF, and many others.
|
|
#23
|
|||
|
|||
|
O_o
The ideas here are really great! specially now that OpenCAM has a primitive support to Blender Objects!
These two screenshots show an object in blender and the same object beeing opened on OpenCAM. It is quite neanderthal stuff but it is working ^_^ Regarding SVG, I'm prefering to work with Inkscape, and, like the same idea of the owner of this topic, OpenCAM is going only on Linux! Let's mill some penguins for fun! |
|
#24
|
|||
|
|||
|
Man, i have been pondering on this idea...
if Open office can read DXF files, why cant you use the draw capabilities there to draw simple shapes in the OpenOffice Draw app, and then have it converted into DXF or G-code. this would make life on my plasma cutter a lot simpler!!! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Student Versions of CAD and CAM Software | Jcadwell | General CAM Discussion | 8 | 08-04-2008 10:22 AM |
| CAD CAM Demo strategy questions? | Idle hands | General CAM Discussion | 6 | 05-24-2005 02:45 PM |
| Newbie CAM questions | WoodSnarfer | General CAM Discussion | 3 | 11-12-2004 08:15 AM |
| Looking for a simple cam package | M@T | General CAM Discussion | 1 | 12-12-2003 12:35 PM |