RE: [CAD_CAM_EDM_DRO] Set Coordinates Tcl
Posted by
Ethan Vos
on 2001-08-31 04:24:55 UTC
Obviously I wrote this too early: It is now correct
3. I have changed the setaxis to "2" instead of to read from the .ini file.
I labeled them "Shim Adjust" and Excessive Wear" which I need to correspond
to axis X and A. X is working OK, but the 2nd field is updating the 2nd (Z)
axis. What do I need to do to change it so it updates the 3rd (A) axis? I
do not need or want the ability to change the 2nd (Z) axis offset.
Ethan
-----Original Message-----
From: Ethan Vos [SMTP:ethan@...]
Sent: Friday, August 31, 2001 7:05 AM
To: CAD_CAM_EDM_DRO (E-mail); EMC Mailing list (E-mail)
Subject: [CAD_CAM_EDM_DRO] Set Coordinates Tcl
I'm really starting to have fun with this.
Questions about the Set Coordinates Tcl in the 801bin.
1. What do I need to change to get the cursor to the end of the zeros
(0.0000) rather than at the beginning?
2. What other parameters can I use (it starts with 5221) and where in the
tcl do I make the change? I tried changing the 5221 at the end of the
program to 1000, but the tcl wouldn't work. I need to make a Tcl to input
data into the variable table.
3. I have changed the setaxis to "2" instead of to read from the .ini file.
I labeled them "Shim Adjust" and Excessive Wear" which I need to correspond
to axis X and A. X is working OK, but I the 2nd axis (A) is updating the Y
field. What do I need to do to change that?
4. Where does the data come from that the Tkemc reads when it displays the
axis offsets? I can't figure out why when I enter in 1.0 on the
Set_Coordinates the display changes by .0394. I'm using G20 (I think) and
the .ini file has been changed from "auto" to "inches"
Thanks.
Ethan
Addresses:
FAQ: http://www.ktmarketing.com/faq.html
FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
Post messages: CAD_CAM_EDM_DRO@yahoogroups.com
Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...
Moderator: jmelson@... timg@... [Moderator]
URL to this page: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
bill,
List Manager
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
3. I have changed the setaxis to "2" instead of to read from the .ini file.
I labeled them "Shim Adjust" and Excessive Wear" which I need to correspond
to axis X and A. X is working OK, but the 2nd field is updating the 2nd (Z)
axis. What do I need to do to change it so it updates the 3rd (A) axis? I
do not need or want the ability to change the 2nd (Z) axis offset.
Ethan
-----Original Message-----
From: Ethan Vos [SMTP:ethan@...]
Sent: Friday, August 31, 2001 7:05 AM
To: CAD_CAM_EDM_DRO (E-mail); EMC Mailing list (E-mail)
Subject: [CAD_CAM_EDM_DRO] Set Coordinates Tcl
I'm really starting to have fun with this.
Questions about the Set Coordinates Tcl in the 801bin.
1. What do I need to change to get the cursor to the end of the zeros
(0.0000) rather than at the beginning?
2. What other parameters can I use (it starts with 5221) and where in the
tcl do I make the change? I tried changing the 5221 at the end of the
program to 1000, but the tcl wouldn't work. I need to make a Tcl to input
data into the variable table.
3. I have changed the setaxis to "2" instead of to read from the .ini file.
I labeled them "Shim Adjust" and Excessive Wear" which I need to correspond
to axis X and A. X is working OK, but I the 2nd axis (A) is updating the Y
field. What do I need to do to change that?
4. Where does the data come from that the Tkemc reads when it displays the
axis offsets? I can't figure out why when I enter in 1.0 on the
Set_Coordinates the display changes by .0394. I'm using G20 (I think) and
the .ini file has been changed from "auto" to "inches"
Thanks.
Ethan
Addresses:
FAQ: http://www.ktmarketing.com/faq.html
FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
Post messages: CAD_CAM_EDM_DRO@yahoogroups.com
Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...
Moderator: jmelson@... timg@... [Moderator]
URL to this page: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
bill,
List Manager
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
Discussion Thread
Ethan Vos
2001-08-31 04:15:41 UTC
Set Coordinates Tcl
Ethan Vos
2001-08-31 04:24:55 UTC
RE: [CAD_CAM_EDM_DRO] Set Coordinates Tcl
Jon Elson
2001-08-31 10:47:25 UTC
Re: [CAD_CAM_EDM_DRO] Set Coordinates Tcl