[Emc-users] Mdi help Thanks!

2006-12-17 Thread Chris Morley
Thanks Chris for your help with the mdi problem that seems to have done the trick. I'm not sure what happened to cause that- I will have to check the ini file for starting G codes.    Always helps to have someone else lokk at a problem with 'clear eyes'!   Chris MorleyOff to school, going on a trip

Re: [Emc-users] Mesa m5i20 PWM frequency ?

2006-12-17 Thread ali sayed
Hi All - This sounds great, I recently purchased a 5i20 and a 7i30 from Mesa and I am currently doing some testing to get the whole setup working. I can help out with the testing effort if necessary. Also, as I understand it should be fairly easy to get the 5i20 to work as a Stepper driver using

Re: [Emc-users] duty cycle limiting (was Re: E-stop circuit ?)

2006-12-17 Thread Jon Elson
Anders Wallin wrote: >So a question for Jon: are your PWM servo amps voltage or current mode ? >i.e. when I set the DAC to a certain value, does that result in a >constant motor voltage or in a constant motor current ? > > > They are essentially voltage mode. Output voltage = DC power supply

Re: [Emc-users] Mesa m5i20 PWM frequency ?

2006-12-17 Thread jmkasunich
Anders Wallin <[EMAIL PROTECTED]> wrote: > it looks like we will have several different fpga configs(m5i20-step/dir > m5i20-pwm/dir) for the m5i20 in the future, maybe separate directories > in cvs should be setup ? Several EMC developers are planning on getting m5i20 boards in the near future

Re: [Emc-users] duty cycle limiting (was Re: E-stop circuit ?)

2006-12-17 Thread Peter C. Wallace
On Sun, 17 Dec 2006, Anders Wallin wrote: > Date: Sun, 17 Dec 2006 11:58:04 +0200 > From: Anders Wallin <[EMAIL PROTECTED]> > Reply-To: "Enhanced Machine Controller (EMC)" > > To: "Enhanced Machine Controller (EMC)" > Subject: [Emc-users] duty cycle limiting (was Re: E-stop circuit ?) > >>

Re: [Emc-users] problem with mdi mode

2006-12-17 Thread Chris Radek
On Sun, Dec 17, 2006 at 01:05:14AM +, Chris Morley wrote: >Greetings. > > I'm having a problem moving an axis in mdi mode. This has just happenned >recently-meaning I could move the axis before. > If I jog the axis it moves fine. >If I go to mdi and enter 'G0 X1' an err

Re: [Emc-users] EMC2, Linux & Windows.

2006-12-17 Thread Manfredi Leto
Hi, I transfer my files (.ini, ngc, txt, etc...) from windows to linux and from linux to windows using a USB pen regularly without problems. On windows I edit them using Notepad++, a useful editor suitable for most of the existing programming languages. If windows doesn't read your USB pen mayb

Re: [Emc-users] EMC2, Linux & Windows.

2006-12-17 Thread John Prentice
Roger I find that Ubuntu is very happy to access shared folders in a Windows workgroup so that gives convenient access over a wired network. It should work on wireless if you can get a wireless adaptor driver going. I tried in the summer but gave up not having enough Linux expertise. John Pren

[Emc-users] EMC2, Linux & Windows.

2006-12-17 Thread RogerN
I'm trying to educate myself on EMC2 while working on retrofitting a lathe and a future controls upgrade on a mill. The single biggest hinderance seems to be that all the computers I use, except the EMC2 computer, are windows based. I plugged my flash drive in my Linux PC and transferred linux

Re: [Emc-users] problem with mdi mode

2006-12-17 Thread Alex Joni
Hi Chris, this sounds to me like you are in relative mode, not in absolute mode. Check if you have G91 active instead of the usual G90. Maybe it's in the ini file as a RS274NGC_STARTUP_CODE. Regards, Alex - Original Message - From: Chris Morley To: emc-users@lists.sourceforge.net

Re: [Emc-users] Mesa m5i20 PWM frequency ?

2006-12-17 Thread Peter C. Wallace
On Sun, 17 Dec 2006, Anders Wallin wrote: > Date: Sun, 17 Dec 2006 11:48:16 +0200 > From: Anders Wallin <[EMAIL PROTECTED]> > Reply-To: "Enhanced Machine Controller (EMC)" > > To: "Enhanced Machine Controller (EMC)" > Subject: Re: [Emc-users] Mesa m5i20 PWM frequency ? > OK so for the

[Emc-users] duty cycle limiting (was Re: E-stop circuit ?)

2006-12-17 Thread Anders Wallin
> What we use (in our very limited code space = 1K) for SoftDMC is over-drive > detection, This is implemented with a 16 bit counter that is incremented by N > when Drive (PWM etc) is 100 % and decremented by M when Drive is less than > 100 > % each sample period. The counter is dead-ended at z

Re: [Emc-users] Mesa m5i20 PWM frequency ?

2006-12-17 Thread Anders Wallin
>>> OK so for the 5I20 I can change the PWM so it will go up to ~66 KHz instead >>> of >>> ~33 KHz. >> Peter, would changing to a max 66 kHz PWM frequency on the 5I20 simply >> require a new fpga configuration to be compiled and downloaded to the >> 5I20, or does it require a hardware change ? >

Re: [Emc-users] Mesa m5i20 PWM frequency ?

2006-12-17 Thread Peter C. Wallace
On Sun, 17 Dec 2006, Anders Wallin wrote: > Date: Sun, 17 Dec 2006 11:01:44 +0200 > From: Anders Wallin <[EMAIL PROTECTED]> > Reply-To: "Enhanced Machine Controller (EMC)" > > To: "Enhanced Machine Controller (EMC)" > Subject: Re: [Emc-users] Mesa m5i20 PWM frequency ? > >> >> OK so for the

Re: [Emc-users] Mesa m5i20 PWM frequency ?

2006-12-17 Thread Anders Wallin
> > OK so for the 5I20 I can change the PWM so it will go up to ~66 KHz instead > of > ~33 KHz. Peter, would changing to a max 66 kHz PWM frequency on the 5I20 simply require a new fpga configuration to be compiled and downloaded to the 5I20, or does it require a hardware change ? I am askin