Skip to content

Commit 784f3c9

Browse files
committed
Enhance README with additional library usage examples, including svg2gcode, svg2laser, Spiffy, and goimage. Update contribution guidelines for pull requests.
1 parent 1d8507f commit 784f3c9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,12 @@ type DrawingInstruction struct {
245245

246246
This library is actively used in:
247247
- [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.
251+
- [goimage](https://github.com/grokify/goimage) - Image manipulation library
252+
253+
Send a pull request on the readme to be mentioned
248254

249255
## Contributing
250256

0 commit comments

Comments
 (0)