Difference between revisions of "CNC Bender v12-20120830"
From ATTWiki
Line 39: | Line 39: | ||
<tr valign=top> | <tr valign=top> | ||
<td width=400> | <td width=400> | ||
− | Three new | + | Three new processlists were added: |
#autoloader_home.cncprocesslist | #autoloader_home.cncprocesslist | ||
Line 45: | Line 45: | ||
#autoloader_liftdown.cncprocesslist | #autoloader_liftdown.cncprocesslist | ||
− | + | <br> | |
These three processlists control the jogging that occurs behind the | These three processlists control the jogging that occurs behind the | ||
Line 53: | Line 53: | ||
*Lift Down button | *Lift Down button | ||
− | + | <br> | |
Rules: | Rules: | ||
Line 59: | Line 59: | ||
# No block logic is accepted ([IF], etc.) in these processlists. | # No block logic is accepted ([IF], etc.) in these processlists. | ||
# Parameters are allowed - like "= cto:5000", etc. | # Parameters are allowed - like "= cto:5000", etc. | ||
+ | # The commands in the processlists are treated like individual jogs. | ||
</td> | </td> |
Revision as of 11:20, 30 August 2012
v12-20120830
|
Enhanced: Autoloader Manual Page Redesign
NEW: Added new Processlists for Autoloader Buttons
Three new processlists 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