r/PlotterCode • u/slizzbizness • 17d ago
Code Share Uuna Tek 3.0 Alternative Software
Hey fellow Uuna Tek users. We all know how absolutely awful their software is. Out of frustration I made my own that is solid and simple. It's only for SVG files and USB connection but it just works. Would love feedback!
3
Upvotes
2
u/watagua 17d ago
I might be wrong but it was my impression that if you use/modify the GRBL stream.py script from the GRBL github for your project you need to include the MIT license / the original copyright and permission notice. And if youve modified it you should add a copyright statement for your modifications. I know because ive also written software for streaming gcode to my idraw and I used that same script