Skip to content

Releases: ezrec/uv3dp

Release v0.7.1

26 May 02:28
Compare
Choose a tag to compare
uvj: Fix issue where previews were dropped

Summary:
- Fixes #54
- Add some unit tests
- Use names 'tiny.png' and 'huge.png'; not 400x400.png & 800x480.png

Release v0.7.0

25 May 04:17
Compare
Choose a tag to compare
uvj: Add 'UV JSON' format

Summary:
- Fixes #50
- Add UV JSON format for import and export

Release v0.6.3

24 May 19:00
Compare
Choose a tag to compare
cmd: Add '--version' flags

Summary:
- Fixes #49

Release v0.6.2

19 May 02:05
Compare
Choose a tag to compare
cmd: Correct some issues with unit consistency

Summary:
- Fixes #47
- Add '-f' short option for bottom/exposure
- mm/s is actually mm/min for retract/lift speeds
- Add lift settings to the 'bottom' command

Release v0.6.1

19 May 00:48
Compare
Choose a tag to compare
memory usage: Reduce memory usage when converting to ctb/cbddlp/phz o…

…utput formats

Summary:
- Fixes #45

Release v0.6.0

17 May 22:03
Compare
Choose a tag to compare
sl1: Provide reasonable defaults for lift (not provided in sl1)

Release v0.5.5

17 May 13:39
Compare
Choose a tag to compare
ctb: Encryption seed must be non-zero for the printer to accept a file

Summary:
- Fixes #41
- Force encryption seed to be non-zero
- Allow specifying ecryption seed on the command line
- Initialize the 'rand' package in the command's init
- Use the correct image type code (0x07, not 0x0f)

Release v0.5.4

16 May 17:32
Compare
Choose a tag to compare
bed: Add Phrozen Sonic Mini as a known bed size

Release v0.5.3

15 May 03:51
Compare
Choose a tag to compare
phz: Add PHZ file support

Summary:
- Fixes #35

Release v0.5.2

14 May 13:16
Compare
Choose a tag to compare
decimate: Add # of Passes and bottom/normal only modes

Summary:
- Fixes #36