I downloaded and installed the new build with no problems tonight and had a
few minutes to play with it. The Verify button is a big improvement in my
mind as we can now at least parse through some code real quickly without
having to run the machine or start up a simulation. I played with using the
Run From Set Point as Matt suggested, but found that it was a little flaky
about starting at my chosen point. Seemed to work sometimes and not others.
The Verify button seems easy to use and reliable.
Thanks Fred for the rapid updates!!
Tim
[Denver, CO]
toggle quoted message
Show quoted text
-----Original Message-----
From: Fred Proctor [mailto:proctor@...]
Sent: Monday, June 14, 1999 11:29 AM
To: CAD_CAM_EDM_DRO@...
Subject: [CAD_CAM_EDM_DRO] EMC stepper & misc fixes
From: Fred Proctor <proctor@...>
EMC users,
I just put a new release of the EMC code on the FTP site. This contains
a fix to the following error abort action and some new features. Thanks
to Tim Goldstein for pointing these out. Details:
1. The following error abort code only looked at errors in one
direction. This explains why the following errors only kicked in half
the time. I wonder how this went uncorrected so long. Perhaps we were
blaming hardware?
2. Part program verification. Forget about the "rs274ngc" command-line
utility I mentioned. There is now a "Verify" button on the xemc GUI.
Click this after you've opened a part program and it will run through
checking syntax, cutter comp gouging, limit violations, etc. Let me know
how well this works.
3. Stepper motor setup is less painful, hopefully. In your .ini file,
set the steps-per-unit value in the [AXIS_*] INPUT_SCALE line for each
motor, and the maximum feed rate you want in the [TRAJ] MAX_VELOCITY
line. The cycle time for the stepper task is calculated automatically.
Note that you still have to tune the MAX_VELOCITY so that you don't
exceed your motor capabilities or
run the stepper task so fast you starve everything else.
See the emc/doc/RELEASE_NOTES, aka emc-14-Jun-1999.txt on the FTP site,
for slightly more detail.
Field experiences greatly appreciated. Happy Flag Day.
--Fred>