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] Edit print parameters exposure time limited to 255! #69

Closed
X3msnake opened this issue Oct 9, 2020 · 2 comments
Closed

[BUG] Edit print parameters exposure time limited to 255! #69

X3msnake opened this issue Oct 9, 2020 · 2 comments
Assignees

Comments

@X3msnake
Copy link

X3msnake commented Oct 9, 2020

image

@sn4k3
Copy link
Owner

sn4k3 commented Oct 9, 2020

I see you have 600s as old value, what are the cases?
I lock to 255 on porpouse to avoid a huge mistake. Is there any use case were you want more than 255 seconds?

@sn4k3
Copy link
Owner

sn4k3 commented Oct 10, 2020

Increased to 1000s

@sn4k3 sn4k3 closed this as completed Oct 10, 2020
sn4k3 added a commit that referenced this issue Oct 10, 2020
* (Add) Tool - Modify print parameters: Value unit to confirmation text
* (Change) Tool - Modify print parameters: Maximum allowed exposure times from 255s to 1000s (#69)
* (Change) On operations, instead of partial backup a whole backup is made, this allow cancel operations which changes layer count and other structure changes
* (Improvement) PrusaSlicer profile manager: Files are now checked against checksum instead write time to prevent trigger an false update when using MSI installer
* (Fix) Tool - Layer Import: Allow cancel operation
* (Fix) Tool - Layer Import: When importing layers that increase the total layer count of the file program stays forever on progress
* (Fix) Tool - Layer Clone: Layer information was the same as heights, fixed to show the result of operation in layers
* (Fix) Tool - Pattern: Unable to use an anchor
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