From 43c538d088dc37f554892f80167ee17703e93ca2 Mon Sep 17 00:00:00 2001 From: kmpeters Date: Wed, 10 Jul 2013 21:40:37 +0000 Subject: [PATCH] Added MicronixSrc comment to README and motor_release.html. Ignored build products. --- README | 10 ++++++++++ documentation/motor_release.html | 27 +++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/README b/README index 190a9d87..f08a185f 100644 --- a/README +++ b/README @@ -144,6 +144,16 @@ Known Problems - Tapping the Jog button can cause the motor to move past the soft-travel limit when backlash is nonzero. +Modification Log for R6-9 +========================= + +1) Kevin Peterson added Support for the Micronix MMC-200 Controller. + + Files added: motorApp/MicronixSrc + motorApp/MicronixSrc/MMC200Driver.h + motorApp/MicronixSrc/MMC200Driver.cpp + motorApp/MicronixSrc/Makefile + motorApp/MicronixSrc/MicronixSupport.dbd Modification Log for R6-8 ========================= diff --git a/documentation/motor_release.html b/documentation/motor_release.html index 580ad549..8870f91e 100644 --- a/documentation/motor_release.html +++ b/documentation/motor_release.html @@ -12,6 +12,33 @@ +
+

+ Motor Record Version 6-9 Release Notice

+
+
+

+ Modifications to Existing Features

+
+
+

+ +

+
+ +
+

+ New Features

+
+
+

+ Micronix MMC-200 Asyn Motor Support +

+

+ Kevin Peterson (APS) added asyn motor support for the Micronix MMC-200 Controller. +

+
+

Motor Record Version 6-8 Release Notice