CNCzone.com-The Largest Machinist Community on the net!


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
Go Back   CNCzone.com-The Largest Machinist Community on the net! > OpenSource CNC Design Center > OpenSource Software

Notices

OpenSource Software For the Discussion of Opensource CAD/CAM and NC shareware software etc)


Reply
 
Thread Tools Display Modes
  #13  
Old 07-01-2005, 07:23 AM
ger21 ger21 is offline
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 14,701
ger21 is on a distinguished road
Originally Posted by itsme
Hi there,

I'm not sure if this is in the scope of what you are doing, but there really isn't any 4-axis cam software around that is free or really cheap. I've looked all over and there really isn't much to be found.

The other thing that I would find very useful (although not really cam), is some kind of software that can convert point clouds from digitising into a form that CAD packages can understand.
Regards
Warren
Free 4-axis CAM http://www.rainnea.com/cnc_t_4axis.htm

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)
Reply With Quote

  #14   Ban this user!
Old 07-01-2005, 04:47 PM
SimonArthur SimonArthur is offline
 
Join Date: Dec 2004
Location: Atlanta, GA, USA
Posts: 102
SimonArthur is on a distinguished road
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
Reply With Quote

  #15   Ban this user!
Old 07-20-2005, 10:00 PM
Death Adder's Avatar
Death Adder Death Adder is offline
 
Join Date: Jul 2005
Location: USA
Age: 29
Posts: 179
Death Adder is on a distinguished road
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.

Originally Posted by Mechanoid
I think I am going to start with a controversy, but I do not think that loosely defined "professional" CAM programs need most of the features they have. It is amazing, but they also lack almost all of he features that they need.



I do not do enumeration or comparison of software here. I can only say that "professional" CAM packages look like — well, maybe first demos of a beginning research project? The tragedy is that they have long ago petrified in that stage. Do not ask for "all features of professional CAM" software. IMO, we can move on from this point only asking for features missing from it.
Reply With Quote

Sponsored Links
  #16   Ban this user!
Old 08-10-2005, 05:44 PM
jymmm jymmm is offline
 
Join Date: Feb 2005
Location: EARTH (Most of the time)
Posts: 21
jymmm is on a distinguished road
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...
Reply With Quote

  #17   Ban this user!
Old 10-11-2005, 06:21 PM
cartertool cartertool is offline
 
Join Date: Oct 2004
Location: USA
Posts: 161
cartertool is on a distinguished road
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
Reply With Quote

  #18   Ban this user!
Old 10-30-2005, 11:32 PM
MrWild MrWild is offline
 
Join Date: Oct 2005
Location: US
Posts: 773
MrWild is on a distinguished road
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
Reply With Quote

  #19   Ban this user!
Old 11-02-2005, 11:11 AM
oaktree444 oaktree444 is offline
 
Join Date: Sep 2005
Location: south/eastern united states
Posts: 12
oaktree444 is on a distinguished road
Wink

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....
Reply With Quote

  #20   Ban this user!
Old 11-24-2005, 02:31 AM
WayneHill WayneHill is offline
 
Join Date: Mar 2004
Location: Michigan
Posts: 643
Blog Entries: 5
WayneHill is on a distinguished road
I wrote this one.

Converts standard G-Code back to DXF.
Open source.

http://www.cnczone.com/forums/showthread.php?t=8814
__________________
'------------
Wayne Hill
Reply With Quote

Sponsored Links
  #21  
Old 11-24-2005, 10:45 AM
ger21 ger21 is offline
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 14,701
ger21 is on a distinguished road
Originally Posted by MrWild
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

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)
Reply With Quote

  #22   Ban this user!
Old 07-30-2006, 12:00 AM
tiefpunktball tiefpunktball is offline
 
Join Date: Mar 2005
Location: united states
Posts: 1
tiefpunktball is on a distinguished road
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.
Reply With Quote

  #23   Ban this user!
Old 07-31-2006, 02:41 PM
theomagus theomagus is offline
 
Join Date: Jul 2006
Location: Brazil
Posts: 24
theomagus is on a distinguished road
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!
Attached Images
File Type: png opencam17.png‎ (28.2 KB, 90 views)
File Type: png opencam18.png‎ (27.7 KB, 94 views)
Reply With Quote

  #24   Ban this user!
Old 06-06-2007, 05:18 AM
ADucci ADucci is offline
 
Join Date: Oct 2006
Location: South Africa
Posts: 48
ADucci is on a distinguished road
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!!!
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

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




All times are GMT -5. The time now is 03:51 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.