This program is planned to execute following functions:
- To manage and edit geometry objects like vectors, polylines and arcs.
- Make equidistant from geometry objects.
- Show plot(drawing) of this objects.
- Generate G-code (My cnc-machine is compatible with .plt extension, so it's preferred)
Though g-code generation has last place in functions list it's my main subject, because it's not comfortable to open specific applications just to draw few squares or make control program for cutting stripes.