Difference between revisions of "CNC Bender v12-20120830"
From ATTWiki
Line 49: | Line 49: | ||
These three processlists control the jogging that occurs behind the | These three processlists control the jogging that occurs behind the | ||
− | + | #Autoloader Home button | |
− | + | #Lift Up button | |
− | + | #Lift Down button | |
<br> | <br> | ||
Line 58: | Line 58: | ||
# The processlists do not need to exist - however, the buttons in the manual page will do nothing unless commands are inside the processlists. | # 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. | # No block logic is accepted ([IF], etc.) in these processlists. | ||
− | # Parameters | + | # Parameters ARE allowed - like "= cto:5000", etc. |
# The commands in the processlists are treated like individual jogs. | # The commands in the processlists are treated like individual jogs. | ||
Revision as of 11:22, 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