Difference between revisions of "Auto Lube"

From ATTWiki
Jump to: navigation, search
(Testing Values with the Machine Lube Button)
Line 15: Line 15:
 
===Testing Values with the Machine Lube Button===
 
===Testing Values with the Machine Lube Button===
  
<table width=400>
+
<table width="400">
 
<tr>
 
<tr>
<td><font size=3>This is the Activate Machine Lube button</font>
+
<td><font size=3>This is the Activate Machine Lube button</font></td>
 
<td>[[image:cncbender_activatemachinelube_button.jpg]]</td>
 
<td>[[image:cncbender_activatemachinelube_button.jpg]]</td>
 
</tr>
 
</tr>

Revision as of 17:44, 29 January 2009

Contents

The Auto Lube feature automatically pulses an output for a designated number of seconds to lube the machine. The event is triggered after a pre-configured number of bends in the CNCProcessor.cfg file is reached.

Viewing and Testing Auto Lube

CNC Bender allows you to view the values and test for their setup in the interface.

The Machine Lube Tab

This is the Machine Lube tab menu in CNC Bender:

Cncbender processor diagnostic.jpg




Testing Values with the Machine Lube Button

This is the Activate Machine Lube button Cncbender activatemachinelube button.jpg



Machine Lube Tab Values Explanation

The PROCESSOR diagnostic tab is designed to display this low level values present in CNC Processor:

Value Name About
Machine Lube Active This is an indicator of the state of the Auto Lube. If Auto Lube is on and pulsing, then this indicator shows "Active" and switches to a color of green. This value is read-only - which means it cannot be configured in any configuration file.
Bend Count Since Last Machine Lube This value indicates the accumulated bend count since the last machine lube. This value is stored in the CNCProcessorBendCountSinceLastLube.cfg file in the c:\cnc\config folder. This file can be edited using a text editor.
Lube Machine At Bend Count This value indicates at what bend count the Auto Lube process will begin. When the Auto Lube process begins, the "Bend Count Since Last Machine Lube" value will reset to zero and start accumulating bends again. This value can be set by editing the CNCProcessor.cfg file found in the c:\cnc\config folder.
Machine Lube Duration (milliseconds) This value indicates how long the Auto Lube feature will pulse. This value can be set by editing the CNCProcessor.cfg file found in the c:\cnc\config folder.
Use Pulse or Constant Output This value indicates if the lube output is to be pulsed or constantly energized. If it is pulsed, then CNC Processor will pulse the output every second.
Watch for Input to indicate lube complete This value indicates if an input is examined to determine if the lube has tripped a switch in the lube system.

Other Pages