|
26
|
Support / MACH TOOL BOX / Re: Button Script to search through active Gcode File for NEXT Tool change
|
on: March 11, 2013, 02:33:04 AM
|
|
Yes, Craig kindly sent me this code a couple of days ago and it works well and I even like the way it sets next line and reports the new with the previous one. But like you, Terry, I haven't yet figured how exactly it works.
That idea of looking for a "(" is nice, but sometimes I am lazy when adding comments manually so use the ";" character instead. Should I be able to look for it as well and then for a CR to reset the flag?
Dan
|
|
|
|
|
29
|
Mach Discussion / General Mach Discussion / Re: Laser modulation signal?
|
on: March 07, 2013, 01:48:03 PM
|
|
Charlie,
If you meant the PWM, then it has nothing to do with Mach3. What provides this is the Smooth Stepper external controller, which does it locally in its hardware. With the parallel port you cannot do this.
Anyway, as mentioned by others above, I would guess that you may not really need this for the things you're looking to do.
Dan
|
|
|
|
|
|