On Mon, 2009-02-16 at 03:39 -0800, An Pham Duc wrote: > I have some questions about integrating emc2 with a 3 axis milling machine. > The first, I understand that emc2 implements algorithm control in the > computer, such as imterpolation, trajectory..., then send controlling signal > to hardware. If I have a motion card that responds motion control, how do I > integrate it with emc2 interface.
Having a motion card implies that the card has some built in intelligence which have step/direction or some kind of positional data input. EMC2 can integrate with step/direction motor controllers (not other data types though) but you loose much of the advantage of using EMC, such as using HALscope and HALmeter for tuning and troubleshooting. > The second, I want using a recommended hardware in my CNC machine. My > machine is a industrial machine, using servo motors for axes and DC motor > for spindle. Please tell me what is the best card I should use in my > machine, mesa, pico... That all depends on what parts of the current machine you want to reuse. We need to know the make and model of the machine, motors, drivers, etc. The more you can provide the better. Pictures would be nice too. Help use help you. http://www.youtube.com/watch?v=p-oHuogx6_Y > the third, I read some code for emc2 interface - writed in python language - > I see some lib imported in the program such as > *from Tkinter import * > from minigl import * > from rs274.OpenGLTk import * > from rs274.glcanon import GLCanon > from hershey import Hershey > from propertywindow import properties > import rs274.options > import nf > import gcode > import locale > from math import hypot, atan2, sin, cos, pi, sqrt > from rs274 import ArcsToSegmentsMixin > import emc* > > please tell me the role of each library. And how do i use the code to create > a interface on windows. What the python package and library I should use. I think someone is working on this at the moment(?). > The fouth, I want using emc2 in a remote control with a interface runing on > windows emvironment, and core control runing in linux. what could i do that. You can use VNC to have a remote EMC session on a Windows (negative comments suppressed) machine. See: http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Running_Multiple_User_Interfaces http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Emcrsh http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Halrmt ------------ Kirk http://www.wallacecompany.com/machine_shop/ ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users