From 199d6993c8632907730b52fba88c1efcc2c94d12 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Fri, 21 Jun 2013 15:37:51 +0000 Subject: [PATCH] R6-8 update --- documentation/motor_release.html | 40 ++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/documentation/motor_release.html b/documentation/motor_release.html index cfb91421..ae4beeaa 100644 --- a/documentation/motor_release.html +++ b/documentation/motor_release.html @@ -21,6 +21,11 @@ Modifications to Existing Features
+ !WARNING!
+ motorRecord.dbd has been modified.  This requires rebuilding any and all + user trees (i.e., <ioctop>) that load the motor record. +

+

Newport ESP300

@@ -32,6 +37,41 @@ to the precision of the stage.

+ +
+ Soft-travel limits +

+

+ Several changes have been made with regard to the motor record's soft-travel + limits (LVIO field). +

+

+
+ +
+

+ Retry Deadband +

+

+ The retry deadband (RDBD) field no longer limits the smallest allowed move. The + size of a move is now only limited by the motor resolution (MRES). +

+
+ +
+ +
+

New Features