Since I've changed houses I lost my old laptop that I used on my cnc router so I connected an old pc to it and setup everything so I thought. Now when I try...
Hi Randy Thank you very much for the info. I do not want to get it from another country in Europe only because I do not know what kind of support, hotline,...
Hi Salvatore, To my understanding, that's the way it works. The PIC also generates a very consistent, high speed interrupt to set the timing of the output ...
hi Alan also I believe that the PIC produces a sort of temporization, the dispatch of the signals of step/dir to make fluid. however, important thing is that...
Hi Dave, Interesting website. And I see the scripts look similar to Pascal. ... If you're using Pascal anyway, then it seems reasonable that you could use the...
hello, I have a problem with turbocnc the g03 it interprets them like g02 (or conversely) but not all only some one. (I'm French, translate with google) thank...
Answer in french to help this guy : Quelle version as tu de turbocnc? Si c'est la version en français 3.1 c'est vrai qu'elle a quelques problèmes avec les...
Hi Salvatore, I can see your predicament! It's always hard to be the "first on the block". Luckily, the internet is changing that. Now ideas and information...
Salut j'utilise turbocnc V4.01 eng (pas facile en eng). je configure ma machine et test différents soft pour le moment. je n'ai pas utiliser Ace, j'ai pris...
Hello, I have a couple of basic questions on 6 axis cnc. I want to use tcnc to control a 6 axis mill. The cnc mill will have 3 linear axis and 3 rotary axis,...
... Thanks, I update it as rarely as practical :D Yes, the script syntax is first cousin to Borland (CodeGear now) Delphi, with a few modifications to make it...
My partner and I are now releasing our 3D circumference scanner kits for sale. This scanner uses a common video camera such as a Sony Handycam. It uses the...
Hi, I have just moved from turbocnc to mach3 as i am new to all this can anyone help me with the transition to mach3, as i only moved as the laptops hard drive...
... Hi, Adrian: I'm not sure how many folks who've switched from TurboCNC to Mach still frequent this list. I'd think that you'd have a better chance at...
Adrian, You'll have to completely configure Mach3 for your CNC hardware. To start with, you may wish to print out the TurboCNC config file and use that to ...
Andrey Lipavsky
alipavsky@...
Apr 4, 2007 5:05 pm
18172
Ace fait ce que tu lui dis de faire. Un Z par calque et il peut faire plusieurs passes. Si tu as la 4.01 je ne comprends pas tes problèmes de cercle. Appuie...
Hello I wonder if any one out there can help me. I have down loaded the ini file for the maxnc but something strange happens. If I move the X axis the Z moves...
You guys may want to check out the MaxStepper for KCAM: www.kellyware.com <http://www.kellyware.com/> KCAM is a very mature program, with active development....
sorry guys for the french but I still try to help this man. Scalaire, Si tu regardes ton fichier : G01 X43.0218 Y35.4828 Z-1.0000 ( probleme G03 ) G03...
Hi, The Hobbycnc web site http://www.hobbycnc.com/ has all of the information on the controller board that you have. Also have a lot of other items of...
Need some info on settings for Turbocnc. I have the Hobby CNC 3 axis board with 200 oz motors. I have it set up with the basic settings that came with the...
... For G01, you'll have to specify a feed rate (F). For example: G01 X3 F5 will move the tool to X=3 in the X direction at a rate of 5 in /min or 5 mm/sec...
Thanks Jerry Will try the Feed Rate info. I did set the scale to 18 tpi. It is set to 200 steps, is that correct? The travel amount in Turbocnc is about 4...
To clarify further - the difference between G00 and G01 commands. G00 is the fast slew command and the speed will be set by Turbo's parameters. G01 is a linear...
... Is it possible that you've set TurboCNC to deliver four microsteps per step, but have your motor drive board set for full stepping? -- Jerry Jankura ...