Difference between revisions of "Configuring Machine Lube Settings"

From ATTWiki
Jump to: navigation, search
(Configuration Section: "Machine Lube")
(Configuration Section: "Machine Lube")
Line 17: Line 17:
 
</pre>
 
</pre>
  
The four values above control the machine lube features in CNC Bender.
+
The four values control the machine lube features in CNC Bender.
  
<table width="600" cell padding="15">
+
 
 +
<table cellpadding=10>
 
<tr>
 
<tr>
<td>Value 1: "Machine Lube Duration"</td>
+
<td bgcolor="#abbad1">Property Value</td>
<td>Read how to set the [[Machine Lube Duration]]</td>
+
<td bgcolor="#e3e4f5">Read</td>
 
</tr>
 
</tr>
 +
 
<tr>
 
<tr>
<td>Value 2: "Lube Machine At Bend Count"</td>
+
<td>Machine Lube Duration</td>
<td>Read how to set the [[Lube Machine At Bend Count]]</td>
+
<td>Read [[Machine Lube Duration]]</td>
 
</tr>
 
</tr>
 +
 
<tr>
 
<tr>
<td>Value 3: "Pulse Machine Lube Pump"</td>
+
<td>Lube Machine At Bend Count</td>
<td>Read how to set the [[Pulse Machine Lube Pump]]</td>
+
<td>Read [[Lube Machine At Bend Count]]</td>
 
</tr>
 
</tr>
 +
 +
<tr>
 +
<td>Pulse Machine Lube Pump</td>
 +
<td>Read [[Pulse Machine Lube Pump]]</td>
 +
</tr>
 +
 
<tr>
 
<tr>
<td>Value 4: "Watch For Machine Lube Complete Input"</td>
+
<td>Watch For Machine Lube Complete Input</td>
<td>Read how to set the [[Watch For Machine Lube Complete Input]]</td>
+
<td>Read [[Watch For Machine Lube Complete Input]]</td>
 
</tr>
 
</tr>
 
</table>
 
</table>

Revision as of 21:38, 28 January 2009

Cncbender logo.jpg

Contents


In the CNCProcessor.cfg File

The CNCProcessor.cfg contains the property values that allow you adjust the Machine Lube setup in CNC Bender. For more about the config file, see CNCProcessor.cfg.


Configuration Section: "Machine Lube"

The settings in this file are separated by sections with section names in square brackets. This is an example:

[Machine Lube]
Machine Lube Duration=5000
Lube Machine At Bend Count=100
Pulse Machine Lube Pump=1
Watch For Machine Lube Complete Input=0

The four values control the machine lube features in CNC Bender.


Property Value Read
Machine Lube Duration Read Machine Lube Duration
Lube Machine At Bend Count Read Lube Machine At Bend Count
Pulse Machine Lube Pump Read Pulse Machine Lube Pump
Watch For Machine Lube Complete Input Read Watch For Machine Lube Complete Input




Other Pages