[Home]AptProgrammingForEMC

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Showing revision 39

A CAM system for LinuxCNC

upload:Apt360.png [[home page at sourceforge]]

upload:Apt360-Axis-Spirograph.png upload:spiro1.jpg

Daniel Falck has been looking at an open source CAM program named Apt360

"Around 1999 or 2000, I learned that there was a computer language named Apt (automatic programming tool) that was the basis for most modern CAM systems. I also found out that there was source code available for this system. But, alas, the source was only available for VAX systems, which I had no access to. Well, fast forward to 2006, and the aptos project...." ramblings from DF- more to come on this story


the Hitchhikers Guide to the Galaxy might have said:


Links

I ran across a cool project that is dedicated to resurecting the old APT processor here:

URL for project: http://aptos.sourceforge.net/

It seems that this project has inspired someone to write a viewer for APT (VAPT) and it can be found here: https://sourceforge.net/project/showfiles.php?group_id=85596

(Note: the latest version of vapt never got uploaded to this page we will direct you to a later version when we get it up on the aptos project page)

This isn't a web link but, we have been hanging out in the freenode #cam channel (probably used to be dedicated to web cameras or something else : )

I was able to get both projects to run on Ubuntu Dapper and have been pretty pleased with what they can do

Get Stuff

Notes on installing apt360:

Notes on installing vapt:

For Ubuntu 7.10, $sudo apt-get install python-dev https://sourceforge.net/project/showfiles.php?group_id=85596&package_id=246636&release_id=541443

Build Stuff

install apt360 "./configure, ./make, ./make install" (there are some problems with ubuntu7.10-maybe related to the stock terminal that comes with it. The configure and make scripts are getting mangled)

postp has a python installer within postp directory, sudo python setup.py install --prefix=/usr/local

install vapt like this: within vapt directory, sudo python setup.py install --prefix=/usr/local

get inside the apt360 directory and create a symbolic link to the directory in which vapt resides

Now, on to the fun part....

Run Stuff

apt360(aka:apt)

Vapt

Example Output of VAPT
upload:vapt5.jpg

Links to Apt Code Syntax

http://www.nfrpartners.com/nfraptlang.htm

Apt code examples

upload:spirograph.apt

upload:apt360_examples.tar.gz

How To Run An Example, from Apt to Axis

TutorAptToAxis


LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
This page is read-only. Follow the BasicSteps to edit pages. | View other revisions | View current revision
Edited January 22, 2012 11:42 pm by CNCDreamer (diff)
Search:
Published under a Creative Commons License