Skip to content

Releases: ezrec/uv3dp

v1.2.12

04 Jan 15:47

Choose a tag to compare

What's Changed

  • Use goreleaser for generating release assets
  • Update go.mod to Go 1.24

Full Changelog: v1.2.11...v1.2.12

Release v1.2.11

13 Mar 02:15

Choose a tag to compare

ctb: Fix bug where missing preview images would corrupt bottom lift h…

Release v1.2.10

26 Jan 01:22

Choose a tag to compare

cmd/uv3dp: Fix check (layer index off-by-one error)

Release v1.2.9

24 Jan 19:02

Choose a tag to compare

ctb: Enable per-layer timing flag for CTB v3

Release v1.2.8

23 Jan 03:12

Choose a tag to compare

ctb: Add EPAX E6/E10-4k/E10-5k support

Release v1.2.7

09 Jan 21:41

Choose a tag to compare

fdg: Add FDG formatting for Voxelab Polaris

Release v1.2.6

03 Jan 16:26

Choose a tag to compare

czip: Fix transposed bottomLayerLift Height/Speed on encode

Release v1.2.5

01 Dec 02:43

Choose a tag to compare

pws: Fix formatting & unit tests

Release v1.2.4

20 Oct 12:23

Choose a tag to compare

uvj: Add support for transition layers

Summary:
- Fixes #114

Release v1.2.3

01 Oct 03:46

Choose a tag to compare

uvj: Decode was resulting in blank images

Summary:
- Fixes typo in layer image override function
- Fixes #111