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

Error while changing timelapse settings #1703

Open
jmceara opened this issue Dec 21, 2023 · 0 comments
Open

Error while changing timelapse settings #1703

jmceara opened this issue Dec 21, 2023 · 0 comments
Labels
⚡ Type: Bug Something isn't working

Comments

@jmceara
Copy link

jmceara commented Dec 21, 2023

Mainsail Version:

2.9.0

Browser:

Edge

Device:

Desktop PC

Operating System:

Windows

What happened?

When changing timelapse settings in UI Settings, I'm getting a lot of errors whiel typing.

What did you expect to happen instead?

Should be a button to save configuration after settings, not while typing, because you need to clear value before entering a new number. Also, these value shouldn't be enabled to edit while printing.
Example: during print, if you change your retract distance to 100.....then, you need to change the Unretract Distance to almost the same value.....but since these are two fields, in the meanwhile printer will retract 100 and unretract the old value (lets say 1mm), making you lose you current print.

How to reproduce this bug?

Enter UI settings, then timelapse. Enable "Park" the try to set a retract speed, distance or any other field. When you delete the current value (backspace key), the value is already saved, thus getting an error.

Error evaluating 'gcode_macro _SET_TIMELAPSE_SETUP:gcode': gcode.CommandError: RETRACT_DISTANCE=-1.0 must be specified as positiv number

Additional information:

My sugestion is: changing timelapse settings in UI should be enabled only when not printing. Also, it's essential to have an "SAVE" button, and not save while typing values for timelapse settings.

@jmceara jmceara added the ⚡ Type: Bug Something isn't working label Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant