Difference between revisions of "Configuring Machine Lube Settings"

From ATTWiki
Jump to: navigation, search
(Other Pages)
Line 2: Line 2:
 
__toc__
 
__toc__
  
 
=Setup in [[CNCProcessor.cfg]] File=
 
The CNC Processor configuration file contains the values necessary to adjust the machine lube settings.
 
<br><br>
 
 
===Where to find it in CNC Bender===
 
The configuration is displayed in an editor in the Low Level menu, CNC Processor CFG tab.<br>
 
 
[[image:cncbender_cncprocessor_config_file.jpg|600px]]
 
 
If you edit the values in this editor, be sure to keep the equals signs in the setup, and be careful to enter valid values.  For example, for duration values, enter only whole numbers (no text).
 
 
Then save the data to disk in order to store the changes made.
 
 
===Where to find it on the Hard Disk===
 
The file is available in the c:\cnc\config folder in the file "CNCProcessor.cfg".  A text editor can be used to change the file.  Only change the file this way when CNC Bender is closed.
 
  
 
==="Machine Lube" Section===
 
==="Machine Lube" Section===

Revision as of 21:00, 28 January 2009

Cncbender logo.jpg

Contents


"Machine Lube" Section

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 above control the machine lube features in CNC Bender.

Value 1: "Machine Lube Duration"

Value 2: "Lube Machine At Bend Count"

Value 3: "Pulse Machine Lube Pump"

Value 4: "Watch For Machine Lube Complete Input"

Other Pages

Back to CNC Bender Technical Notes