I have the 'Must Be In MCS/G53 To Adjust Axis' warning when tryng to use the 'Z' key to reset axis. The exchange below is all I found on the subject. I...
Hello, I'm new to CNCPro but have been programming for some time. I grabbed the latest sources for CNCPro. How do I build it? What compiler do I use? Does it...
Hi Rich; Cncpro only runs under DOS. It will not run in a Windows DOS box. You can search the archives and find several discussions on compiling. Most of the...
Hi to All, I am new to the group and downloaded a couple of yeager versions and I am having lots of trouble with jog and keyboard lockups. I have been using...
Rob, I have used the commercial version of CNCPro for years. Bought a bigger mill and yet another puter and nothing worked well. Popped Tcnc in and all was...
Rob, the original program had an occasional problem, but not as you describe. This prog MUST be run in DOS only. No Windows running in the background. No...
Hello All, I downloaded Alan's version of the source and I'm currently looking at it. I noticed a few other versions of CNCPro from other users. Is there a...
If you do want to compile, get this; http://vetusware.com/download/C%2B%2B%205.02/?id=3720 Roland 2009/7/2 ramaral2009 <ramaral2009@...> ... [Non-text...
I appreciate the response from everyone, However I have not yet found the answer but will continue as time permits. I can say there is NO Problem running the...
Hi, Tracy, & Others: Not too long after the CNCPro source was released, I edited it to remove the serialization requirement and then recompiled it with Borland...
 Dear firends,  First ,I am Seda Pala , mechanical Enginnering in Erciyes University in Kayseri İn Turkey,  My postgraduate (Bs ) name is " A study on...
... University in Kayseri İn Turkey, ... parametres optimization of wire EDM- and surface roughness" ... problem ... for Surface roughness and micro...
Friedrich; I've not done it with cncpro but thread milling should be possible. Here is one example assuming X0Y0Z0 at top center of feature: G00 X2.5 Y0. Z.1 ...
When I issue a G92 the machine moves to those addresses. As I understand it, G92 should only reset the program. Sample code: G20 G90 G92 X0 Y0 Z2.0 Am I...
Ron, basically no. As the directions state (common programming protocal) G53 sets the machine coordinate system to your coordinates (home position if you...
Hello, Does anyone know any software to convert a picture (jpg, bmp.) to g-code to use in Mach-3, other than bmp2cnc ? Regards, Barlan [Non-text portions of...
You can use Inkscape to do some manipulation on an image (it has lots of features, and with that a lot of learning) to get a representation of what you want,...
There is another one called wintopo. They have a freeware version. I've never used it but several waterjet users say it works OK. Regardless of which one you...
Hi gang. I just joined the group, in order to get the source code for CNCpro. Why? Because I'm thinking of writing my own CNC control software, partly for...