TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Reviving Old Industrial Robot to Make ART

6 pointsby transistor-manabout 8 years ago

2 comments

transistor-manabout 8 years ago
Recently finished reviving an ancient SCARA robot, adding a modern control software, giving it a paintbrush and with the help of comrades python-ing it into painting with a paintbrush.<p>Its a bit heavy on the robot mechanical and electrical side, but there&#x27;s a github repo of image processing to synthesize the brush paths and I thought you folks might be interested.<p>The robot documentation is here: <a href="http:&#x2F;&#x2F;transistor-man.com&#x2F;bluebot_revival.html" rel="nofollow">http:&#x2F;&#x2F;transistor-man.com&#x2F;bluebot_revival.html</a><p>A quick video demo: <a href="https:&#x2F;&#x2F;vimeo.com&#x2F;213723506" rel="nofollow">https:&#x2F;&#x2F;vimeo.com&#x2F;213723506</a><p>This is also an entry into the robotart competition, there&#x27;s a login to vote for art that interests you.<p><a href="https:&#x2F;&#x2F;robotart.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;robotart.org&#x2F;</a><p>Our team didn&#x27;t have access to a brand new robot, so we revived a scrapped one
评论 #14204635 未加载
doctorwho42about 8 years ago
So on your method of replenishing paint, does the G-code auto generate that subroutine every (X) mm of line painted? Also how exactly does that work with Linux-CNC, is it inserted like an insert&#x2F;swap tool command?<p>Second question; Does the G-code look similar to a 3d printer? Like are you just 3d printing with colored paints? (if so, is that common among robot painters?)
评论 #14205500 未加载