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

Usability fixes #2362

Merged
merged 13 commits into from
Nov 8, 2023
Merged

Usability fixes #2362

merged 13 commits into from
Nov 8, 2023

Conversation

breiler
Copy link
Collaborator

@breiler breiler commented Nov 7, 2023

  • This is an attempt to make it a bit more clear where to type commands:
    image

  • There were instances where the visualizer wouldn't load on my computer due to some driver issue when turning on the computer after hibernation. OpenGL was no longer present which caused a bunch of error messages in UGS. It will now display an error message with a link to the log folder:
    image

  • We will now not disable the play button if the gcode is altered. It will however display a message requesting the user to save the file first:
    image

  • Added a bit more descriptive tooltips to the unlock, homing and soft reset actions

  • Added an action for opening the log directory and for creating shortcuts to UGS that works on Windows and Linux.
    image

  • On Linux the shortcut action it will create a .desktop-file which will act as an launcher:
    image

  • On Windows it will create a desktop shortcut.

@breiler breiler merged commit ff90545 into winder:master Nov 8, 2023
1 of 2 checks passed
@breiler breiler deleted the bugfix/usability branch December 15, 2023 08:58
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

Successfully merging this pull request may close these issues.

1 participant