Difference between revisions of "Machine Lube Duration"

From ATTWiki
Jump to: navigation, search
m
 
Line 11: Line 11:
  
 
The value of 5000 in this example represents 5000 milliseconds (5 seconds) of the machine lube output enabled during [[auto lube]].
 
The value of 5000 in this example represents 5000 milliseconds (5 seconds) of the machine lube output enabled during [[auto lube]].
 +
 +
 +
==Other Pages==
 +
*Back to [[CNC Bender Technical Notes]]
 +
*See [[Auto Lube]] for details on how to test the Auto Lube system
 +
*See [[Configuring Machine Lube Settings]]
 +
*See [[CNCProcessor.cfg]]

Latest revision as of 21:13, 28 January 2009

Cncbender logo.jpg


What is It?

This is a property in the CNCProcessor.cfg file. It is a millisecond duration value that instructs CNC Processor to enable the machine lube event when the bend count reaches a preset value for a programmed number of milliseconds.

Value

A valid value is set from 1 to any integer value greater than 1 like this:

Machine Lube Duration= 5000

The value of 5000 in this example represents 5000 milliseconds (5 seconds) of the machine lube output enabled during auto lube.


Other Pages