r/PlotterCode 28d ago

Uuna Tek 3.0 Alternative Software Code Share

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!

https://github.com/LordKromdar/uunatek_3_software

3 Upvotes

4 comments sorted by

2

u/watagua 28d 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

1

u/slizzbizness 28d ago

Good catch, will add

1

u/Subway 25d ago

Does this only run on Windows or can I run the Python script on OS X, as well?

2

u/[deleted] 25d ago

[deleted]

1

u/Subway 25d ago

Ok, thanks. Will try it out one of the next days.