Difference between revisions of "CNC Bender v12-20120830"
From ATTWiki
Line 33: | Line 33: | ||
</table> | </table> | ||
− | ===[[image:Check.jpg|25px]] | + | ===[[image:Check.jpg|25px]] NEW: Added new Processlists === |
<table cellpadding=10> | <table cellpadding=10> | ||
<tr valign=top> | <tr valign=top> | ||
<td width=400> | <td width=400> | ||
− | + | Three new process lists were added: | |
+ | |||
+ | *autoloader_home.cncprocesslist | ||
+ | *autoloader_liftup.cncprocesslist | ||
+ | *autoloader_liftdown.cncprocesslist | ||
+ | |||
+ | These three processlists control the jogging that occurs behind the | ||
+ | |||
+ | *Autoloader Home button | ||
+ | *Lift Up button | ||
+ | *Lift Down button | ||
+ | |||
+ | Rules: | ||
+ | # The processlists do not need to exist - however, the buttons in the manual page will do nothing unless commands are inside the processlists. | ||
+ | # No block logic is accepted ([IF], etc.) in these processlists. | ||
+ | # Parameters are allowed - like "= cto:5000", etc. | ||
+ | |||
</td> | </td> | ||
Line 45: | Line 61: | ||
</tr> | </tr> | ||
</table> | </table> | ||
− | |||
=Other Pages= | =Other Pages= |
Revision as of 11:17, 30 August 2012
v12-20120830
|
Enhanced: Autoloader Manual Page Redesign
CNC Bender can now make the TUBE ROTATE and SEAM DETECT buttons invisible. See these two screens:
This next screen shows the two buttons removed from the screen:
Control the visibility of buttons with new low level options: |
NEW: Added new Processlists
Three new process lists were added:
These three processlists control the jogging that occurs behind the
Rules:
|
Other Pages
- Back to CNC Bender
- Back to CNC Bender Software Updates
- See CNC Bender General Information
- See Teach Mode
- See Custom Commands