On 10 May 2018 at 08:30, Craig Hollabaugh <
holl...@gmail.com> wrote:
> Henner,
>
> I'm considering beagleg as a grbl replacement for my precision coil winder
> and have a feed override question. grbl v1.1 supports feed overrides by
> programmed rate and 10%/1% increments. I've read through beagleg supported
> commands and recursively grepped the source and don't see support for feed
> overrides. Is this supported?
yes, M220 (as you already found out)
The codes and M-codes provided are listed in
https://github.com/hzeller/beagleg/blob/master/G-code.md though
description could be improved.
>
> Also, there's are not many beagleg youtube videos, are people using?
I know from several users that use it for important tasks in
production including building parts in space technology (without going
into too much detail).
Then there is this guy
https://www.youtube.com/watch?v=7uQYPXgA6WU
I don't make too much an effort to advertise BeagleG, so many people
don't know that this is a good alternative to MachineKit in many
places, so this is why you probably don't see to many YouTube videos
about. I rather expect a slowly growing user-baser.
But BeagleG is a solid machine motion controller in use every day
around the world.
-h