CNC Bender v12-20111103

From ATTWiki
Revision as of 01:41, 4 November 2011 by Mcone (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

v12-20111103

Cncv12procontrol withteachmode.jpg

Check.jpg FIX - High Speed Timer

A high speed timer in CNC Processor was adjusted so that it would run properly with thread synchronization to prevent access errors.

Check.jpg NEW - "Pulse Enable At Halt" in Axis List Setup

"Pulse Enable At Halt=" is a new parameter in the axis list configuration.

This allows you to setup CNC Bender to always pulse the enable of an axis during the HALT command.

This makes the axis super safe because it always clears all following error.

The default value is "1" which means "true" or "enabled." Use 0 to switch this feature off.

Check.jpg NEW - "Enable Only To Move" in Axis List Setup

"Enable Only To Move=" is a new parameter in the axis list configuration.

This allows you to setup CNC Bender to enable axes only when in motion.

The default value is "0" which means "disabled." Use 1 to switch this feature on.

Other Pages