Hi everyone Another question I have pulley with 28 teeth and has an inner dia 0.795" according to my info sheet with the step motor. It's is also 0.28" wide ...
Steve, Sounds like a shot of penicillin would cure that. Seriously though.. calculate/estimate/measure the pitch of the belt as a starting point. Then visit...
I would not use the G60(Constant Contour off) call in any of your part programs, It causes CNC Pro to move in the wrong direction. My Brother was running our...
Hi All I think there is still a lot of mileage in the DOS based CNC programs. Their primary competition being Mach, LinucCNC(EMC) and the USB controllers. The...
Hi Roland, The system you propose has many merits: The primary motivation being the GUI of the CNC machine is in an environment familiar to the users. I have...
Well... the idea is really great. I just am horribly ignorant and I really don't know how I could help. I just finished making a CNC lathe of my normal lathe...
Hi, Another alternative would be to implement http over an ethernet connection. The program could just serve web pages. The other computer would just need a...
Hi Amit, to implement network in DOS is not as straight forward as in Linux-based system, where it is native environment. otherwise what you've done looks...
Surely there's no need to implement full TCP/IP. Sending simple ethernet packets should suffice. As long as the Dos program can service the web pages in a...
About 15 years ago I was doing TCP/IP for DOS with WATTCP.It was working rather well. http://www.erickengelke.com/wattcp/ Saying this, Linux could be a much...
There was a GUI interface that was used back in the day and it had integrated a TCP/IP stack fo rnetwork use. It was called Desqview/X by Quarterdeck who made...
I currently have a TCP/IP network running on a bunch of Windows PCs plus one MS-DOS 6.22 PC. The DOS machine uses a free Microsoft product, previously ...
Each layer of the stack would be required but some functionality could be dropped if necessary. For example it could be limited to a single connection....
I've tried to download the compiler, but every source wants me to install their downloader or some other suspicious software. Have you found a source that does...
From older posts............ ________________ ... You might want to visit vetusware.com. Expand the "System" list box and you'll find Borland's C++ compilers ...
Hi All, Some time ago I bought a complete cnc setup. I have little knowledge of how to diagnose the board. The problem is the X axis does not work, completely....
Hi, I also found the source code at these locations on the internet Archive Wayback Machine: (just past the url below and enter - overwrite the http://) you...
Yes to your later question... just connect your X motor to the Z terminals on the board, and change the pinout in Mach3 to show the X as the pins that normall...
Hi Scott  It's possible to change the Axis.it's not difficault.please let me know which software are you using?.CNCPRO or MACH ? In all softwares using LPT...
Scott... where are you located. Â There is prob some member of this group who may be able to help you trouble-shoot this problem. Roger ... From: reza nikbakht...
Hallo I don't know why you write me: I know nothing about electronics. I think you can change the setting mach3 numbers: try to exchange the x numbers pins...
I had not thought the process through very well (new to CNC). I could not get X to work, switched it with Z, then it quit, then they all worked then Y quit and...
Welcome to the wonderful world of trouble shooting. It’s the intermittent issues that are the hardest to find and fix. Congratulations, especially if you...