Skip to content

v4.0.4

Compare
Choose a tag to compare
@sn4k3 sn4k3 released this 09 Nov 04:59
· 36 commits to master since this release
  • FileFormat Anycubic:
    • (Fix) Preview marker size and PropertyFields for given file version
    • (Fix) Do not cache and reuse layer images if equal on file write, as that is causing "file damage" message (#782, #787)
  • Tools:
    • Mask:
      • (Improvement) Apply the mask with Multiply instead of BitwiseAnd (#747)
    • Layer and pixel arithmetic:
      • (Improvement) Use the byte scale value (1/255) for multiply operations
    • Infill:
      • (Add) Floor/Ceil thickness (#785)
      • (Fix) Remove the debug blocking window when selecting the honeycomb pattern
  • (Upgrade) .NET from 6.0.23 to 6.0.24