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] Photon Mono M5s Pro incorrect display height and width in PhotonWorkshopFile.cs #858

Closed
dbcook opened this issue Mar 28, 2024 · 3 comments
Assignees

Comments

@dbcook
Copy link

dbcook commented Mar 28, 2024

System

Any

Printer and Slicer

Anycubic Photon Mono M5s Pro

Description of the bug

In PhotonWorkshopFile.cs, the display height/width values are wrong. It is not 218x223mm (we could wish!)

See https://wiki.anycubic.com/en/resin-3d-printer/photon-mono-m5s-pro for official values of 223.78 x 126.38

How to reproduce

examine source code

Files

No response

Copy link

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! 🙌

@sn4k3
Copy link
Owner

sn4k3 commented Mar 29, 2024

Will fix on next patch.
However that values are never used, they are fetch from file instead, so no potential problem from this bug.
Correct values are: 223.6416 x 126.976

@sn4k3
Copy link
Owner

sn4k3 commented Apr 6, 2024

Fixed

@sn4k3 sn4k3 closed this as completed Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants