Tweakie:
I see Mach3 as the hobbyist package ( I use M3 on my workshop router still.), I have M4 setup for testing,
but I dont run it much as its pretty pure on its own, its a pro level no nonsense CNC controller.Doesnt need much
help from someone like myself.
Auggie is for experimentation and easy access to hardware not typically supported
like a laser, and so will suit the very few of us who like to work at a lower level of access to hardware.
Its from such things that idea get developed though, and it wouldn't surprise me if someday packages like
Mach4 support PWM as an output. When it does its because of things like Auggie and persons like you who
play and do such nice work. I see the ESS has added PWM, so with the Pokeys and ESS now having a pwm option
it may just be a matter of time till the more pro end of software supports it, and thus more controllers. Its a circular
loop of chicken and egg. The ability to control a PWM signal from the position within a data set virtual to the
tool location is something thats handy in a few area's, not just lasers.
{
( My suggestion for the archive..in case the M4 writers read this
)
I think all CNC controllers should have some sort of command that attaches a datafile to a pwm signal with a
rectangular dimension settings. Like Attach( "Mydata.dat, XSize,YSize, BYTE_COLOR); The PWM would then reflect
at all G1 moves the value within that file (0-100%) based on type of data,in this case 3 byte color data.
}
I always found if you offer it, people will adopt it if its a good idea. As you've mentioned before, the engraving plugin
at first was greeted with a yawn when I wrote it, but over time its been popular with a lot of people judging by the
size of this thread.
Art