Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Anycubic X 6Ks: "File is damaged. Print stop!" #787

Closed
efogdev opened this issue Nov 8, 2023 · 3 comments
Closed

[Bug] Anycubic X 6Ks: "File is damaged. Print stop!" #787

efogdev opened this issue Nov 8, 2023 · 3 comments
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@efogdev
Copy link

efogdev commented Nov 8, 2023

System

UVtools v4.0.3 X64
Operative system: Linux 6.5.9-1-MANJARO #1 SMP PREEMPT_DYNAMIC Wed Oct 25 13:14:27 UTC 2023 X64
Processor: AMD Ryzen 7 5700X 8-Core Processor
Processor cores: 16
Memory RAM: 29.28 / 31.23 GB
Runtime: manjaro-x64
Framework: .NET 6.0.23
AvaloniaUI: 11.0.5
OpenCV: 4.8.0

Sreens, resolution, working area, usable area:
1: 2560 x 1440 @ 100% (Primary)
    WA: 2560 x 1408    UA: 2560 x 1408
2: 2560 x 1440 @ 100%
    WA: 2560 x 1408    UA: 2560 x 1408

Path:       /tmp/.mount_UVtool3goTFJ/usr/bin/
Executable: /tmp/.mount_UVtool3goTFJ/usr/bin/UVtools

Printer and Slicer

  • Printer: Anybucic X 6Ks
  • Slicer: Lychee Slicer 5.4.0

Description of the bug

Unfortunately I'm unable to do an exposure test.
File is seen by the printer and has the correct preview.
The build plate lowers to zero, then the error message appears: "File is damaged. Print stop!"

How to reproduce

Steps to reproduce:

  1. Slice anything with Lychee (haven't tried anything else yet)
  2. Open with uvtools and make an exposure calibration test
  3. Save it and try to print

Files

Original file sliced with lychee: sign_74.px6s
After uvtools: calibration.px6s

files.zip

Copy link

github-actions bot commented Nov 8, 2023

This is your first time submitting an issue with UVtools 🥳Please review your issue and ensure that the submit template was followed, the information is complete, and not related to any other open issue. It will be reviewed shortly. Debugging is very important and make the program better. Thanks for contributing and making the software better! 🙌

@efogdev efogdev changed the title [Bug] Anybucic X 6Ks: "File is damaged. Print stop!" [Bug] Anycubic X 6Ks: "File is damaged. Print stop!" Nov 8, 2023
@sn4k3 sn4k3 added the duplicate This issue or pull request already exists label Nov 8, 2023
@sn4k3
Copy link
Owner

sn4k3 commented Nov 8, 2023

Problem explained here: #782

sn4k3 added a commit that referenced this issue Nov 9, 2023
- **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
@sn4k3
Copy link
Owner

sn4k3 commented Nov 9, 2023

Fixed

@sn4k3 sn4k3 closed this as completed Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants