post processor for windows version
Hi Bob- Thanks for the interesting email. The built-in matrix math should prove handy for your help for your friend. Sounds like a good idea. What I downloaded was apt360-1.0.2-windows-32-bit.zip that I unzipped into C:\usr\bin as directed and this is what I got. I see the problem now. I assumed you got the Linux version. The windows port was created by another author, and he hasn't maintained that package, and the documents are apparently not there. I suggest you download the Linux version, just...
Thanks so much for your reply. Truly appreciated!! Yes, you're correct. You had to be able to visualize the tool and where you were in space at all times. The majority of the programmers were solicited from the top tier machinists at the time, but even so, there was a high degree of failure from those that were drafted. I had had advanced college level mathematics and that made a lot of my understanding a lot easier than most. APT even provided a work around for those who didn't know where they were,...
Hi Bob- I'm glad you are enjoying it. 5 axis in Apt requires quite a bit of mental/visual gymnastics to get right without any visual feedback. It sounds like you used it at the highest skill level. We do have the original manual converted to html. You can find it at your install location /apt360-1.0.3/apt360-1.0.3/doc/manual/index.html The error code depends on where it happened in the translation process. For section one, error 23 is Illegal FINI format, or missing FINI (/* encountered) In section...
Hi Bob- I'm glad you are enjoying it. 5 axis in Apt requires quite a bit of mental/visual gymnastics to get right without any visual feedback. It sounds like you used it at the highest skill level. We do have the original manual converted to html. You can find it at your install location /apt360-1.0.3/apt360-1.0.3/doc/manual/index.html The error code depends on where it happened in the translation process. For section one, error 23 is Illegal FINI format, or missing FINI (/* encountered) In section...
Hi Bob- I'm glad you are enjoying it. 5 axis in Apt requires quite a bit of mental/visual gymnastics to get right without any visual feedback. It sounds like you used it at the highest skill level. We do have the original manual converted to html. You can find it at your install location /apt360-1.0.3/apt360-1.0.3/doc/manual/index.html The error code depends on where it happened in the translation process. For section one, error 23 is Illegal FINI format, or missing FINI (/* encountered) In section...
Hi Bob- I'm glad you are enjoying it. 5 axis in Apt requires quite a bit of mental/visual gymnastics to get right without any visual feedback. It sounds like you used it at the highest skill level. We do have the original manual converted to html. You can find it at your install location /apt360-1.0.3/apt360-1.0.3/doc/manual/index.html The error code depends on where it happened in the translation process. For section one, error 23 is "Illegal FINI format, or missing FINI (/* encountered)." In section...
Hi Bob- I'm glad you are enjoying it. 5 axis in Apt requires quite a bit of mental/visual gymnastics to get right without any visual feedback. It sounds like you used it at the highest skill level. We do have the original manual converted to html. You can find it at <your install="" location=""> /apt360-1.0.3/apt360-1.0.3/doc/manual/index.html The error code depends on where it happened in the translation process. For section one, error 23 is "Illegal FINI format, or missing FINI (/* encountered)."</your>...
Error codes
I have the latest Visual Studio along with Visual Studio 6. I have kept my Visual Studio 6 going because I could never see any real benefit to moving from VB6 to VB.NET as so much functionality was lost, along with using VBA in AutoCAD to develop my own CNC tools. I have recently used this to create a couple CNC programs that we are using at my work to waterjet and then mill a group of coupons for pull testing. Change 5 parameters and run APT and get my 2 programs out. A slightly friendlier user...
Hello Peter, Do you have a compiler / linker setup (ex. Visual Studio xxxx) that can build an executable for your Windows 10? If so, which one? Phil(f) in WI On 3/20/2023 8:06 PM, Peter Cook wrote: I have been looking at this for a couple years, and am currently getting a post processor working. I would like to try compiling and updating to work with Windows 10. Any pointers on compiling APT? I would also like to look at the code put out for an arc, some versions suggest that the output data should...
I have been looking at this for a couple years, and am currently getting a post processor working. I would like to try compiling and updating to work with Windows 10. Any pointers on compiling APT? I would also like to look at the code put out for an arc, some versions suggest that the output data should change the circle normal based on whether the arc is clockwise or counterclockwise. As is I am have to use a brute force approach in the post.
I am available to ask questions. I have not added to the code base for a while, but welcome anyone interested in adding their ideas. Please let me know.
Is there anyone involved with this project?
The problem is not APT, the problem is that you need a postprocessor to do this for you. And you are demanding a lot. APT is for true multiaxis, where the spindle has the ability to be offset off parallel with Z and to then be rotated. That is why the calculations are done the way they are. If you want a better POST then perhaps you should do as I am an work on a POST that meets your needs.
a variable was not being set in the read routine and so the POINT of
miscellaneous fiddling with example programs. Main reason for this
renamed ptonly post because "ptonly" is a keyword, so the program
printing a cl text file; added test directory
added "rb" (binary mode) to file open command. ...
changes for version 1.0.3- configure version nu...
changed a long long int definition to uinteger ...
removed files from cache so gitignore would work
changes to enable x64 compilation
Merge branch 'devel' of ssh://git.code.sf.net/p...
continuing changes to structure
Added a post for Crusader II control. Various i...
added some more tests
simplification of code. Some problems in the co...
simple changes
moved much of the functionality out of the indi...
more simplification of code, and movement of co...
added a testing framework with unittest. Cleane...
added a simple testing framework. Not quite fun...
initial cleanup of some stale files after impor...
moved getopt.h to getopt.win.h because of confl...
stuff accidentally imported
*** empty log message ***
Add original document reference
Initial upload of mods to support building with...
*** empty log message ***
Add original document reference to index
update css for vocab/index
typo fixing
PRINT/ON was exporting dxf files. Now exports a...
*** empty log message ***
*** empty log message ***
added apt360 .html, .css, .png, and .gif manual...
fix geometry.html link to line_kw.html and shor...
Commiting additional files used for the VS2008 ...
fix two typos and 5kchr long lines
Add missing index section with vocablulary and ...
add index/vocabulary
Initial commit of VS2008 SLN and VCPROJ files f...
Initial commit of VS2008 LIBF2C.VCPROJ file (re...
*** empty log message ***
added --nopost command line option
fixed a problem in the configure.in that was ca...
more corrections in the manual
fix typos and long lines in pp_with_params.html
changed the libf2c makefile from the original s...
Finished first version of vocab.html and fixing...
initial import
some simple errors that prevented compiling on ...
*** empty log message ***
*** empty log message ***
moved the libf2c library into the source tree f...
Initial commit of Windows build (ZIP file) and ...
repaired six-parameter gconic definition
fixed a mistake that kept REFSYS from working c...
*** empty log message ***
*** empty log message ***
fix RETRCT and long lines
add and update index entries A,B,C now done