Difference between revisions of "CNC Bender v10-20070711"

From ATTWiki
Jump to: navigation, search
(NEW: CNC Processor Diagnostics Tab Menu)
(NEW: CNC Bender Date/Time)
 
(21 intermediate revisions by one user not shown)
Line 1: Line 1:
[[image:Cncbender.jpg|thumb|CNC Bender User Interface for ProControl]]
+
[[image:cncbender_mainscreen_v10-20070711.jpg|thumb|CNC Bender User Interface for ProControl]]
  
  
Line 11: Line 11:
 
<br>
 
<br>
 
<br>
 
<br>
 +
<br>
 +
 +
 +
=NEW: CNC Bender Date/Time=
 +
 +
[[image:cncbender_datetime_feature.jpg|500px]]
 +
 +
The new clock button in the main menu allows you to view the date/time on top of the interface.  The Date/Time window can be moved on the screen by dragging the caption bar of the window.
 +
 +
<br><br>
 
<br>
 
<br>
  
Line 37: Line 47:
  
 
<ul>
 
<ul>
===Value 1<br>
+
===Value 1 - Accumulated Bend Count for Life of Machine===
Accumulated Bend Count for Life of Machine===
+
 
The "'''Accumulated Bend Count for Life of Machine'''" value is stored in the '''AccumulatedBendCount.log''' file in the c:\cnc\logs folder.  This file stores the actual number of bends performed on the bender.  A bend is defined as any bend motion - forward or reverse.
 
The "'''Accumulated Bend Count for Life of Machine'''" value is stored in the '''AccumulatedBendCount.log''' file in the c:\cnc\logs folder.  This file stores the actual number of bends performed on the bender.  A bend is defined as any bend motion - forward or reverse.
  
===Value 2: Machine Lube Active===
+
===Value 2 - 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.
+
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.
  
 +
===Value 3 - 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.
 +
 +
===Value 4 - 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.
 +
 +
===Value 5 - 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.
 
</ul>
 
</ul>
  
 +
=ENHANCED: The NEXT STEP Font Change=
 +
 +
 +
The "next step" box font is changed to another font and made larger to make the text more readable.<br><br>
 +
[[image:cncbender_nextstep_fontchange.jpg|400px]]
 +
<br><br>
 +
 +
=CHANGE: Removed All Logic For Auto Lube Based on Part Count=
 +
 +
[[Auto Lube]] based on part count is removed from the CNCProcessor.cfg file.  The [[Auto Lube]] activation is now only based on bend count.
 +
 +
=FIX: Repaired Auto Lube Feature=
 +
 +
The [[Auto Lube]] feature no longer lubes the machine during CNC Bender software startup.
  
  
Line 51: Line 82:
 
<br>
 
<br>
 
<br>
 
<br>
 +
 +
 +
=CHANGE: Utilities Button Changed to "Diagnostics"=
 +
 +
[[image:cncbender_mainscreen_buttondiagnostic.jpg|500px]]
 +
 +
 +
The button name is changed to match the name in the tab menu for consistency.
  
 
=Bender List=
 
=Bender List=

Latest revision as of 01:09, 13 July 2007

CNC Bender User Interface for ProControl


Contents


REVISION Information

10-20070711, July 11, 2007



NEW: CNC Bender Date/Time

Cncbender datetime feature.jpg

The new clock button in the main menu allows you to view the date/time on top of the interface. The Date/Time window can be moved on the screen by dragging the caption bar of the window.




NEW: CNC Bender Loader Auto Hide

Cncbender liteloader.jpg

The loader button now hides whenever CNC Bender is running. After CNC Bender unloads, the loader button will re-appear on the desktop.





NEW: CNC Processor Diagnostics Tab Menu

Cncbender processor diagnostic.jpg

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

  1. Accumulated Bend Count for Life of Machine
  2. Machine Lube Active (indicator of output state)
  3. Bend Count Since Last Machine Lube
  4. Lube Machine At Bend Count
  5. Machine Lube Duration (milliseconds)



    Value 1 - Accumulated Bend Count for Life of Machine

    The "Accumulated Bend Count for Life of Machine" value is stored in the AccumulatedBendCount.log file in the c:\cnc\logs folder. This file stores the actual number of bends performed on the bender. A bend is defined as any bend motion - forward or reverse.

    Value 2 - 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.

    Value 3 - 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.

    Value 4 - 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.

    Value 5 - 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.

ENHANCED: The NEXT STEP Font Change

The "next step" box font is changed to another font and made larger to make the text more readable.

Cncbender nextstep fontchange.jpg

CHANGE: Removed All Logic For Auto Lube Based on Part Count

Auto Lube based on part count is removed from the CNCProcessor.cfg file. The Auto Lube activation is now only based on bend count.

FIX: Repaired Auto Lube Feature

The Auto Lube feature no longer lubes the machine during CNC Bender software startup.






CHANGE: Utilities Button Changed to "Diagnostics"

Cncbender mainscreen buttondiagnostic.jpg


The button name is changed to match the name in the tab menu for consistency.

Bender List

  • SMT 19150 - Right Hand Electric MiiC Bender - Dual Radius Carriage Shifter
  • SMT 19152 - Right Hand Electric Eagle Bender - Single Radius
  • SMT 20118 - Left Hand Eagle Bender - Dual Radius Head Shifter