[Emc-users] manual tool change

2008-08-21 Thread Len Shelton
What behavior should I expect with the M6 manual tool change routine? I need to be able to jog the z-axis up and down to swap the bit, then re-zero that axis before continuing. From what I can tell, it only just pauses the program but will not allow me to jog or zero. I am not near my machine at

Re: [Emc-users] European EMC-fest

2008-08-21 Thread Kai Schaeffer
Hm, this thread seems to be stuck a little bit. I am new here and I even don't use EMC until now. But a conference would be great for us to learn for our future projects. So please do it. :-) I know, contribution is the essence of the OpenSource world so what I could offer to support it is a

Re: [Emc-users] European EMC-fest

2008-08-21 Thread Sven Wesley
Great Kai, all ideas are welcome in a brainstorm! I'm a little bit surprised though that my question died out so quickly. I thought I would get more input. Regards, Sven 2008/8/21 Kai Schaeffer [EMAIL PROTECTED] Hm, this thread seems to be stuck a little bit. I am new here and I even don't

Re: [Emc-users] manual tool change

2008-08-21 Thread John Thornton
M6 with manual tool change will pause the program and stop the spindle to allow you to change tools. If you don't have presetable tools and your not set up to probe the tool length then the best plan is to split up your g code for each tool needed. John On 21 Aug 2008 at 3:32, Len Shelton

Re: [Emc-users] Problem Using Axis

2008-08-21 Thread Kenneth Lerman
Thanks Ray. I tried this, but at first it didn't work (the monitor wouldn't sync). Adding a line to specify the mode as 1280x1024 was the final touch. Thanks again (and to SWPadnos who suggested the same thing with less detail on IRC). Ken Ray Henry wrote: On Wed, 2008-08-20 at 18:01 -0400,

Re: [Emc-users] Problem Using Axis

2008-08-21 Thread Stephen Wille Padnos
Kenneth Lerman wrote: Thanks Ray. I tried this, but at first it didn't work (the monitor wouldn't sync). Adding a line to specify the mode as 1280x1024 was the final touch. Thanks again (and to SWPadnos who suggested the same thing with less detail on IRC). Heh - the lack of detail was

Re: [Emc-users] Problem With New Release -- Can't Find LP port

2008-08-21 Thread Jon Elson
John Kasunich wrote: Jon Elson wrote: Chris Radek wrote: On Wed, Aug 20, 2008 at 11:35:27AM -0500, Jon Elson wrote: OHHH. HIGHLY dangerous. It writes 0x80 to the I/O port 0x402 above that address you specify. If you don't specify anything, it probably defaults to zero, so it writes

Re: [Emc-users] Problem With New Release -- Can't Find LP port

2008-08-21 Thread Kenneth Lerman
Sound good, Jon. Some other things I've noticed in my (still ongoing) conversion to EMC2. 1 -- The Integrator manual pages have the wrong names for some of the pins. 2 -- It would be nice if the univpwm_io.hal file had the inverted sense for the limit and home switches. As far as I can tell,

Re: [Emc-users] RELEASED: emc 2.2.6

2008-08-21 Thread Dave Engvall
On Aug 11, 2008, at 6:37 PM, Gene Heskett wrote: On Monday 11 August 2008, Moses O McKnight wrote: On Mon, 2008-08-11 at 11:06 -0400, Gene Heskett wrote: As for editors, there are several available. I'm partial to the vi/vim offerings myself. If you're going to recommend a command-line

Re: [Emc-users] Problem With New Release -- Can't Find LP port

2008-08-21 Thread Jon Elson
Kenneth Lerman wrote: Sound good, Jon. Some other things I've noticed in my (still ongoing) conversion to EMC2. 1 -- The Integrator manual pages have the wrong names for some of the pins. Which pin names? Yes, there probably are some things that have changed over time. 2 -- It would be

Re: [Emc-users] manual tool change

2008-08-21 Thread Len Shelton
Thanks for the answer, but what can we do about this? I would say that 95% of the EMC2 user base (especially the newer silent ones) are using off the shelf routers for thier spindles and do not have presetable tool options. How hard would it be to make it function like I described? I could