You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance README with additional library usage examples, including svg2gcode, svg2laser, Spiffy, and goimage. Update contribution guidelines for pull requests.
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -245,6 +245,12 @@ type DrawingInstruction struct {
245
245
246
246
This library is actively used in:
247
247
-[svg2kicad](http://github.com/rustyoz/svg2kicad) - Convert SVG to KiCad PCB format
248
+
-[svg2gcode](https://github.com/schollz/svg2gcode) - convert SVG to gcode
249
+
-[svg2laser](https://github.com/TechplexEngineer/svg2laser) - Software to streamline hte process of cutting FRC Robotics prototypes designed in Onshape on an Epilog Helix 18"x24" laser cutter.
250
+
-[Spiffy](https://github.com/gucio321/spiffy) - Spiffy is a SVG to GCode converter.
0 commit comments