Re: [CAD_CAM_EDM_DRO] tool change
Posted by
bjammin@i...
on 2002-08-31 05:50:34 UTC
At 12:54 AM 8/31/02 -0500, Jon Elson quoted:
and at same time keep not only the hgt offset but the XY offset too. I
wrote in a bit of code that compares the offset values to the original home
position, so it displays coords relative to each tool. That is, each tool
when brought to the ref point, no matter what length or even if to a
different ref point in XY, shows 0,0,0 on display. Very handy. Why measure,
when the machine will do it for you?
Right, each time you call for a tool, machine should go back to home, which
of course needs to be farther away from ref plane than longest tool.
Anti-virus request: Please do not add this email addy to address books
Belfab CNC - http://www.freeyellow.com/members/belfab/belfab.html
US Best MC - http://www.freeyellow.com/members/batwings/best.html
Camping/Caving - http://www.freeyellow.com/members/batwings/caving.html
Remember, you can't spell 'PBS' without 'BS'
>> tool to the part then move to 0,0,0. A 2nd tool change is differentand noted:
>> because the new tool may be longer, shorter, etc.
>This is what tool length compensation (G43) is for. Most CNC programsMost systems allow you to touch off the respective tools on a ref surface,
>have a "tool table" which holds the length and diameter of the tools
>loaded (or used with) the machine. I have a system which I have gotten
>used to, but it is quirky. My first tool is often a center drill. I made a
>simulated spindle taper for measuring all my tools, see
> http://pico-systems.com/preset.html for a look at that.
and at same time keep not only the hgt offset but the XY offset too. I
wrote in a bit of code that compares the offset values to the original home
position, so it displays coords relative to each tool. That is, each tool
when brought to the ref point, no matter what length or even if to a
different ref point in XY, shows 0,0,0 on display. Very handy. Why measure,
when the machine will do it for you?
>the quill will get returned pretty close to full up position. I have tochange
>tools manually, so that is convenient.]
Right, each time you call for a tool, machine should go back to home, which
of course needs to be farther away from ref plane than longest tool.
>Regards, Hoyt McKagen
Anti-virus request: Please do not add this email addy to address books
Belfab CNC - http://www.freeyellow.com/members/belfab/belfab.html
US Best MC - http://www.freeyellow.com/members/batwings/best.html
Camping/Caving - http://www.freeyellow.com/members/batwings/caving.html
Remember, you can't spell 'PBS' without 'BS'
Discussion Thread
mszollar
2002-08-30 13:38:11 UTC
tool change
Robert Campbell
2002-08-30 14:35:09 UTC
Re: [CAD_CAM_EDM_DRO] tool change
Jon Elson
2002-08-30 22:48:03 UTC
Re: [CAD_CAM_EDM_DRO] tool change
bjammin@i...
2002-08-31 05:50:34 UTC
Re: [CAD_CAM_EDM_DRO] tool change