Releases: IridiumIO/PolyCut
Version 0.3.1
Fixes
- All GCode is now exported using a decimal point
.
instead of following localized logic (some languages will use commas instead of points) in order to prevent issues with printers parsing the output GCode. Closes #4
Known issues
Important!
Because this application uses .NET 8, you have two choices of downloads:
- 18 MB: If you don't have the .NET 8 runtime installed when you try to run this, it will prompt you to download it from Microsoft
- 172 MB: Includes all libraries required to run it completely standalone, however it's nearly 50x the size. I do recommend installing the .NET 8 runtime instead (which is itself only a 50MB download).
Checksums for PolyCut.exe
MD5: B2AB219FB917345A31535D90C18C05F9
SHA-256: 316C954C808A16CB3E7FDF3677DA7A03A0B2D9915A1BDA1D31D9E020E9B84972
Like this project?
Please consider leaving a tip on Ko-Fi :)
Version 0.3
New Features
- Added basic shapes (line, rectangle, ellipse, text) that can be drawn directly onto the canvas
- Note the tools are still buggy, for example:
- If you drag to create a shape off the page, it will glitch and may leave a ghost element behind
- Text cannot be edited after it is created; you also have to set the font and size in advance.
- Note the tools are still buggy, for example:
- Visual changes:
- The cutting mat overlay can now be hidden on the main canvas
- The canvas colour can be changed between light and dark appearances.
Fixes
- Elements are now correctly unselected when you click off them
Known issues
Important!
Because this application uses .NET 8, you have two choices of downloads:
- 18 MB: If you don't have the .NET 8 runtime installed when you try to run this, it will prompt you to download it from Microsoft
- 172 MB: Includes all libraries required to run it completely standalone, however it's nearly 50x the size. I do recommend installing the .NET 8 runtime instead (which is itself only a 50MB download).
Checksums for PolyCut.exe
MD5: 6BB50393E003FF24C935851662B7D253
SHA-256: 7D4D23CD7D980EA6ACC070EFF7CF50666924464DC3E3EC014161B2FA1216D32B
Like this project?
Please consider leaving a tip on Ko-Fi :)
Version 0.2
New Features
- Added option to Polycut.Core to extract a single color, similar to GCodePlot.
- PolyCut now copies itself to
%localappdata%/IridiumIO/PolyCut
so that it has a fixed location for running from the commandline (intended for Inkscape extension, once I figure out a few bugs)
Fixes
- Fixes issue where overcuts would not be calculated properly when complex shapes were being processed.
Known issues
Important!
Because this application uses .NET 8, you have two choices of downloads:
- 18 MB: If you don't have the .NET 8 runtime installed when you try to run this, it will prompt you to download it from Microsoft
- 172 MB: Includes all libraries required to run it completely standalone, however it's nearly 50x the size. I do recommend installing the .NET 8 runtime instead (which is itself only a 50MB download).
Checksums for PolyCut.exe
MD5: 03EE847DC75AD356889322976180D6FF
SHA-256: 5E7C8717B5FE75D0C3DB3C106E1D55AB61BDDB80CF34959F63E849951F1C4A7F
Like this project?
Please consider leaving a tip on Ko-Fi :)
Version 0.1
Initial Release
Known issues
Important!
Because this application uses .NET 8, you have two choices of downloads:
- 18 MB: If you don't have the .NET 8 runtime installed when you try to run this, it will prompt you to download it from Microsoft
- 172 MB: Includes all libraries required to run it completely standalone, however it's nearly 50x the size. I do recommend installing the .NET 6 runtime instead (which is itself only a 50MB download).
Checksums for PolyCut.exe
MD5: 03EE847DC75AD356889322976180D6FF
SHA-256: 5E7C8717B5FE75D0C3DB3C106E1D55AB61BDDB80CF34959F63E849951F1C4A7F
Like this project?
Please consider leaving a tip on Ko-Fi :)