diff --git a/README.md b/README.md index 8637a9c..e5f0422 100644 --- a/README.md +++ b/README.md @@ -42,46 +42,48 @@ This project makes heavy use of the following libraries: The main menu offers the following features: -### Jog +* Jog -Up and down buttons move the motor manually, pressing the buttons for more than -a second doubles the speed. + Up and down buttons move the motor manually, pressing the buttons for more + than a second doubles the speed. -### Configuration +* Configuration -General settings for the device: + General settings for the device: -#### Settle time (tSettle, default 1000ms) + * Settle time (tSettle, default 1000ms) -Pause between motor movement and camera triggers, to avoid shaking. + Pause between motor movement and camera triggers, to avoid shaking. -#### Focus time (tFocus, default 1000ms) + * Focus time (tFocus, default 1000ms) -Half-press of the shutter button, time to let the camera focus. + Half-press of the shutter button, time to let the camera focus. -#### Shutter time (tShutter, default 1000ms) + * Shutter time (tShutter, default 1000ms) -How long to press the trigger. + How long to press the trigger. -#### Return (default: On) + * Return (default: On) -Reverse any movement to starting point after shooting the whole scene. + Reverse any movement to starting point after shooting the whole scene. -#### DarkenLCD (default: Off) + * DarkenLCD (default: Off) -Turn off LCD backlight while shutter is open. + Turn off LCD backlight while shutter is open. -### Scene +* Scene -#### Steps (nSteps, default 10) + Settings for a particular scene: -Number of steps for this scene. + * Steps (nSteps, default 10) -#### Distance per step (distance, default 0.5mm) + Number of steps for this scene. -How far to move between the steps. + * Distance per step (distance, default 0.5mm) -### Run + How far to move between the steps. + +* Run Run the whole setup.