svenhb / GRBL-Plotter

A GCode sender (not only for lasers or plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
https://grbl-plotter.de/
GNU General Public License v3.0
696 stars 176 forks source link

Ruler numbers display and insert text option single window. #301

Closed Makasudali closed 2 years ago

Makasudali commented 2 years ago

Ruler numbers display and insert text option single window. and other controls also add or update from same window

insted of display gCode text. use this area as tool box for controls like text, shape, images, import files so on.

Please see bellow image. For this if any changes required then can you please do it NewMark and update code this is very easy to use.

svenhb commented 2 years ago

For such complicated actions, better use a drawing program like Inkscape. In Inkscape - when text is complete: Use "Object to Path" for the text. Then you can copy & paste the path to GRBL-Plotter.

Makasudali commented 2 years ago

Inkscape.

I am very Thankful for your comment I am c# developer working individually as user requirement I need to do some changes in this project. Do you know any Inkscape project compatible with GRBL-Plotter and can you please help me to copy object programmatically to GRBL-Plotter.

Thanks once again.

svenhb commented 2 years ago

I just know https://inkscape.org/de/

can you please help me to copy object

In inkscape use ctrl-C on the marked path, in GRBL-Plotter use ctrl-V