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

rebase guiimprovement ontop of master #46

Closed
wants to merge 297 commits into from
Closed

Conversation

jnweiger
Copy link
Member

No description provided.

mgmax and others added 30 commits May 27, 2019 18:58
Update Inkscape extension to work with version 1.0
use new LibLaserCut interface: better spline interpolation for LTT laser
and remove oracle JDK which causes an error message
Helpful error message if settings download fails
Add settings option for Seattle Fremont Hanager
Add an attempt to use SSID to guess recommended lab settings
Fixes t-oster#524

Update using /usr/share/java/svgSalamander-1.1.1.jar from Debian's libsvgsalamander-java 1.1.1+dfsg-3
Update svgsalamander library
Fix Java installer licensing on Windows
Add Makerspace BLR to Visicut's available labs
mgmax and others added 14 commits August 20, 2023 09:25
- Fix errors in distribute.sh
- Makefile / distribute.sh: Always update the splash screen, do not rely on cached image with possibly outdated version number
- distribute.sh: show where resulting EXE file was stored

VisicutBuilder must also be updated; a separate PR will follow.
Before, the version was not in the filename, which broke the download.visicut.org page
Two little changes to make shell scripts work more universally.

Not all Unixes have bash installed in /bin/bash; use the /usr/bin/env bash
pattern to make finding it more platform independent.

The `which` command is deprecated in some Linux distributions (e.g.
Debian); replacing it with more canonical command -v.
This was inadvertently broken in 4bd60b0. The JRE is intended to be
installed under Contents/Plugins/JRE, but the refactoring inadvertently
made it be installed under Contents/Plugins only. In turn, this meant
the launched script could no longer find the JRE and gave an error
instead of starting the application.

Fixes t-oster#684.
Preserve the value of the usr entered JobName TextField.

Currently visicut deletes the value, when a) the laser is changed, b) material is changed,
or c) the mapping is changed.
This makes it tedious, if I want to e.g. laser the same file different mappings, which I frequently do.
I'd prefer to just edit the prefix, instead of entering it again in full each time.
Fixes t-oster#696

"java.lang.Exception: Warning: A GUI function was called from the non-GUI thread Thread-0. This may cause sporadic errors and should therefore be fixed."
@jnweiger
Copy link
Member Author

probably all merged by now...

@jnweiger jnweiger closed this Dec 21, 2023
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.