Search the web
Sign In
New User? Sign Up
turbocnc · TurboCNC User Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19617 - 19646 of 19889   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19617
Hello Tom, thanks for the source-code!   your new software used EMC motion run in Windows? What languagem RAD you use? Regards, Anderson ... Assinatura...
Anderson Costa
arcostasi
Offline Send Email
Mar 2, 2009
8:56 pm
19618
... do. ... that ... Hi Tom, I've tried to open the file but found it is password protected, how do I get the password? Best regards Paul...
paul.hunaban@...
paul.hunaban...
Offline Send Email
Mar 3, 2009
3:46 am
19619
... Hi, Paul: If you're a registered user of TurboCNC, it's the "usual password" that Dave sends out so folks can access his source code. While any work...
Jerry Jankura
toolznglue
Offline Send Email
Mar 3, 2009
4:04 pm
19620
Jerry Many thanks for the info. I am registered user. Just to confirm my understanding, I need to look out for passwords as sent via the TurboCNC emailing...
Paul Hunaban
paul.hunaban...
Offline Send Email
Mar 3, 2009
5:17 pm
19621
... you use? ... Well, the emc- source code is OPEN-SOURCE , written in C++ and Ansi C. Delphi is able to import this comiled C Object- code. I took the RS274-...
tom.guenther
Offline Send Email
Mar 3, 2009
9:28 pm
19622
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the turbocnc group. File :...
turbocnc@yahoogroups....
Send Email
Mar 3, 2009
11:40 pm
19623
just uploaded the "latest" source that i found on my computer, also included a "Test" Application to show how the motion-thread works & how to start your own...
tom.guenther
Offline Send Email
Mar 3, 2009
11:54 pm
19624
... If you're registered, Dave should have sent you an E-Mail that contained the "usual password" which decrypts the source code that can be downloaded from...
Jerry Jankura
toolznglue
Offline Send Email
Mar 4, 2009
2:33 am
19625
... Hi, Tom: I suspect that a lot of us would be interested in the work that you're doing. Since this has been a pretty open forum as far as metalworking ...
Jerry Jankura
toolznglue
Offline Send Email
Mar 4, 2009
2:39 am
19626
... Well, i decided to use the emc (NIST) interpreter in my new project cause this on was published under a GNU license. When i thought about making my own...
tom.guenther
Offline Send Email
Mar 4, 2009
10:47 am
19627
Hi Maybe this is a silly question.. I presume you are getting a version to run on XP. Is is not possible, or preferable, to get it to run on 98? At least it's...
Roland Jollivet
jemelectric
Offline Send Email
Mar 4, 2009
11:40 am
19628
... No, the WinXP (and Vista) Multitasking is faster and safer than the Win98 "Multitasking" cause all programs are running in user-space. A Win32 TurboCNC...
tom.guenther
Offline Send Email
Mar 4, 2009
12:21 pm
19629
Can anyone tell me how to set up the fixture offsets in v401 as there is nothing mentioned in any of the documentation that I can find. Thanks... Bill Frver...
William Farver
sidhaha
Offline Send Email
Mar 4, 2009
9:52 pm
19630
Bill, All I can say is how I use fixture offsets! 1. I home the machine in G53 (machine coordinates). By default, G53 comes up when you run the program. 2. I...
Art Eckstein
axtein
Offline Send Email
Mar 4, 2009
10:04 pm
19631
Hi, I have 4.01 running and just got into a huge mess. I needed to run quite a long program in the Editor mode rather than Run Mode as normal. All went well...
Jack Greene
jackafaz
Offline Send Email
Mar 5, 2009
3:22 pm
19632
Hi Jack, I've run into those issues long time ago. I never managed to run directly from the hard-disk without 'hiccups' It seems that sometimes it doesn't...
Luis Cupido
luis_cupido
Offline Send Email
Mar 5, 2009
3:30 pm
19633
Hi, Jed. I have had something similar with accumulating position errors after adding programming backlash compensations in config on my X, Y. After zeroing...
leotata
Offline Send Email
Mar 6, 2009
4:59 am
19634
Can anyone help? When running certain files on turbocnc 4.01 build 050312 I am getting an error message as shown in this screenshot: ...
mjmautoinnovations
mjmautoinnov...
Offline Send Email
Mar 7, 2009
2:24 am
19635
You have a DOS runtime #207 error. Runtime is a term us tech nerds use to describe the execution of a program running on your computer from the time it loads...
William Farver
sidhaha
Offline Send Email
Mar 7, 2009
8:11 pm
19636
Bill, TCNC is a straight DOS program, no himem.sys or emm386.exe. There is no use of the registry at all. I have had the same error message a couple of times,...
Jeff Demand
jpdemand
Offline Send Email
Mar 7, 2009
9:31 pm
19637
It would be a good idea for someone ?? to write a mod to TCNC that will detect if windows is running, and alert the user.... are you sure you want to continue?...
Roland Jollivet
jemelectric
Offline Send Email
Mar 8, 2009
4:50 am
19638
On Sat, 07 Mar 2009 20:11:45 -0000, you wrote: I am confused! I thought that Turbocnc runs under DOS. If so where does the registry come into the equation? ...
Richard Edwards
edelec2001
Offline Send Email
Mar 8, 2009
4:52 am
19639
This registry talk is over my head. If I found that the registry was surely the problem, I would make an effort to learn more about it. I can tell you this...
mjmautoinnovations
mjmautoinnov...
Offline Send Email
Mar 8, 2009
6:11 pm
19640
Personally, I would suspect the g-code file more than TCNC! You may have a glitch in the program and it is having a problem reading it from the disk. Can you...
Art Eckstein
axtein
Offline Send Email
Mar 8, 2009
6:24 pm
19641
Might also be a bad spot on the disk causing problems. Re-naming the old gcode (to isolate the bad spot) and copy in a known good file. One of my really old...
Jeff Demand
jpdemand
Offline Send Email
Mar 8, 2009
7:16 pm
19642
Don't know exactly WHY you're getting that error, but I did a little internet digging and found this list of Borland run time errors. You folks using TurboCNC...
Jerry Jankura
toolznglue
Offline Send Email
Mar 9, 2009
12:02 am
19643
Thank you. I tried running the same files that I was getting errors with in editor mode, and they work fine. So. I think that I will quit while I'm ahead,...
mjmautoinnovations
mjmautoinnov...
Offline Send Email
Mar 9, 2009
12:15 am
19644
Hi, I'm new in this forum and I'm french (sorry for my english...) I want to know if it's possible to drive 4 motors in synchro mode in same time. I want move...
tof545557
Offline Send Email
Mar 10, 2009
8:18 pm
19645
Hi, I'm new in this forum and I'm french (sorry for my english...) I want to know if it's possible to drive 4 motors in synchro mode in same time. I want move...
tof545557
Offline Send Email
Mar 10, 2009
8:18 pm
19646
Christophe, Basically give them the same four move commands (same distances) in the same block (line of command), and they will move together. Alan KM6VV...
Alan Marconett
km6vv
Offline Send Email
Mar 10, 2009
8:25 pm
Messages 19617 - 19646 of 19889   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help