New improvements in Designer:#52
Open
feveal wants to merge 14 commits into
Open
Conversation
Collaborator
Author
|
Today's changes: Modified files: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Multiple images and vector objects can now be placed on the canvas, and G-code can be generated for all of them according to the order set in the Layers panel. Laser parameters for vector objects are set using the "Tool Settings" button, while image engraving parameters are set independently for each image in the object properties.
Polylines are now created closed, but a checkbox has been added to the properties to open/close them.
From Designer, all code is now sent via direct_sender.rs, improving engraving speed to match commercial programs.
Image saving alongside vector objects has been integrated into "gckd" files.
The object positioning issue when opening "gckd" files, where objects would shift from their original position, be saved by the center, and then retrieved by the vertex, has been fixed.
The issue with polygons with odd-numbered sides, where the height and width differed, caused resizing when saving and opening, has been corrected.
The colors in the viewer have been changed when displaying images alongside vector objects to improve viewing.
The active machine name has been added to the status bar.
The import DXF and SVG files has been improved.
New icons have been added to the tools.