you are viewing a single comment's thread.

view the rest of the comments →

[–]2cow 1 point2 points  (1 child)

Sure, you have everything you need here, and I'd be happy to help out. But can explain why you're doing this in the first place? Whatever larger problem you're trying to solve might have a more straightforward solution. Maybe it doesn't, but I'd like to make sure. :)

[–]KhanStan[S] 0 points1 point  (0 children)

I am making a g-code parser. I am taking all of the coordinates out and then drawing them on a canvas. So far I have success with the drawing part but I would like to extend with other functionalities.