On Tue, 2012-10-30 at 10:36 -0700, Kirk Wallace wrote: ... snip > I'll keep playing with it. Maybe I can fix it until it doesn't work at > all :O. > > Thanks
Oops, silly me, I _assumed_ the ppmc driver wasn't loading, which gave a missing HAL pin error. I looked at the error log again and found: "... ppmc_io.hal:52: Pin 'ppmc.0.din.estop.in' does not exist ..." So, I commented this line out in the .hal file, which produced another pin missing error. I commented this one out, eh viola, LinuxCNC loads fine. I just need to massage the E-Stop configuration in the .hal files. The moral, missing pin errors can actually be due to missing pins. Thanks guys. -- Kirk Wallace http://www.wallacecompany.com/machine_shop/ http://www.wallacecompany.com/E45/index.html California, USA ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
