Difference between revisions of "AutoBuild"

From ATTWiki
Jump to: navigation, search
 
Line 5: Line 5:
 
<tr>
 
<tr>
 
<td width=300>
 
<td width=300>
AutoBuild will convert the current bender setup into a list of commands for the [[CNC Processor] called a [[processlist]].
+
AutoBuild will convert the current bender setup into a list of commands for the [[CNC Processor]] called a [[processlist]].
 
</td>
 
</td>
 
<td>
 
<td>

Latest revision as of 23:05, 30 December 2009

Cncbender logo.jpg

Operatorstation model.jpg


AutoBuild will convert the current bender setup into a list of commands for the CNC Processor called a processlist.

Autobuild.jpg

This is the middle of a sample processlist:

[DISPLAY] Next Step: (FRB Row 1) Close Pressure Die And Clamp, Home Boost Dies
AllDiesClose = cto:6000
[DISPLAY] Completed: (FRB Row 1) Close Pressure Die And Clamp, Home Boost Dies

[DISPLAY] Next Step: (FRB Row 1) Set Clamp Pressure To 0 %
SetClampPressure = pwr0:0.00000000, cto:6000
[DISPLAY] Completed: (FRB Row 1) Set Clamp Pressure To 0 %

[DISPLAY] Next Step: (FRB Row 1) Set PD Pressure To 0 %
SetPDPressure = pwr0:0.00000000, cto:6000
[DISPLAY] Completed: (FRB Row 1) Set PD Pressure To 0 %

[DISPLAY] Next Step: (FRB Row 1) Set Torque On Feed Axis To 15 %
SetTorqueFeed = tqe0:15
[DISPLAY] Completed: (FRB Row 1) Set Torque On Feed Axis To 15 %

[DISPLAY] Next Step: (FRB Row 1) Move Feed Axis +47.8779 MM Relative, and Move Bend Axis +90.0000 DEG Relative With Bottom Boost
FeedBendBoost1 = pos2:47.87787204, vel2:35.09566238, ump2:1, adp2:3, pos3:90.00000000, vel3:63.33333333, ump3:1, cto:60000
[DISPLAY] Completed: (FRB Row 1) Move Feed Axis +47.8779 MM Relative, and Move Bend Axis +90.0000 DEG Relative With Bottom Boost

[DISPLAY] Next Step: (FRB Row 1) Set Torque On Feed Axis To 90 %
SetTorqueFeed = tqe0:90
[DISPLAY] Completed: (FRB Row 1) Set Torque On Feed Axis To 90 %

[DISPLAY] Next Step: (FRB Row 1) Retract Mandrel
MandrelRetract = cto:6000
[DISPLAY] Completed: (FRB Row 1) Retract Mandrel