-
-
Couldn't load subscription status.
- Fork 69
Open
Description
I draw a scatter chart with line elements with python/plt.
I also add a text element to identify the plot.
In python I use fig.savefig("myfile.svg").
Looking through the generated .svg file I can see the commands for plotting the line and the text element.
Processing it with svg2gcode only the plot line is generated, the text element is ignored?
Otherwise great stuff! Never thought it would be so easy to generate gcode from my svg file.
Metadata
Metadata
Assignees
Labels
No labels