Difference between revisions of "CNC Bender v12-20111222"

From ATTWiki
Jump to: navigation, search
(25px NEW - PRESSURE DIE SERVO Axis)
(25px NEW - Communication of 6 Digit Integer Part Number with GE-Fanuc Robot)
Line 32: Line 32:
 
</table>
 
</table>
  
===[[image:Check.jpg|25px]] NEW - Communication of 6 Digit Integer Part Number with GE-Fanuc Robot ===
+
===[[image:Check.jpg|25px]] NEW - Options for PD Servo Motion ===
  
[[image:ge-fanuc_communications.jpg|500px]]
 
 
<table cellpadding=10>
 
<table cellpadding=10>
 
<tr valign=top>
 
<tr valign=top>
 
<td width=400>
 
<td width=400>
* A new communications program can be run by the new feature described above.<br><br>
+
Bending Options: PD Servo Retract Position
* The program loads into memory, loads the current part from the part log, sends the data to the Fanuc robot, then closes.<br><br>
+
* This method of sending data allows any software developer to create a program that can send data to other computers through networks whenever CNC Processor changes parts.
+
 
</td>
 
</td>
 
 
<td width=300>
 
<td width=300>
 +
[[image:pd_servo_retract_postion.jpg|300px]]
 
</td>
 
</td>
 
 
 
</tr>
 
</tr>
 
</table>
 
</table>
 
  
 
===[[image:Check.jpg|25px]] NEW - CNC Processor Builds a Part Name File in the LOGS Folder  ===
 
===[[image:Check.jpg|25px]] NEW - CNC Processor Builds a Part Name File in the LOGS Folder  ===

Revision as of 04:04, 23 December 2011

v12-20111222

Cncv12procontrol withteachmode.jpg

Check.jpg NEW - Servo-controlled PRESSURE DIE Motion

Manual page PD axis.jpg Manual page PD axis closeup.jpg

  • Servo-controlled pressure die positioning is much more accurate and the motion is smoother.

  • This feature is especially useful for extreme accuracy during part capture. Parts can be accurately captured by the pressure die during PREBEND (Load), BENDING, and POSTBENDING (Unloading).



Check.jpg NEW - Options for PD Servo Motion

Bending Options: PD Servo Retract Position

Pd servo retract postion.jpg

Check.jpg NEW - CNC Processor Builds a Part Name File in the LOGS Folder

  • When CNC Processor encounters a PART NAME command in the processor list, it now saves the part name to the a "cncprocessor_partname.log" file in the c:\cnc\logs folder.

  • This file contains only the part number, and can be accessed by any external process to allow the external process to know which part is currently running.

Check.jpg ENHANCED - Seam Find Detection Logic

Holedetect1.jpg

  • Several new PREBEND options allow for better control of the seam detect option in the Rotate Axis.

  • Added new COMDEF to set the seam detect rotate axis jog speed: Set Rotate Jog Speed.comdef

  • Added new HELP files to explain the new PREBEND seam detect options.

  • Added Sensor advance and retract COMDEFs (Seam Sensor

Holedetect2.jpg

Check.jpg Other

  • Importing older part files now brings the Tool data into memory also.

  • Older file imports no longer reset the bender name.

  • New COMDEFS were added:
    • Set Rotate Jog Speed.comdef
    • Seam Sensor Retract.comdef
    • Seam Sensor Advance.comdef

  • New CIO objects were added:
    • Output_SeamDetectSensor_Advance
    • Output_SeamDetectSensor_Retract

  • New help files were added:
    • Option_PrebendSeamDetectDegreesPerSecond.rtf
    • Option_PrebendSeamDetectFeedAbsoluteSpeed.rtf
    • Option_PrebendSeamDetectFeedAbsolutePosition.rtf
    • ExternalFileToRunWhenPartChangesInProcessor.rtf

  • This help file was updated:
    • Option_PrebendSeamDetectMode.rtf

Other Pages