Hello Guest it is April 28, 2024, 03:56:12 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Dan13

601
General Mach Discussion / Re: Possible bug with jogging
« on: October 17, 2011, 06:41:21 AM »
I know what you mean, Rich :(

Dan

602
General Mach Discussion / Re: Possible bug with jogging
« on: October 17, 2011, 06:34:44 AM »
Check what your increment step is set to. It may be set to a large value (e.g. 1mm) and your feedrate is set very slow so you're seeing it doing that large increment at a very slow feed.

Dan

603
General Mach Discussion / Re: cutter comp
« on: October 17, 2011, 06:28:23 AM »
If you program for the tool centre then you need to compensate for its radius.

I think your problem is in the X start position:

G0 x.12 y0.0

Change that to:

G0 x0 y0

And you should get a 1" hole with:

G3 I-.25 J0

Dan

604
Hi Wes,

Something I had forgotten to mention before I started this run of parts - would you consider adding a parts counter DRO? Should be fairly simple and you already have a macropump anyway so will only have to look at the Cycle button being activated and count it.

Another thing which may not be that simple is a total elapsed time DRO (from the moment Mach loads). It has to be zero-able. Together with the part counter it can be a very valuable tool for high volume runs.

Dan

605
Thanks, but aside from some critics I haven't done much... It's Wes who you wanted to address the compliment to ;)

Dan

606
Show"N"Tell ( Your Machines) / Re: The Laser Project.
« on: September 16, 2011, 10:29:31 AM »
Very interesting Tweakie. Thanks for showing.

Was it at the laser's max power or were you limited by the top feedrate of the machine? And how is it that the laser doesn't leave burnt edges?

Dan

607
Not that I am aware of, but often people have a stable setup and are just not willing to take the chance involved in upgrading to a new version (which makes sense to me).

Dan

608
By "recently", Hood was meaning the recent addition of DRO 245. Up until recently this DRO was not implemented.

Dan

609
In all screens I will be giving the option to set both the tool number and the offset. This will allow you to do whatever method you desire. If the offset is 0 it will be set the same as the tool. this should make everyone happy. :)

Wes,

As I previously said, just make sure the name of the tool is tied to the offset number (yy in Txxyy). I think it wouldn't affect the new tol numbering while it would be beneficial for the old one.

Dan

610
Oh... Thanks Hood. It didn't come to my mind. So I can program T0404 for the turret and T1010 for the gang tool and the turret won't rotate.

Dan