From ffd359e79e6dd31923203d432b1e3539c8c9ddb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Fri, 27 Aug 2021 15:36:37 +0100 Subject: [PATCH] Update osla.md --- Documentation/osla.md | 6 +++--- 1 file 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`