ezrec / uv3dp

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

Fixed a rounding issue when not changing resolution #117

Closed uwwint closed 4 years ago

uwwint commented 4 years ago

This fixes a rounding error in the calculation of the destination box within the transform when coordinates do not change

uwwint commented 4 years ago

Hi Guys,

Hope you had a good thanksgiving! Just wanted to ping you as this is waiting for some time now :).

Kind Regards, Uwe

ezrec commented 4 years ago

Merged in PR #123

Consider enabling GitHub Actions in your repo fork, to allow the unit tests to run on your branches - that should allow one-check PR merging from my side.