Replies: 1 comment 1 reply
-
Last release fix that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use the "Multiple exposures" feature to calibrate the optimal bottom exposure time for my printer.
However, it does not allow me to enter
0
into the "Normal step" field. It is clamped at a minimum of0.01
.This means that it will increment the normal exposure on each test... I don't want that.
I only want to increment the bottom exposure, not the normal exposure.
This can be fixed by simply allowing users to use
0
for the "Normal step".Beta Was this translation helpful? Give feedback.
All reactions