From 791bdfde0c7724fe74df5029ccb16ad283f749ff Mon Sep 17 00:00:00 2001 From: Timothy Schmidt Date: Tue, 28 Sep 2010 23:25:01 -0400 Subject: [PATCH] added a readme file --- README.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..9e9088f --- /dev/null +++ b/README.txt @@ -0,0 +1,12 @@ +Parameterized Mendel +==================== + +This repository contains CAD files for the RepRap Mendel model 3D printer. + +The v1.0 directory is intended to house a version of the Mendel which closely resembles the one initially released at reprap.org. Bugfixes and minor improvements will be incorporated, but always with an eye toward backwards compatibility. + +The v1.1 directory is intended to house current development on the Mendel CAD files, including but not limited to porting to the MCAD library, radical improvements, and integration with the Huxley CAD files. + +The experimental directory is a place for ideas to be developed, awaiting integration into either v1.0 or v1.1. + +The utilities directory houses various programs which developers and end users may find useful when working with the CAD files.