Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2021-08-27 17:36:37 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-08-27 17:36:37 +0300
commitffd359e79e6dd31923203d432b1e3539c8c9ddb5 (patch)
treeefbb083cb555f467827952fdac03a45da7cc91b1
parent43ed99cbe74edc311c0ffe798e941871fa9b5e9d (diff)
Update osla.md
-rw-r--r--Documentation/osla.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/osla.md b/Documentation/osla.md
index 2a5c432..7dadf39 100644
--- a/Documentation/osla.md
+++ b/Documentation/osla.md
@@ -32,12 +32,12 @@ This file format share and reserve the following file extensions:
1. Home
2. Go to next layer `PositionZ`
3. Display the layer image
-3. Lift sequence (If `SUM(LiftHeight + LiftHeight2)` > 0mm)
+3. Lift sequence (If `LiftHeight + LiftHeight2` > 0mm)
1. `LiftHeight` @ `LiftSpeed` (if > 0mm)
2. `LiftHeight2` @ `LiftSpeed2` (if > 0mm)
3. `WaitTimeAfterLift` (if > 0s)
- 4. `RetractHeight2` @ `RetractSpeed2` (if > 0mm)
- 5. Retract to layer `PositionZ` at `RetractSpeed`
+ 4. `RetractHeight` @ `RetractSpeed` (if > 0mm)
+ 5. `RetractHeight2` @ `RetractSpeed2` (if > 0mm) [This must be the layer `PositionZ` position]
4. Wait `WaitTimeBeforeCure`
6. Turn on LED @ `LightPWM`
7. Wait `ExposureTime`