SVG - Failed to parse polygon points <img width="1007" height="180" alt="Image" src="https://github.com/user-attachments/assets/bdf58d56-99d8-405c-aae9-d6aafc10ced4" /> Points string[] contains spacing ‘ ’ and commas ‘,’. <img width="1914" height="1081" alt="Image" src="https://github.com/user-attachments/assets/65f6a679-e69e-4017-bbf4-029a3c730041" /> Result: <img width="996" height="564" alt="Image" src="https://github.com/user-attachments/assets/1e2f957f-e03c-4593-be70-7eb1a861e96d" /> To resolve the bugs, I've made some changes to the code. The modified code is attached, "GCodeFromSVG-modified.cs". Method: parseBasicElements(XElement svgCode, int level) <img width="940" height="340" alt="Image" src="https://github.com/user-attachments/assets/1061f186-2b92-4671-841e-4d09851b70a7" /> <img width="940" height="966" alt="Image" src="https://github.com/user-attachments/assets/a883b22f-99c4-47f9-b533-e4eb136cbbc7" /> <img width="940" height="1192" alt="Image" src="https://github.com/user-attachments/assets/78158c61-a793-4a91-801d-905252d7fd51" /> Result: <img width="940" height="808" alt="Image" src="https://github.com/user-attachments/assets/1d27157c-405f-4453-ad70-84aeefbb6f4d" /> File: [GCodeFromSVG-modified.cs.txt](https://github.com/user-attachments/files/21966216/GCodeFromSVG-modified.cs.txt) SVG Files:  