ezrec / uv3dp

Tools for UV Resin based 3D Printers (in Go)
MIT License
58 stars 14 forks source link

ctb: Fix bug where missing preview images would corrupt bottom lift height & speed #140

Closed ezrec closed 3 years ago

ezrec commented 3 years ago

In the CTB Encode, if a preview image was missing, when writing a Version 3 the Param table that held the Bottom Lift Height & Speed would be corrupted

Fixes #139