Max Gaukler

Results 39 issues of Max Gaukler

Looking at the license file https://github.com/t-oster/VisiCut/blob/b7a98fee966a6adf0436d9f6005a6bda83b7f867/LICENSE#L5-L8 we currently have a number of icons with non-free or unclear licenses, including our main logo that is also used for the splash screen....

Another step towards complete SVG support: clipping and masking. I have not yet needed them for lasercutting, so this is a low priority feature request you can keep for later...

Enhancement
Low priority

- add some text and a path (e.g. spiral) - select both, Text->Put on Path - select the text - send to visicut via extension result: the text is disconnected...

Bug

If the window is not wide enough, the infobox texts are simply cut off. This is bad because information is lost. In this case it only says "the file didn't...

Low priority

Currently, I can download settings from a git repository, but uploading changes is manual and cumbersome: - Use a local git checkout - pull manually - commit and push manually...

Enhancement

If I create new example files in ~/.visicut/examples, then the "examples" menu does not update automatically. This is especially confusing because there is an "edit" entry in the menu.

Usability

(detached from #174) Test case (100x100mm black filled, no stroke): https://gist.githubusercontent.com/mgmax/ffa0269ce40c39491d6be08ccb1dbd9a/raw/336ac2fa5ed44783acad4de146322410274a9387/100x100mm-filled-rectangle.svg I am quite sure the two reasons for this bug are the following: a. the slightly incorrect incherPerCm factor...

Bug
Low priority

If a material-thickness combination has no laser settings for a certain profile, VisiCut just quietly uses 20/100 as laser setting. It should warn or at least use "0/100" (do not...

Usability

Embedded pixel graphics work, but linked pixel graphics don't. See these test files: [linked-image.zip](https://github.com/t-oster/VisiCut/files/3640065/linked-image.zip) With current master (c695e590b33715fe2287f67836f65510f0552fcb) I get error messages ("Could not parse xlink:href, Could not load image:...

Low priority

Certain paths are not rendered correctly. This example path is a vectorisation output from Inkscape that was given to me. rather simple example (path with 5 points, I could not...

Bug
Low priority