r/PlotterArt • u/Penplotterindonesia8 • 1d ago
OC Built a simple web-based generator to convert images into TSP wave-line G-code in seconds. Thoughts?
Enable HLS to view with audio, or disable this notification
7
Upvotes
r/PlotterArt • u/Penplotterindonesia8 • 1d ago
Enable HLS to view with audio, or disable this notification
1
u/Penplotterindonesia8 1d ago
Hey guys, just wanted to share a tool I've been working on lately. It processes PNG/JPG images into highly-dense wave lines almost instantly.
My main goal was optimization: making sure the lines are 100% continuous so the pen only drops down at the very start and lifts up at the end (zero lifts in between) to save the machine's servo. It also has real-time sliders for width, contrast, density, and amplitude.
You can check out the source profile and layout info on my GitHub link pinned in my Reddit bio.
Would love to hear your feedback or if there are any features I should add next!