Difference between revisions of "Configuring Machine Lube Settings"
From ATTWiki
(→Configuration Section: "Machine Lube") |
(→Configuration Section: "Machine Lube") |
||
Line 22: | Line 22: | ||
<table cellpadding=10> | <table cellpadding=10> | ||
<tr> | <tr> | ||
− | <td bgcolor="#abbad1"> | + | <td bgcolor="#abbad1">Feature</td> |
<td bgcolor="#e3e4f5">Read</td> | <td bgcolor="#e3e4f5">Read</td> | ||
</tr> | </tr> | ||
Line 32: | Line 32: | ||
<tr> | <tr> | ||
− | <td> | + | <td>How many bends to the next lube?</td> |
<td>[[Lube Machine At Bend Count]]</td> | <td>[[Lube Machine At Bend Count]]</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Pulse | + | <td>Pulse the output?</td> |
<td>[[Pulse Machine Lube Pump]]</td> | <td>[[Pulse Machine Lube Pump]]</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td> | + | <td>Keep going until the lube is complete?</td> |
<td>[[Watch For Machine Lube Complete Input]]</td> | <td>[[Watch For Machine Lube Complete Input]]</td> | ||
</tr> | </tr> |
Revision as of 21:40, 28 January 2009
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.
Feature | Read |
Lubes for how long? | Machine Lube Duration |
How many bends to the next lube? | Lube Machine At Bend Count |
Pulse the output? | Pulse Machine Lube Pump |
Keep going until the lube is complete? | Watch For Machine Lube Complete Input |
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