DDICADcast 16: Customizing CAMWorks Post Processors Part 2

preview_player
Показать описание
This DDi CADcast covers the basics of creating a custom CAMWorks Post Processor. Topics include:

-Editing and compiling custom post processors
-Answering common questions regarding post processor customization
-Modifying attributes and sections in source and library files
Рекомендации по теме
Комментарии
Автор

Bro your videos are so good such a pity you don't make them anymore.

impactodelsurenterprise
Автор

I am working with a Fadal post and my first line is %, second line the O number, and both are well. I do need then, below the O number, the tool list.
In the sample the tool list goes at the very top of the code, but I did not find the way to get my target.
Could it be done?
How?

jorgegranda
Автор

I wrote this nice code only to be met with variables that are unitialized (well, they have the wrong values in them).

:ATTRNAME=PECK IT
:ATTRTYPE=POST
:ATTRVTYPE=CHARACTER
:ATTREMARK=
:CODETYPE=FORMAT
:ATTRCFUNC=CALC_PECKS(Z_DEPTH, Z_CLEAR, dwell, SUB_PECK, OPR_Z_FACE)
:WORD_ADDRESS_BEF=
:VAR=PECKERSTR
:MODAL=NO
:ATTREND

dwell is the only one that is what it should be and the template is simple

:T:<N>MAW<PECK_IT><EOL>

How do I get those variables initialized?

thebeststooge
Автор

great video! I tried to make the changes in this video and some were fine but i didn't have the CALC_START_OF_TAPE in the .LIB file or anywhere i could find. i did see it in some of the other posts after investigating. how would i go about getting the tool list if there is no CALC_START_OF_TAPE?

Also, the tool numbers are a bit nutty, in one line it lists it as T0202 for tool #2, and then a line later it lists it as T0200, I can see where that would get confusing. being I only use this on a machine with fewer then 100 tools, is there a way to limit the tool numbers to 2 digit eg.. T01, T02 etc?

SmallShopConcepts
Автор

I can only get it to post out as a G54. In Camworks I have the different setups G54.1 P1-P10, how do get it to actually post that out.

joshavan
Автор

Is it possible to change the Z axis to an Y axis and the Y axis to the Z axis, and reverse the X axis?

voldenracing
Автор

Hi! Im making HH PP. In each line in my program there is fedrate value, but I need it just in case when feedrate change.
How can I do it? For example 
1 L X15 F300
2 L Y10 F300
3 L X30 Y-15 F 300

ГеоргийЦатурян-вя
welcome to shbcf.ru