View Full Version : Emco Compact5 Interface (like Weledit)


mikkojay
05-11-2006, 12:04 AM
I am working on a program that is essentially like Welsoft's WelEdit. I recently bought an Emco Compact 5 and the DOS software did/does not cut it. I started reading about the serial settings & code formats, and it didn't sound like anything I had not done before. I was about 1/2 way done when I wandered across the Welsoft program online and I was shocked to see how similar it was to what I wanted, except for the fact that it costs nearly a hundred bucks.
I use the mscomm control to talk to com 1 at 300 baud. I used a listview control to keep track of the individual lines. I ended up using basically the same layout as the Welsoft program, except for mine is free! (and I can customize it however I want to!) If anyone is interested, I can send you a copy once I get it all tweaked out. I have successfully created, transferred, and run a simple program with it. This evening I was able to write a short program on the machine, then upload it to the program, and successfully save it to disk.
I'll attach a screenshot so you can see what it looks like.
If you have any questions or comments, please let me know.
Thanks, Mike

Motman2k
06-09-2006, 10:34 AM
I am very interested in that software that you have written... hopefully it will solve all of my problems with this machine.... Def send it to me tintedtbird@hotmail.com Thanks alot.

mc_n_g
06-09-2006, 02:21 PM
Yes, I would be interested too. Haven't worked with the lathe lately but would like ot give it a try.

Thanks,
mc_n_g

mc_n_g@yahoo.com

mrcchampagne
07-07-2006, 12:46 PM
Hi I am Marcel I have an emco compact 5 cnc machine can you tel me how to save a program on the cassette from the controle, also how to stop the cassette tape fron running.
Thank You Marcel
Email is: mrcchampagne@aol.com

mikkojay
07-12-2006, 08:21 PM
Hello-
I haven't messed with this thing for a while- or visited this site. Too busy. Anyway, if anyone wants the source code, send me an email and I will send you a copy of what I have in its current state. I will all but guarantee the drawing of curves is messed up, at least it was the last time that I dinked around with it. Makes you wish you paid more attention in geometry class. The edit/upload portion does work fine though, I have used that part a number of times. I can also compile it into an exe, but without creating an install package, I cannot guarantee that any given machine will contain the necessary dependencies, etc.
I have emailed the source to one person and I am curious to see if someone other than myself can get it to work.

As far as cassette tapes go, I have not been able to get mine to work at all. That's one of the reasons I wrote this thing- so that I could archive various programs on the PC and edit/transfer them easily to the machine.

Thanks, Mike

mikkojay
07-14-2006, 01:09 AM
OK Guys, Here ya go
http://members.cox.net/mnorth1b/
Pretty utilitarian, but it did work! Do what you will with the source code, I'm not too sentimental.
If anyone gas good/bad luck, let us know.
If someone wants to take it from here and enhance it, that would be great.
Thanks, Mike

cwilken
02-22-2007, 04:44 AM
I really like this software. I havn't tried it on the machine but its really cool so far. The drawing of the code is great. I wish someone could fix the rendering of the G02, G03 and the arcs. This program will be great for my students to see what they are programming. As it is it only draws the straight lines correctly. Can anyone take this fantastic program and finish the rendering?

thanks
Charlie
Van Nuys High School

maniso
08-09-2007, 03:48 AM
Thanks for the hint, i will find out how it works and will add some thinks to it, first study the source an eventialy add the G02 and G03 to it.
Give me some time.
Greatings

maniso
08-22-2007, 04:43 AM
I'm working on it and i just add some futurs to it like G02 and G03 working fine, als add G92 and saeching on G90 and G91.
How can i upload the adjust file to You so someone els can use it?
regards

mc_n_g
08-23-2007, 03:42 PM
I would contact mikkojay as he posted it on his site and it is his original creation.
Most likely he will post and host it. If not we should be able to find a shared location for it.
mc_n_g

SU_IRE
10-09-2007, 05:06 AM
greetings!
i just had the oppurtunity to work on a compact5 cnc,the thing is it has not been used for the last 10 years and no records are available for reference purposes. can you help me on this?please send any information to get_348@yahoo.com.thanks

mc_n_g
10-10-2007, 05:54 PM
Go to teh yahoo groups. Some of the manuals are there.
mc_n_g

CNC_Crazy
07-06-2008, 07:00 PM
I'm working on it and i just add some futurs to it like G02 and G03 working fine, als add G92 and saeching on G90 and G91.
How can i upload the adjust file to You so someone els can use it?
regards

I know its been almost a year since anyone posted anything about this, but maniso posted that he did some updates to this program. Does anyone have the latest update with G02 & G03 capibilities? If so, could you please send me a copy at: terrydoucet@eastlink.ca

TY

maniso
07-28-2008, 05:09 PM
It allmost more than 6 monts that i dit something on the programme but it had some serius futurs, it is allmost finish.
If someone is interest pse let me now.

dfurlano
08-04-2008, 07:14 AM
I am interested if you have something new available.

Dan

maniso
08-05-2008, 03:39 AM
I'm just back from holiday and i will send the latest file to You if i had Your mailadress.
Pse let me now the mailadress.

dfurlano
08-05-2008, 07:57 AM
PM sent,

Thanks for you help.

Dan

mc_n_g
08-07-2008, 04:40 PM
What did you end up doing to it?

dfurlano
08-07-2008, 04:54 PM
Nothing that I could tell but maybe something behind the covers.

maniso
08-08-2008, 10:22 AM
As i can see is there back some interesting in the Compact 5.
I will atach the self installing utilitie to use te simulationprogram and communication to the EmcoLatch.
Hope that i can help more persons whitch are wane use it.
Have fun .

calmissile
09-18-2008, 10:58 PM
I just bought a Compact 5 PC lathe and could really use a copy of the old DOS software that originally came with the machine. I will look at the recommendation for newer stuff after getting it working on the original. Any help appreciated. dwilson@linkline.com

nickel_5000tq
11-20-2008, 09:03 AM
Hi,
Just got 3 emco small lath. I have everything with them but looking for something more windows like.
Nice project. Find the serial code and make an win interface that send words to the emco its funny. I did with an old plotter far in the past :-).