Difference between revisions of "CNC Bender Process List"

From ATTWiki
Jump to: navigation, search
Line 12: Line 12:
 
FeedNegRotatePos = pos0:192.32880000, vel0:812.80000000, ump0:1, pos1:0.00000000, vel1:300.00000000, ump1:1, cto:60000
 
FeedNegRotatePos = pos0:192.32880000, vel0:812.80000000, ump0:1, pos1:0.00000000, vel1:300.00000000, ump1:1, cto:60000
 
</pre>
 
</pre>
 +
 +
 +
=Other Pages=
 +
*Back to [[CNC Bender]]
 +
*Back to [[CNC Bender Software Updates]]

Revision as of 02:00, 21 December 2008

Cncbender logo.jpg

CNC Bender User Interface for ProControl

A Process List is a list of instructions that control CNC Bender's CNC Processor. The list is a programming language that allows for specific instructions to be programmed by the CNC Bender Process List Builder based on the instructions in the CNC Bender Data menu.

Because of the Process List language, CNC Bender is extremely flexible and customizable. For example is possible for a user to insert custom steps into the process that perform highly specialized features. These steps are commands with parameters that can completely change the behavior of a bend program.

This is an example of a single command from a process list that was generated by CNC Bender Process List Builder:

[DISPLAY] Next Step: (Pre-Bend) Move Feed Axis -7.5720 IN Relative, and Move Rotate Axis +0.0000 DEG Relative
FeedNegRotatePos = pos0:192.32880000, vel0:812.80000000, ump0:1, pos1:0.00000000, vel1:300.00000000, ump1:1, cto:60000


Other Pages