Skip to content

[Bug] Unwanted lifting during printing #1012

@Tirolin46

Description

@Tirolin46

System

UVtools v5.0.8 X64
Operative system: Microsoft Windows 10.0.19045 X64
Graphic card: 
Processor: Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz
Processor cores: 6
Memory RAM: 7.38 / 15.84 GB
Runtime: win-x64
Framework: .NET 9.0.2
AvaloniaUI: 11.2.5
OpenCV: 4.10.0

Path:       C:\Program Files\UVtools\
Executable: C:\Program Files\UVtools\UVtools.exe

Printer and Slicer

  • Printer: Uniformation GKtwo
  • Slicer: Chitubox Pro v2.0.8

Description of the bug

The problem is when I set zero lift height trough a certain layer range the printer will preform a lifting action with LiftHeight2 and RetractHeight2 before the layer that have a true lifting action.

Example: I have a file that contains 20 layers. I set the parameters to skip lifting actions between 10 and 15 layers. The 16th layer has the true lifting action. During the printing after the exposure of 15th layer it happened a lifting action (only with LiftHeight2 and RetractHeight2 with the corresponding speed). After the 16th layer exposure it happened the two staged lifting action (performed the LiftHeight1 and LiftHeight2 also RetractHeight1 and RetractHeight2 with the corresponding speeds).

I checked the file and look no lifting action on 15th layer but the printer did like I described.

If I only set LiftingHeight1 and RetractHeight1 (LiftHeight2 = 0 and RetractHeight2 = 0) the printer work like I expected, but without a two staged lifting.

What I expect:
Lifting action only happen on the layer where it is setted.

How to reproduce

  1. Load any sliced Chitubox file (encrypted .ctb)
  2. Edit printing parameters corresponding to the above mentioned way
  3. Convert to -> Chitubox -> Chitubox CTB (encrypted)
  4. Start the printing without vat and platform (for testing only)

Files

https://we.tl/t-tfa11oe38B

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions