Bug fixes
- Fixed build crash when using Qt version 5.6.
- Fixed cursor movement when pressing "replace and find next" button.
- Added undo/redo for text replacement operations.
New features
Added settings that affect opening and saving files:
- File encoding choices. Some CNC systems allow to use non-Latin characters in comments, which are located in the second half of the code page. Choosing the encoding allows you to display such characters correctly. The system encoding is used by default.
- Remove characters from the second half of the codepage when opening files. This option is disabled by default.
- Removing control characters when opening files. Older NC systems, when transmitting through the serial port, could add additional control characters that the editor cannot display correctly. The option allows you to delete control characters other than carriage and newline characters. This option is enabled by default.
- Deleting additional blank lines. Some CNC may insert blank lines after each program line when writing to removable media. The option allows you to recognize and delete such additional blank lines. This option is enabled by default.
The new settings are available on the "Open/Save" tab in the configuration dialog box.
Attention Windows users
It is recommended to uninstall the old version of the program before installing the update.
The gcodeworkshop-*_windows_*.zip
archives contain a portable version of the application that does not require installation. Simply unpack the archive to a suitable location and run the program in the bin folder.
SHA-256 checksums
eb39f6c81602a9fe9dd53d287721d580f1d311166f6bf15c476582c78cff1b61 gcodeworkshop-2025-02_debian-bookworm_amd64.deb
287a1b713743944fd30e90563e3f519e4eccbcfdfaf24371cb0e9667fdfa21ef gcodeworkshop-2025-02_debian-bullseye_amd64.deb
3f8f0f29f03dcd6d09bd4daec712cee43be88fd482ebbd8a665fcbdd05ab9dda gcodeworkshop-2025-02_debian-trixie_amd64.deb
fa55cfb81bb519be8a775c325ac77e8f3523428508efc28cfc3bf36daaeb998a gcodeworkshop-2025-02_ubuntu-focal_amd64.deb
8e9ee0a5c4fbbc217bc2e54f25901e20f116107e6556c570ad70e73657d86513 gcodeworkshop-2025-02_ubuntu-jammy_amd64.deb
fb9c80338783d818c3035d6727c791d34c25702d538a3a9a0f0a6a93ca18a069 gcodeworkshop-2025-02_ubuntu-noble_amd64.deb
74b751c43e75b2a4096339190ea02040e99c3549445b1e628529e457cebc2323 gcodeworkshop-2025-02_windows_x86_64.exe
b24708ab85fc6177ef0940a5b29649f2358581b8eef7b5279cb1d3a289cc44c3 gcodeworkshop-2025-02_windows_x86_64.zip