
Hello!
I need some help in the configuring of Alphacam postporcessor.
I have an simultaneous 5-axis, custom-made milling machine drived by the Mach3 software, and i like to take advantege of its capabilities, but i'm stuck in the setting up of the postprocessor. I think i made the representation of the machine in the Alphacam well, but i can't set the limits of the axes for example. I modifying the 'Alpha Standard 5 ax Mill.amp' postprocessor.
I found a line, which is responsible for one of the axes:
$570 4/5 axis Max angle (degrees). Set to 0 to indicate 3 - axis machine.
90
If i changing the number, then making a path on a chamfer for example, the max angle of the B axis gets limited in the simulation, but it takes no matter - the generation of the path is the same with smaller angle as i do not limited it. How can i plead with the Alphacam to do the calculations with the given values? And how can i set the max angle for the other axes?
The Y and Z moves is made by the tool side of the machine (the blue parts of it: HEAD, B AXIS, C AXIS, JIG), for the X positioning the TABLE moves.
AXIS MIN DEFAULT MAX
B -90 deg 0 deg +90 deg
C 0 deg 0 deg +180 degIn the declaration of B and C axes i can set up the machine to any of the styles above, but i like to use the signed formula if it is possible. I found a line in the help of the Alphaedit (the postprocessor editor of the Alphacam), i thought if i put it in the postprocessor, it will solve the problem of the signed angles, but nothing happend:
$577 Allow Positive and Negative Tilt (1 = Yes, 0 = No)
1
Should i set a minimum, not just the maximum angle for the axes? But i didn't find any info about how can i do this.
Is there a whitepaper, or anything else which can help me to set up the postprocessor? My only help is the help of the Alphaedit, nothing else.