improved README

This commit is contained in:
Ronald Schaten 2022-02-22 17:30:59 +01:00
parent 348bad19fe
commit 7845c07b5c

View File

@ -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:
#### Settle time (tSettle, default 1000ms)
* Settle time (tSettle, default 1000ms)
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.
#### Shutter time (tShutter, default 1000ms)
* Shutter time (tShutter, default 1000ms)
How long to press the trigger.
#### Return (default: On)
* Return (default: On)
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.
### Scene
* Scene
#### Steps (nSteps, default 10)
Settings for a particular scene:
* Steps (nSteps, default 10)
Number of steps for this scene.
#### Distance per step (distance, default 0.5mm)
* Distance per step (distance, default 0.5mm)
How far to move between the steps.
### Run
* Run
Run the whole setup.