Hello Chris,
The version I have is 2.5.0-pre2, which I compiled from source on using instructions found on the wiki. I pulled the version of the 2.5 branch that was most recent on git, this past Saturday night (3/24).
I tried again tonight, and set the encoder scales. This worked and I was able to move on to the point where a configuration was generated. I encountered two issues. First, while setting up any axis in Open Loop Test, I would get the following error when enabling the amp:
PNCconf encountered an error. The following information may be useful in troubleshooting:
Traceback (most recent call last):
File "/home/varnamo/emc2-dev/bin/pncconf", line 9106, in on_enableamp_toggled
self.update_axis_params()
File "/home/varnamo/emc2-dev/bin/pncconf", line 9076, in update_axis_params
halrun.flush()
IOError: [Errno 32] Broken pipe
I am not sure if the is expected / normal but the + / - jog would become un-greyed after this step. When I would click either, I get a similar error as above but with reference to the Jogminus or Jogplus. I did not assign any I/O to these, but did assign I/O (on the 7i69 card) for amplifier enable.
My next issue is that once the configuration is created and a shortcut is on the desktop, emc will simply not start. I get a splash screen here, but axis will not come up. I do have axis coming up while loading the 5i25 + 7i77 configuration that Big John T has put up in the Mesa FAQ section of the forum. This is where my lack of experience shows, as I do not have the slightest clue how to begin to diagnose.
I agree that seeing motion is a great start - tonight I was able to move my X, Y, and Z axis servos using the AAA battery trick. My Y axis servo drive seems to be messed up, but thats another issue. It will only turn one direction, and resist motion in one direction - it can be spun by hand in the other. I swapped the Y motor to the X axis, and it worked fine using the X axis drive/cables (both directions). I verified cables, but have not yet tested the X axis motor with the Y (suspect) drive. Suggestions are welcome here, although its quite off topic.
Tomorrow night I will try to get motion on the X axis from EMC, hopefully with the Mesa setup.
I do like the PNCconf setup!
- Brian