Message 1 of 7
No unicode characters in postprocessor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.
When I name the operation e.g. "kupa łąćź ćłżc" or write this text as a comment to 'Manual NC' I get something like this "(kupa1 ӹ柠泿c )" or this "kupa1 Bz B|c)" in my g-code file. Executing setCodePage("UTF-8"); or setCodePage("utf-8"); at the beginning of the postprocessor is not helping 😞
Writing to file writeln("kupa łąćź ćłżc") works fine.
