Re: [Emc-users] Touch Probe

2021-11-16 Thread Todd Zuercher
er 16, 2021 7:36 AM To: emc-users@lists.sourceforge.net Subject: Re: [Emc-users] Touch Probe [EXTERNAL EMAIL] Be sure links are safe. My tool setter has a plate that's about 30mm diameter. If I need to do something bigger than that I have to do it manually. Les On 16/11/2021 12:28, Matthew Herd

Re: [Emc-users] Touch Probe

2021-11-16 Thread andy pugh
On Tue, 16 Nov 2021 at 12:31, Matthew Herd wrote: > > Is there a provision for tool setting a face mill or a tool with a different > center height than the outside diameter? I think that you could probably do something clever with U/V offsets in the tool table. -- atp "A motorcycle is a

Re: [Emc-users] Touch Probe

2021-11-16 Thread Les Newell
My tool setter has a plate that's about 30mm diameter. If I need to do something bigger than that I have to do it manually. Les On 16/11/2021 12:28, Matthew Herd wrote: Is there a provision for tool setting a face mill or a tool with a different center height than the outside diameter? Or

Re: [Emc-users] Touch Probe

2021-11-16 Thread Matthew Herd
Is there a provision for tool setting a face mill or a tool with a different center height than the outside diameter? Or do those have to be done manually? I imagine the spindle orientation would also matter for most tool setters due to the spacing of the inserts. Matthew Herd

Re: [Emc-users] Touch Probe

2021-11-16 Thread Les Newell
Sorry for the delay in replying. I missed your post. I have attached the files. I have a Modbus front panel with a bunch of buttons. One (connected to digital input 0) enables/disables auto tool set. Only tools 1-100 will auto toolset. My probe is T101. Another button directly calls the tool

Re: [Emc-users] Touch Probe

2021-11-13 Thread John Dammeyer
Hi Les, I have to ask. How do you have an optional subroutine on M6? Can you share the code? Thanks John > -Original Message- > From: Les Newell [mailto:les.new...@fastmail.co.uk] > Sent: November-13-21 4:22 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [E

Re: [Emc-users] Touch Probe

2021-11-13 Thread Les Newell
My copy of the probe screen is I guess V1. It's probably about 3-4 years old. Having a tool setter is nice. Some time back I picked up a couple of Renishaw MP3 probes so I use one as probe and one permanently mounted to the table as a tool setter. I have a subroutine that runs on M6 which

Re: [Emc-users] Touch Probe

2021-11-12 Thread John Dammeyer
-12-21 5:20 AM > To: emc-users@lists.sourceforge.net > Subject: Re: [Emc-users] Touch Probe > > Are you using their recommended probe screen? I'm using an older version > of that probe screen and have had a few issues with it. If a probe fails > it can store up moves and execut

Re: [Emc-users] Touch Probe

2021-11-12 Thread Les Newell
Are you using their recommended probe screen? I'm using an older version of that probe screen and have had a few issues with it. If a probe fails it can store up moves and execute them next time you try probing. If a probe fails press stop a few times to clear the moves. I got caught out by

Re: [Emc-users] Touch Probe

2021-11-12 Thread andrew beck
Y. > > Or else I'm using it wrong... Probably... > John > > > > -Original Message- > > From: andrew beck [mailto:andrewbeck0...@gmail.com] > > Sent: November-11-21 7:37 PM > > To: Enhanced Machine Controller (EMC) > > Subject: Re: [Emc-users] T

Re: [Emc-users] Touch Probe

2021-11-11 Thread John Dammeyer
to go to the main screen and zero both X and Y. Or else I'm using it wrong... Probably... John > -Original Message- > From: andrew beck [mailto:andrewbeck0...@gmail.com] > Sent: November-11-21 7:37 PM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-use

Re: [Emc-users] Touch Probe

2021-11-11 Thread andrew beck
Awesome I want one  On Fri, 12 Nov 2021, 16:34 John Dammeyer, wrote: > Wires have been run. Been a bit difficult to get it working as my machine > is still imperial and most of the Probe Screen is targeted to metric. Add > that you need to type Enter to make a parameter change permanent

Re: [Emc-users] Touch Probe

2021-11-11 Thread John Dammeyer
Wires have been run. Been a bit difficult to get it working as my machine is still imperial and most of the Probe Screen is targeted to metric. Add that you need to type Enter to make a parameter change permanent and you have no idea which field is being changed the point above the work to

Re: [Emc-users] touch probe

2016-09-12 Thread Gene Heskett
On Monday 12 September 2016 10:42:38 andy pugh wrote: > On 12 September 2016 at 15:27, Gene Heskett wrote: > > > Feed-hold can be masked and unmasked with the G53 command, feed > > > inhibit can't. > > > > I see. Possibly a huge difference. Generally, my use of g53 is to

Re: [Emc-users] touch probe

2016-09-12 Thread andy pugh
On 12 September 2016 at 15:27, Gene Heskett wrote: > > Feed-hold can be masked and unmasked with the G53 command, feed > > inhibit can't. > > I see. Possibly a huge difference. Generally, my use of g53 is to reset > the user coordinates back to sane values Sorry, my

Re: [Emc-users] touch probe

2016-09-12 Thread Gene Heskett
On Monday 12 September 2016 08:25:37 andy pugh wrote: > On 11 September 2016 at 16:08, Gene Heskett wrote: > > > > motion.feed-inhibit > > ... > > > > motion.feed-hold > > ... > > > "what is the difference in how they work?" > > Feed-hold can be masked and unmasked with

Re: [Emc-users] touch probe

2016-09-12 Thread andy pugh
On 11 September 2016 at 16:08, Gene Heskett wrote: > > > motion.feed-inhibit > ... > > motion.feed-hold ... > "what is the difference in how they work?" Feed-hold can be masked and unmasked with the G53 command, feed inhibit can't. -- atp "A motorcycle is a bicycle

Re: [Emc-users] touch probe

2016-09-11 Thread Gene Heskett
On Saturday 10 September 2016 20:50:10 Jon Elson wrote: > On 09/03/2016 08:47 PM, Chris Morley wrote: > > motion.feed-inhibit would be the one to use. > > > > only (maybe) homing and synch moves are un fazed by it. > > This appears to be a new feature in 2.8 or so, my older > version doesn't have

Re: [Emc-users] touch probe

2016-09-10 Thread Jon Elson
On 09/03/2016 08:47 PM, Chris Morley wrote: > motion.feed-inhibit would be the one to use. > > only (maybe) homing and synch moves are un fazed by it. > > This appears to be a new feature in 2.8 or so, my older version doesn't have this pin, but it does have motion.feed-hold, so I used that. So,

Re: [Emc-users] touch probe

2016-09-03 Thread Chris Morley
motion.feed-inhibit would be the one to use. only (maybe) homing and synch moves are un fazed by it. It can't be masked either. Chris M From: Jon Elson Sent: September 4, 2016 12:42 AM To: Enhanced Machine Controller (EMC) Subject:

Re: [Emc-users] touch probe routines

2011-07-02 Thread Stuart Stevenson
My preferred probe calibration protocol: clamp a known diameter hole (ex. dial bore gage master) to the machine table determine XY location of the hole (test indicator in the spindle?) with the probe in the spindle use a calibration routine to determine where the probe calculates the hole XY

Re: [Emc-users] touch probe routines

2011-07-02 Thread Jon Elson
Stuart Stevenson wrote: My preferred probe calibration protocol: clamp a known diameter hole (ex. dial bore gage master) to the machine table determine XY location of the hole (test indicator in the spindle? I've seen these edge locators with an inside corner and a hole centered over the

Re: [Emc-users] touch probe routines

2011-07-02 Thread samco
I have been using these from chris http://timeguy.com/cradek/01262579508 I got a renishaw knockoff from ebay that seems to work really well... And all the work was done. http://www.youtube.com/watch?v=KOi51ogqelsfeature=youtu.be On Sat, 02 Jul 2011 13:04:36 -0500 Jon Elson

Re: [Emc-users] touch probe routines

2011-07-02 Thread andy pugh
On 2 July 2011 19:04, Jon Elson el...@pico-systems.com wrote:  It has a steel ball machined on the end of the probe rod.  I figured I could find a ruby ball with a drilled hole somewhere relatively cheap and make it even better. Check eBay for actual Renishaw probe tips, they occasionally

Re: [Emc-users] touch probe routines

2011-07-02 Thread Jon Elson
sa...@empirescreen.com wrote: I have been using these from chris http://timeguy.com/cradek/01262579508 Oh WOW, I didn't know Chris had this on his web site! Thanks, Jon -- All of the data generated in your IT

Re: [Emc-users] Touch probe functionality

2008-11-16 Thread Dean Hedin
I did this in EMC 1. At that time I had to write a special program to do this. The program talked to emc through NML and wrote out the g-code file. However I believe this can now be done in EMC2 with just a g-code sequence. Be advised that it takes a long time to probe even a small area in

Re: [Emc-users] Touch probe functionality

2008-11-16 Thread Jack Coats
I hate answering my own messages, but I found what I wanted. I promise, I tried to look first before I posted, but life happens. There are samples in /usr/share/emc/ of .ngc files that deal with probes and logging data. like: gridprobe.ngc probe-hole.ngc smartprobe.ngc tool-length-probe.ngc

Re: [Emc-users] Touch probe functionality

2008-09-24 Thread Andi Frommel
hi Kim i've just done something like that for qualifying my converted mill: http://homepage.bluewin.ch/andyfrommel/6101.html (sorry, it's still in german... but lots of pics) i selected the pin on the parport, where the prober was connected to, as the probe input and used the G38.2 command for

Re: [Emc-users] Touch probe functionality

2008-09-24 Thread Kim Mortensen
:17 To: emc-users@lists.sourceforge.net Subject: Re: [Emc-users] Touch probe functionality hi Kim i've just done something like that for qualifying my converted mill: http://homepage.bluewin.ch/andyfrommel/6101.html (sorry, it's still in german... but lots of pics) i selected the pin

Re: [Emc-users] Touch probe functionality

2008-09-24 Thread Chris Radek
On Wed, Sep 24, 2008 at 09:50:57PM +0200, Kim Mortensen wrote: ok thanks, It tells me that there is some special behavior needed.. Thanks for the code, ill try ti reverseingeneer (Your comments are not much help (-: ) Best Regards Kim Mortensen - Denmark. Be aware that in CVS trunk