I got the lil rascal of a robot controller working.. Trying to figure out what is going on.. DO you program? if so I can email you the current code (comment to...
Documentation needed. I am no author of perfectly formulated and translatable manuals that anyone can read and understand. I'll save this and post it in the...
Since I opened the Yahoo group: Everything I have is simple, I am no genius, I am giving away this project source code and all. Some people have nothing better...
Hey.. I got it working with two chinese scales.. two ports.. Fixing to clean the code up and comment it and post it here in a bit. Them usb-ttl convertors from...
ANYONE wanting to Program a Palm or junk computer to read chinese scales? this is the logic and communication protocol in visual basic, you just convert the...
My father passed away. I am gone for a few days. I am working on coding in a dos/turbobasic exe version too. THis should be downwardly compatible to any dos...
My condolences on the passing of your father. I'd like to offer to moderate, if the job's not taken. It would be one less thing for you to worry about. I...
Okay.. I just got back home from the funeral home. Yes, I'd like your help,now I need to figure out how to add you as a moderator. I looked on three screens,...
In a message dated 3/4/2006 7:50:11 AM Mountain Standard Time, CheapAss@yahoogroups.com writes: Yes, I'd like your help,now I need to figure out how to add...
Thank you very much friend.. I set A new moderator up. I buried my father today.. I did good till they gave me his military coffin honor flag. I blubbered like...
In a message dated 3/5/2006 6:26:45 AM Mountain Standard Time, CheapAss@yahoogroups.com writes: HEY, Loving Emc.. I have still not got it to run on my cnc...
Emc works with the debian brain dead install. At least here in the house. I have freedos/turbocnc on the shop computer right now. XP pro crashed. It lost the...
Hi guys.. I'm working on the shop truck. Got alot of parts to put on. Got a lot of rust to address. I still am having trouble concentrating on the software. I...
Hi.. I am still in mourning over my father. I am physically staying busy. Building onto my small shop. WOrking on the old 41 chev shop truck I am building. My...
Hi, Looks like you folks are way beyond me in cnc machine knowledge. I hope to learn a few things from all of you. I do have a bit of machine shop experience...
[img]http://www.ultimarc.com/images/optipac.jpg[/img] is the ipac spinner input that reads encoders and dumps it to the pc.. this might be it.. I have waited...
ONE is on the way.. Ordered it last night. THIS WILL make a two axis DRO. THE third and fourth encoder inputs are oddball.. need a special call to work with...
Opti-pac is here on bench, tied into a $30 Clarostat optical encoder. What it does here on the bench, Tied into X=encoder for a trackball.. it makes the cursor...
Hello,Just joined up. I tried the machinist cam program with my old logitech webcam and win XP. I got it to work and the cross hair and circle slider is a...
Hi.. I have not been that active since my father died.. It has a camera update on the screen.. I cleaned a lot of that up recently. My windows drive crashed, I...
Raised it before, still think it would be worth a look. Haven't been able to make it work with Intel Play Microscope. Works with the capture engine, just not...
I have a pc cameras for microscope off ebay, Works with it. Not sure what is going on there. I have tried to buy one off ebay a time or two. I am doing a...
Yup, the Intel works well with every other windows program I've tried. Have 3 webcams that work just fine with machinist cam. I had mentioned "Runtime error...
I dumped the excess baggage, the scanner program on this version. It has a ansi read and a couple other things that might intefere with the scope's software....
model u91-R1 has 3 encoder inputs, four other inputs (encoders are inputs) and has six outputs. Costs $450-550. I have one on my cnc bender and using the dll...
Howdy.,. Will try to look it up here in a bit. I have been down and out for a while now. THE code.. the only thing the dll does is to point to the parallel ...
Private Declare Function Out8255 Lib "c:\windows\8255.dll" (ByVal portaddress As Integer, ByVal portdata As Integer) As Integer Private Declare Function In8255...