Earlier quoted context omitted.
I've seen this mechanism as a CNC router for cutting pieces out of a sheet of plywood. Seems like it would work better for that use since the feed speed of a router needs to be slower than a pen in general. This is the first Open Source one I came across with a quick search: https://www.maslowcnc.com/
I was inspired by my Maslow CNC to build this polar plotter: https://derekenos.com/project-weezel
BrachioGraph – the cheapest, simplest possible pen-plotter
41–50 of 51 posts
Re: BrachioGraph – the cheapest, simplest possible pen-plotter
#42Re: BrachioGraph – the cheapest, simplest possible pen-plotter
#43Earlier quoted context omitted.
The problem was that their potentiometers had too much hysteresis? That seems like something you could compensate to a significant degree in software?
It's not really predictable; you'd need a camera watching it to continuously train and compensate and improve. Which would be neat, honestly. With the lever-arms on these things, you're going to get into all sorts of details with things like the pitch-circle variation of the plastic gears, which may have been nearly-ideal when they were produced but will become uneven with wear. I would go the other way and grab any…
Re: BrachioGraph – the cheapest, simplest possible pen-plotter
#44Earlier quoted context omitted.
I've seen this mechanism as a CNC router for cutting pieces out of a sheet of plywood. Seems like it would work better for that use since the feed speed of a router needs to be slower than a pen in general. This is the first Open Source one I came across with a quick search: https://www.maslowcnc.com/
I was inspired by my Maslow CNC to build this polar plotter: https://derekenos.com/project-weezel
Re: BrachioGraph – the cheapest, simplest possible pen-plotter
#45Earlier quoted context omitted.
Hysteresis kills this project
The problem was that their potentiometers had too much hysteresis? That seems like something you could compensate to a significant degree in software?
Re: BrachioGraph – the cheapest, simplest possible pen-plotter
#46Sadly, a lot of these servos have terrible resolution, especially because a full range of motion corresponds to only a very small fraction of the duty cycle spectrum. Someone should make "good" servos that have make use of more of the duty cycle.
Do "higher quality" servos exist that could be dropped in without much modification to the design or software?
Re: BrachioGraph – the cheapest, simplest possible pen-plotter
#47Re: BrachioGraph – the cheapest, simplest possible pen-plotter
#48Earlier quoted context omitted.
The problem was that their potentiometers had too much hysteresis? That seems like something you could compensate to a significant degree in software?
These are toy servos. It doesn't cost much to go up to the next level of servos, instead of attempting to correct in software.
The fact that a better product is available at a higher cost is not relevant to the question I was asking, which is what the particular problem is with the cheap servos.
Re: BrachioGraph – the cheapest, simplest possible pen-plotter
#49Earlier quoted context omitted.
These are toy servos. It doesn't cost much to go up to the next level of servos, instead of attempting to correct in software.
Cost is relative; as I noted on here the other day, the minimum legal wage here is US$207 per month https://news.ycombinator.com/item?id=31830007 , so even these three toy servos cost a day's wages, perhaps the equivalent of US$1000 for you. And lots of people here don't make even that much, and most people live in poorer countries than Argentina. The fact that a better product is available at a higher cost is not re…
Re: BrachioGraph – the cheapest, simplest possible pen-plotter
#50Earlier quoted context omitted.
Cost is relative; as I noted on here the other day, the minimum legal wage here is US$207 per month https://news.ycombinator.com/item?id=31830007 , so even these three toy servos cost a day's wages, perhaps the equivalent of US$1000 for you. And lots of people here don't make even that much, and most people live in poorer countries than Argentina. The fact that a better product is available at a higher cost is not re…
they have little plastic gears that strip and can't hold even the tiniest weight. They are hard to mount and their rotation is noisy and crappy.
I'm trying to understand what the problem is with cheap toy servos that leads to problems for BrachioGraph, in enough detail that I could make plans to mitigate the problem.