TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Reviving Old Industrial Robot to Make ART

6 点作者 transistor-man大约 8 年前

2 条评论

transistor-man大约 8 年前
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 未加载
doctorwho42大约 8 年前
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 未加载