Difference between revisions of "CNC Bender v12-20120728"

From ATTWiki
Jump to: navigation, search
(25px Radius Level Shift Command Names Can Be Changed)
(25px Radius Level Shift Command Names Simplified)
Line 15: Line 15:
 
__NOTOC__
 
__NOTOC__
  
===[[image:Check.jpg|25px]] Radius Level Shift Command Names Simplified===
+
===[[image:Check.jpg|25px]] Enhanced HALT in Processor for Servo Motion===
  
 
<table cellpadding=10>
 
<table cellpadding=10>
 
<tr valign=top>
 
<tr valign=top>
 
<td width=400>
 
<td width=400>
* The command names for the radius level shifting were often confusing when moving from HEAD shifters to CARRIAGE shiftersFor example, on a head shift machine, AllUp meant radius 1.  On carriage shift machine, AllUp meant the top radius (2 or 3).
+
* Implemented a stronger HALT in CNC Processor to be sure motion commands are halted during E-StopThis will ensure that Processor does not continue to move the bender during an E-Stop type event.
 
<br>
 
<br>
* This ambiguity is cleared up by naming the directional valve positions by RADIUS LEVEL number, rather than "UP" or "DOWN". 
 
<br>
 
* These are the new DEFAULT command names to use:
 
** Shift to Radius Level 1
 
** Shift to Radius Level 2
 
** Shift to Radius Level 3
 
** Shift to Radius Level 4
 
** Shift to Radius Level 2 From 1
 
** Shift to Radius Level 2 From 3
 
** Shift to Radius Level 3 From 2
 
** Shift to Radius Level 3 From 4
 
 
</td>
 
</td>
  
Line 40: Line 29:
 
</tr>
 
</tr>
 
</table>
 
</table>
 
 
  
 
=Other Pages=
 
=Other Pages=

Revision as of 17:37, 28 July 2012

v12-20120728

Cncv12procontrol withteachmode.jpg


Check.jpg Enhanced HALT in Processor for Servo Motion

  • Implemented a stronger HALT in CNC Processor to be sure motion commands are halted during E-Stop. This will ensure that Processor does not continue to move the bender during an E-Stop type event.


Other Pages