|
|
|
The required environment is:
The following drawing shows the various files used by the software. The files are
*.cut File Format The *.cut files contains the list of all commands which are going to
be send to the stepper motors. correspond a l'ensemble des commandes qui
vont être envoyé au moteur pas a pas. Hereafter is an sample
file content, without any step details :
In this case, T represents seconds, other numbers are using millimeters unit. Here is another sample, with step details:
In this case, the first number contains a time expressed as a multiple of the interrupt timebase (0.5msec in our case). A plus sign (+) before a motor name (XG, XD, YD, YG) is a positive displacement, a mins sign is a displacement in the other direction. Only the active motors are mentionned. If you want to check the operation of the software, you can use the Lit-Cut program (available on Olivier Segouin's site). It will read the *.cut format and draw on the screen the specified (expected) wire travel. *.dat & *.cor Files formats The *.dat or *.cor files contains airfoil section coordinates. The only
difference between both types of files is the comment line which may be
at the beginning or at the end of the file. Other lines contains X and
Y coordinates pair values. These are text files, so they may be displayed
and edited without trouble.
*.dat example:
|