Hello Tom, thanks for the source-code! your new software used EMC motion run in Windows? What languagem RAD you use? Regards, Anderson ... Assinatura...
... 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 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...
... 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-...
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....
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...
... 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...
... 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 ...
... 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...
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...
... 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...
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...
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...
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...
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...
Hi, Jed. I have had something similar with accumulating position errors after adding programming backlash compensations in config on my X, Y. After zeroing...
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...
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,...
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?...
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? ...
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...
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...
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...
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...
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,...
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...
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...
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...