Re: [Emc-users] Gladevcp problems

2011-01-20 Thread chrisinnanaimo
Did you do
 . Scripts/emc-environment ? 

Sent from my BlackBerry device on the Rogers Wireless Network

-Original Message-
From: Steve Blackmore st...@pilotltd.net
Date: Thu, 20 Jan 2011 15:35:44 
To: EMC2-Users-Listemc-users@lists.sourceforge.net
Reply-To: st...@pilotltd.net, Enhanced Machine Controller \(EMC\)
emc-users@lists.sourceforge.net
Subject: Re: [Emc-users] Gladevcp problems

On Thu, 20 Jan 2011 09:57:28 -0500, you wrote:

On 01/20/2011 09:35 AM, Steve Blackmore wrote:
 I've got emc2-dev installed and tried to follow the glade install on the
 wiki. Done the following

   sudo apt-get install glade

 To determine whether your gladevcp is up to date, run it as 'gladevcp
 -h'. if the usage message says it supports a '-H halfile' option, you're
 good to go.

 any command such as gladevcp -H just gives

 command not found

 likewise trying the following

 $ cd emc2-dev/lib/python/gladevcp
 $ gladevcp  gladevcp-test.ui


 Any ideas?

 Steve Blackmore

Steve,

It's a Unixy kinda thing.  It's not currently in your PATH environment.  
You need to either give the full path for your command to work, like 
~/emc2-dev/lib/python/gladevcp -H or, if you have CD'd into that 
directory, you need to use this format: ./gladevcp -H

Hi Mark - that gives no such file or directory ?

Steve Blackmore
--

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] I/O Port Usage

2010-12-16 Thread chrisinnanaimo
The 'broken pipe' is an error from HAL. If you run sterpconf from a terminal 
you will see the error. 
Sent from my BlackBerry device on the Rogers Wireless Network

-Original Message-
From: Jeff Pollard xylo...@hotmail.com
Date: Thu, 16 Dec 2010 10:46:06 
To: emc-users@lists.sourceforge.net
Reply-To: Enhanced Machine Controller \(EMC\)
emc-users@lists.sourceforge.net
Subject: Re: [Emc-users] I/O Port Usage


Hi,
   Right, I won't be using the port for actual STEP/DIR.  They are made by the 
FPGA on the step generator board. In the modified code for CNC Pro it was a 
simple inp and outp to write the the generator board.  If the broken pipe 
problem is simply something with the parport driver (and not deeper in Linux), 
then I think I can work with the problem.  If it was in Linux, I'd be stuck. 

   Now to see if I can get the source coded down on to my computer and start 
investigating the parport driver.

Thanks,

Jeff


 Date: Thu, 16 Dec 2010 17:57:54 +
 From: bodge...@gmail.com
 To: emc-users@lists.sourceforge.net
 Subject: Re: [Emc-users] I/O Port Usage
 
 On 16 December 2010 17:43, Jeff Pollard xylo...@hotmail.com wrote:
 
  http://www.xylotex.com/x86/Xylotex86.htm
 
 That's very cute.
 
   Since I would like to also run under EMC2 I loaded the Ubuntu 10.04 and 
  started running the Stepconf wizard.  I changed the port address to 0x170 
  and then tried to jog the X axis (just to see if I could get signal access 
  on the IDE port).  I ended up getting an error about a broken pipe
 
 I am absolutely no expert, but I suspect that the problem is that the
 parport driver expects to find a parallel port, not an IDE port and
 some form of handshaking is breaking down.
 
 It also sounds like you want to use the port for comms to a step
 generator, not for actual step/dir signals so I suspect a specific
 driver will be required, though that might not need to do very much
 more than inb and outb to the port address.
 
 -- 
 atp
 Torque wrenches are for the obedience of fools and the guidance of wise men
 
 --
 Lotusphere 2011
 Register now for Lotusphere 2011 and learn how
 to connect the dots, take your collaborative environment
 to the next level, and enter the era of Social Business.
 http://p.sf.net/sfu/lotusphere-d2d
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users
  
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] RELEASED: emc 2.4.6/pendant

2010-11-27 Thread chrisinnanaimo
Pncconf could help you. It supports two mesa cards external mpg axis select and 
jog incrment. You could make a dummy cinfig and cut and paste ... 
Sent from my BlackBerry device on the Rogers Wireless Network

-Original Message-
From: a...@conceptmachinery.com
Date: Sat, 27 Nov 2010 12:39:31 
To: Enhanced Machine Controller \(EMC\)emc-users@lists.sourceforge.net
Reply-To: Enhanced Machine Controller \(EMC\)
emc-users@lists.sourceforge.net
Subject: Re: [Emc-users] RELEASED: emc 2.4.6/pendant

Hi Michael
Thanks for help.
I did look all documentation and closest was
http://www.anderswallin.net/wp-content/2006_11jog/jog.hal
Because I used MESA m5i20.
Problem with that example is that I do not want to use DS3486. and SN74HC148.
I want to use only pin from Mesa 7i33 and 7i37 cards for
 1.jog wheel A+ A- B+ B-
 2.increment switching 0.1; 0.01; 0.001
 3.axis switching   X; Y; Z; A;  etc
 4.enabling pedant  ON, OFF
 5.Estop

In my system/(computer) I have 2 card 5i20 and corresponding amount of
7i33 and 7i37 , so I have enough amount of pin.
I don’t know how to refine that example to my specific case.
I think that  1.jog wheel A+ A- B+ B- should  wired to 7i33 card
and rest of code wired to 7i37 card but I may be wrong here.
I am interesting to use 2nd M5i20 for pendant but I need help with
tailoring code and final wiring.

Thanks
Aram


 Hi Aram,

 http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Hooking_Up_A_MPG_Pendant and
 some
 http://www.chembal.com/cnc/mpg2-emc2-integration

 made it really simple for me, took an hour including soldering?

 -Michael

 Am 27.11.2010 um 05:25 schrieb a...@conceptmachinery.com:

 Hi
 I remember when I load fists Ubuntu 5.1 , and video card did not work on
 my Compaq SR1830NX desk top. Ray Henry reset video driver to VESA etc.
 It was in 2007.
 With 2008 --8.04 , EMC2 2.2.5 there is no such problem.
 Each new release solving problems.
 Will this release make easy to wire and use pedant?
 Preset some files from OEM (EMC2) perspectives.
 Some work that done on pendent characterized as “quick and ….” “it is
 working”.
 Pendant has standard elements such as:
 1.   jog wheel A+ A- B+ B-
 2.   increment switching 0.1; 0.01; 0.001
 3.   axis switching   X; Y; Z; A;  etc
 4.   enabling pedant  ON, OFF

 and allocate special pins to wire pendant can be good idea.
 I can say my 3 axis mill that I build very robust system and working
 perfect. I used all preset pins – home- limit switches for all axis that
 all was there already. I did not add any code. Can same be done with
 pendant by allocating pins to wire in pendant?

 Thanks
 Aram







 I'm pleased to announce the next bugfix release of emc, version 2.4.6.
 This mainly fixes the D510MO bug, but also has a number of other
 bugfixes.

 The new packages are available in the package repositories.  If you
 installed 2.4.0 or later, this will be presented
 as an upgrade.  If you have 2.3.5 or earlier, it will not automatically
 be installed as an upgrade.  For more information and
 installation/upgrade instructions, please see
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?UpdatingTo2.4

 Git users can get this release by checking out the v2.4.6 tag, or
 follow
 bugfixes on the v2.4_branch.  Source tarballs are available from the
 package repository, http://linuxcnc.org/hardy/dists/hardy/emc2.4/source

 List of all changes in this release:
  * documentation: various improvements

  * estop_latch: make watchdog behavior match documentation.

  * hostmot2: make gpio pins behave when the value of the pin as an
 integer was
not 0 or 1

  * iocontrol: fix current tool information after reloading table

  * near: fix for negative inputs

  * pico/7i43/pluto: if the kernel does not report a base_hi address,
 make
an educated guess (fixes the D510MO bug)
  * pico/7i43/pluto: show linux parport does not support mode as a
 warning,
not an error

  * pncconf: fix spinbox limits on metric configurations
  * pncconf: fix jogging buttons on lathe configs
  * pncconf: add touchy gui choice
  * pncconf: fix spindle-at-speed code
  * pncconf: fix launchers on ubuntu 10.04
  * pncconf: fix firmware directory names for 7i43, 5i22

  * sample configs: add another smithy sample configuration

  * stepconf: fix launchers on ubuntu 10.04

  * touchy: fix display of 3-digit active gcodes

 Jeff

 --
 Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
 Tap into the largest installed PC base  get more eyes on your game by
 optimizing for Intel(R) Graphics Technology. Get started today with the
 Intel(R) Software Partner Program. Five $500 cash prizes are up for
 grabs.
 http://p.sf.net/sfu/intelisp-dev2dev
___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users




 

Re: [Emc-users] RELEASED: emc 2.4.6/pendant

2010-11-27 Thread chrisinnanaimo
Pncconf could help you. It supports two mesa cards external mpg axis select and 
jog incrment. You could make a dummy cinfig and cut and paste ... 
Sent from my BlackBerry device on the Rogers Wireless Network

-Original Message-
From: a...@conceptmachinery.com
Date: Sat, 27 Nov 2010 12:39:31 
To: Enhanced Machine Controller \(EMC\)emc-users@lists.sourceforge.net
Reply-To: Enhanced Machine Controller \(EMC\)
emc-users@lists.sourceforge.net
Subject: Re: [Emc-users] RELEASED: emc 2.4.6/pendant

Hi Michael
Thanks for help.
I did look all documentation and closest was
http://www.anderswallin.net/wp-content/2006_11jog/jog.hal
Because I used MESA m5i20.
Problem with that example is that I do not want to use DS3486. and SN74HC148.
I want to use only pin from Mesa 7i33 and 7i37 cards for
 1.jog wheel A+ A- B+ B-
 2.increment switching 0.1; 0.01; 0.001
 3.axis switching   X; Y; Z; A;  etc
 4.enabling pedant  ON, OFF
 5.Estop

In my system/(computer) I have 2 card 5i20 and corresponding amount of
7i33 and 7i37 , so I have enough amount of pin.
I don’t know how to refine that example to my specific case.
I think that  1.jog wheel A+ A- B+ B- should  wired to 7i33 card
and rest of code wired to 7i37 card but I may be wrong here.
I am interesting to use 2nd M5i20 for pendant but I need help with
tailoring code and final wiring.

Thanks
Aram


 Hi Aram,

 http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Hooking_Up_A_MPG_Pendant and
 some
 http://www.chembal.com/cnc/mpg2-emc2-integration

 made it really simple for me, took an hour including soldering?

 -Michael

 Am 27.11.2010 um 05:25 schrieb a...@conceptmachinery.com:

 Hi
 I remember when I load fists Ubuntu 5.1 , and video card did not work on
 my Compaq SR1830NX desk top. Ray Henry reset video driver to VESA etc.
 It was in 2007.
 With 2008 --8.04 , EMC2 2.2.5 there is no such problem.
 Each new release solving problems.
 Will this release make easy to wire and use pedant?
 Preset some files from OEM (EMC2) perspectives.
 Some work that done on pendent characterized as “quick and ….” “it is
 working”.
 Pendant has standard elements such as:
 1.   jog wheel A+ A- B+ B-
 2.   increment switching 0.1; 0.01; 0.001
 3.   axis switching   X; Y; Z; A;  etc
 4.   enabling pedant  ON, OFF

 and allocate special pins to wire pendant can be good idea.
 I can say my 3 axis mill that I build very robust system and working
 perfect. I used all preset pins – home- limit switches for all axis that
 all was there already. I did not add any code. Can same be done with
 pendant by allocating pins to wire in pendant?

 Thanks
 Aram







 I'm pleased to announce the next bugfix release of emc, version 2.4.6.
 This mainly fixes the D510MO bug, but also has a number of other
 bugfixes.

 The new packages are available in the package repositories.  If you
 installed 2.4.0 or later, this will be presented
 as an upgrade.  If you have 2.3.5 or earlier, it will not automatically
 be installed as an upgrade.  For more information and
 installation/upgrade instructions, please see
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?UpdatingTo2.4

 Git users can get this release by checking out the v2.4.6 tag, or
 follow
 bugfixes on the v2.4_branch.  Source tarballs are available from the
 package repository, http://linuxcnc.org/hardy/dists/hardy/emc2.4/source

 List of all changes in this release:
  * documentation: various improvements

  * estop_latch: make watchdog behavior match documentation.

  * hostmot2: make gpio pins behave when the value of the pin as an
 integer was
not 0 or 1

  * iocontrol: fix current tool information after reloading table

  * near: fix for negative inputs

  * pico/7i43/pluto: if the kernel does not report a base_hi address,
 make
an educated guess (fixes the D510MO bug)
  * pico/7i43/pluto: show linux parport does not support mode as a
 warning,
not an error

  * pncconf: fix spinbox limits on metric configurations
  * pncconf: fix jogging buttons on lathe configs
  * pncconf: add touchy gui choice
  * pncconf: fix spindle-at-speed code
  * pncconf: fix launchers on ubuntu 10.04
  * pncconf: fix firmware directory names for 7i43, 5i22

  * sample configs: add another smithy sample configuration

  * stepconf: fix launchers on ubuntu 10.04

  * touchy: fix display of 3-digit active gcodes

 Jeff

 --
 Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
 Tap into the largest installed PC base  get more eyes on your game by
 optimizing for Intel(R) Graphics Technology. Get started today with the
 Intel(R) Software Partner Program. Five $500 cash prizes are up for
 grabs.
 http://p.sf.net/sfu/intelisp-dev2dev
___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users




 

Re: [Emc-users] Big Iron

2010-11-18 Thread chrisinnanaimo
At one shop I worked at we found if we left a coolant pump on all the time the 
coolant stayed fresh longer on the drill presses. Probably cause the pump 
airiated the coolant  
Sent from my BlackBerry device on the Rogers Wireless Network

-Original Message-
From: Stuart Stevenson stus...@gmail.com
Date: Thu, 18 Nov 2010 12:12:49 
To: Enhanced Machine Controller (EMC)emc-users@lists.sourceforge.net
Reply-To: Enhanced Machine Controller \(EMC\)
emc-users@lists.sourceforge.net
Subject: Re: [Emc-users] Big Iron

On Thu, Nov 18, 2010 at 12:04 PM, Igor Chudov ichu...@gmail.com wrote:

 On Thu, Nov 18, 2010 at 12:00 PM, Stuart Stevenson stus...@gmail.com
 wrote:
   The coolant reservoir is the entire pit the machine sits in. The oil is
  very effective in reducing coolant water loss to evaporation.

 Stuart, does the coolant become rancid due to being covered with oil?
 Do you have to manage that?

a constant problem - we skim it to collect what we can - we watch the PH and
concentration



-- 
dos centavos
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Video Accuracy

2010-09-15 Thread chrisinnanaimo
Someone has used a webcam to help align with emc. Though I don't think its very 
fancy . Look in cnczone under emc I might have added a link to the wiki ...

Sent from my BlackBerry device on the Rogers Wireless Network

-Original Message-
From: Kirk Wallace kwall...@wallacecompany.com
Date: Wed, 15 Sep 2010 13:03:09 
To: Enhanced Machine Controller (EMC)emc-users@lists.sourceforge.net
Reply-To: Enhanced Machine Controller \(EMC\)
emc-users@lists.sourceforge.net
Subject: Re: [Emc-users] Video Accuracy

On Wed, 2010-09-15 at 20:19 +0200, Slavko Kocjancic wrote:
 Na 15.9.2010 18:18, Kirk Wallace je pisal:
  I have a project that requires being able to locate a scribed line very
  accurately(, worm gear cutting without a rotary table). One way to do
  this might be to use a microscope with a webcam, then center the line on
  an electronic cross-hair. If anyone has done this, your reply could save
  me from setting up the experiment myself. If this works, then the issue
  is how can I get EMC2 to use the webcam as position feedback.
 http://bbs.homeshopmachinist.net/showthread.php?t=27425
 
 That's antoher one... Sadly MACH related not EMC2...

Well that lets me know that I can expect to not need any fancy optics. I
didn't see anything in the thread saying that Mach did anything other
than show a video window. I suppose I could put AXIS and a separate
video window up, but the bees knees would be for EMC2 to use the camera
output as a probe input. For my application, it also depends on me
coming up with a way to accurately rotate the gear without having a
formal rotary table. I do have one, but it would be nice to come up with
a way to make precise worm gear sets so that one could make a table
without first having one.
-- 
Kirk Wallace
http://www.wallacecompany.com/machine_shop/
http://www.wallacecompany.com/E45/index.html
California, USA


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Spindle configuration

2010-07-21 Thread chrisinnanaimo
Classicladder does modbus too. 
Sent from my BlackBerry device on the Rogers Wireless Network

-Original Message-
From: Mario - Promm ma...@promm.com.br
Date: Wed, 21 Jul 2010 11:27:33 
To: emc-users@lists.sourceforge.net
Reply-To: Enhanced Machine Controller \(EMC\)
emc-users@lists.sourceforge.net
Subject: [Emc-users] Spindle configuration

Hi,

I' m installing EMC in a 3 axis mill using the parallel port. I having 
difficulties with the control of the spindle. My machine uses a WEG 
(CFW-08) vfd which has serial and modbus communications. I wrote a C 
program to control the vfd using the serial port and its OK, but it runs 
in a terminal window. I'm studding the GS2 VFD HAL component in the hope 
I could modify it for the WEG vfd, but its complex to me.

The other options could be use the WEG 0-10 V input or its electronic 
potentiometer (one pin that increase rpm and other that decrease). It 
hasn't a PWM input.

I would appreciate any suggestions.

Thanks

Mario


--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] EMC2 freezes at startup

2010-07-05 Thread chrisinnanaimo
I wonder if it is an opengl issue? AXIS use opengl. 
Sent from my BlackBerry device on the Rogers Wireless Network

-Original Message-
From: John Dunn jsed...@sky.com
Date: Mon, 5 Jul 2010 16:48:04 
To: emc-users@lists.sourceforge.net
Reply-To: Enhanced Machine Controller \(EMC\)
emc-users@lists.sourceforge.net
Subject: [Emc-users] EMC2 freezes at startup

Hi there, I have installed EMC2 from the live disk on to 2 computers.

Computer No1 has:
 Athlon 1GHz processor, 384 Mb memory and 4GB hard drive and works great
except there's no network connection (nothing to do with Linux) it just
doesn't recognise the pci network card, which would make updates easier. I
did try downloading Deb updates with a usb pendrive, but I got into such a
mess that I reinstalled Ubuntu-EMC2.
 With this computer I normally use a Usb WLAN adapter to get online but I
believe this has been disabled in EMC2.

Computer No2 has:
 Athlon 800 MHz processor, 512 MB memory and 20 GB hard drive shared with
windows XP on seperate partitions. The graphics card is an ATI Rage 128. The
network card works ok so I can easily update. I have used this computer with
Ubuntu 7.04, 7.10, 8.04 without any problems to speak of. When I run Ubuntu
8.04+EMC2 everything works ok except when I start EMC2 it freezes right away
before it even finishes drawing the Axis page. The keyboard stops working,
only the mouse works but the cursor turns solid black and has no effect on
anything on the desktop and I can only get out of it by turning off or
resetting the computer

I have triple checked the cd, with md5sum after downloading, I have verified
the disk after burning and I have checked the disk when running the cd at
bootup.

I have run Stepconfig on both computers and the stepper motors run fine on
both.  I thought at first the problem may have been because I updated Ubuntu
8.04 EMC but I have tried it from the live disk and the result is still the
same. Can anyone suggest a way getting round this problem?

I am not too clever with Linux, I am more at home with Windows XP. If
instructions are clear and straightforward I manage ok.

I have yet to find a tutorial to get a good grounding in Linux. How did you
guys learn linux, there must have been a time when it seemed like a foreign
language to you?
Hoping some wise or kind person can help me
.
Sincerely
John Dunn

PS I have since deleted the Ubuntu partition and reinstalled Ubuntu-EMC2 and
updated 214 updates to see if the problem is repeatable, but it still
freezes at startup as before.J.D.
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Connect Interface MINI with step motor

2010-05-04 Thread chrisinnanaimo
Please give more detail of problem / error message. One possibility I think is 
mini doesn't use an Estop circuit but axis does. Emc may be waiting for a 
signal to come out of Estop and never get it from mini . 

Chris M 

Sent from my BlackBerry device on the Rogers Wireless Network

-Original Message-
From: Binh Hoang binhc...@gmail.com
Date: Tue, 4 May 2010 11:21:24 
To: Emc-users@lists.sourceforge.net
Subject: [Emc-users] Connect Interface MINI with step motor

Hi! My name is Binh. I have a problem for connect interface MINI with step
motor. With interface AXIS, when i start emc, i donnt need to connect that
interface axis still connect with step motor. But with interface MINI is
imposible. Can you help me?


Name: Hoang Van Binh

Mobile: 01656110660
Michatronics_ Hà Nội university of technology
*
--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users
--
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users