585,744 active members*
4,995 visitors online*
Register for free
Login

Search:

Type: Posts; User: bowcoastie

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    If you have trouble getting what you need, let me know and I'll go onto chipmaker and ask.
  2. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hello Stroheim,
    Unfortunately I don't know the answer. I think this is only talking about the spindle encoder. You would be better served by asking Nicholia directly on the chipmaker forum. if you...
  3. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Good day all, I want to share my progress on getting the RELS up and running.
    I mounted the motors on the lathe:

    https://www.cnczone.com/forums/attachment.php?attachmentid=438072&stc=1
    To allow...
  4. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Good day everyone,
    Just in case anyone is interested, here is the link to the joystick model that they suggested in the chipmaker.ru thread:
    ...
  5. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Good day Stroheim,
    There is no requirement for a button on the joystick in vs 7-2e. The joystick should be the latched type. If you happen to have a button on the joystick, many people make that the...
  6. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,
    I looked through the code and foud what the Pq & Ap mean:

    "Ext Pq:%1d Ap:%1d.%02d", Pass_Total-Pass_Nr+1, Ap/100, Ap%100);
    }

    Pq is the total number of passes that will be done...
  7. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,:)
    If you look at the videos in the links provided, it shows how each of the operations work. The "bonding to trimming" is what I would call grooving or plunge cutting.

    As to the...
  8. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hello Qtron,
    For some reason I stopped getting updates on this thread. I'll have to check it more often. Attached are the machine translated instructions as of 11 Jan 2020. I'll have some time next...
  9. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,
    I haven't loaded any vs since vs 6. I am getting caught up so will be loading vs 72e or later in the next month or so. If you are only doing the lead-screw and not the cross-slide, then...
  10. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,
    Synchronous is just like a normal lead screw as it is always in time with the spindle due to the change gears. It could be for thread cutting or regular turning. Asynchronous forces the...
  11. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Good day Qrton,
    I hope you enjoyed your rain. The RGI is the hand wheel. The axis he is talking about is whether the X or Z is selected. I figured that out while I was commenting the code.

    I'll...
  12. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,
    I don't know what you are asking as far as table mount. Are you asking about how to mount things motors on the lathe, or work to the rotary table?

    If manual control is desired, the best...
  13. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hello Appolaris,
    Thank you so much for the offer of your help in translating things. I am currently going through the current version to translate the comments and there are a few that don't make...
  14. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hello Qtron,
    Sorry, I missed the question. Looking through the code Pin 13 is used to drive D7 on the LCD screen. You can see it in the attached schematic.

    I tried the "rotary table adaptation...
  15. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Ya Qtron,
    Wow, that's a lot of work to go through; are you going to share it on a website or youtube? It will be interesting to see what you come up with. I looked a Clough's stuff and like you,...
  16. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,
    I just had a look at Steve's site, it is an interesting project. This is the same functionality that comes from the Russian (I really should call it the Latvian ELS as that is where Oleg,...
  17. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,
    I am so glad you guys got some rain! I'll check out Steve's site.

    The honey-do's are slowly getting there. Should be able to get the last of them done by the end of my vacation. :P
    ...
  18. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Ya Qtron,
    That is great news; both on the fire front and the project front. Please keep us up to date as you make progress on this. I have gathered everything to do the project and started...
  19. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Ya,
    As you have a chipmaker account now, you should ask on the forum to see what they say. Is your board a brand-name board? I am not sure of where you are getting pin 98 from as there is no pin...
  20. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    I did some digging and apparently if Pin 13 isn't specifically set in the code high or low, then it can wind up in either state depending upon what else is going on. See post 6 on this link:
    ...
  21. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,
    I would just try it and see or, if you are worried about it, post over on the chipmaker forum to see what they say. Don't wait for me as work has put the cat-n-nine tails to me for the...
  22. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Ya Qtron,
    Thanks for updating the picture. I haven't had the chance to work on getting mine up and running for long while so haven't "poured" the V7e2 into the Arduino. It's on my list. By the...
  23. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,
    I am glad to hear that you got the sketch compiled. The RX line on the Arduino is flashing because it is receiving the program (sketch) so that is all good. I did a google search for...
  24. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,
    I just un-zipped the files into a single directory and then opened the file Digital_Feed_7e2. When I did that, the IDE opened all the files the way they showed in my previous screen-shot....
  25. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hi Qtron,
    The PDF was made from the latest downloaded schematic so it will work for your version of board.Being that the schematic is the same, the board you have from Oil Major should work.
    ...
  26. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Good morning Qtron,
    I am sorry to hear about the troubles Australia is having. It is really sad that they have been catching idiots deliberately setting fire. But I know the character of the...
  27. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hello Qtronpowerson and everyone else. Sorry I didn't respond to all of you on this thread but I didn't get a notification that it was still on-going. First off, the link to download the files for...
  28. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hello Hans,
    The whole of Oleg's DRO project doesn't need to be done; you could just put a single display on for the tachometer and ignore the rest of the signals. The Yahoo group is Mr. Danmeyer's;...
  29. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hello Hans,
    The tachometer is part of his DRO (digital read out) project. The topic can be found here in the comments of the following video, just open the video in Youtube. : ...
  30. Replies
    127
    Views
    24,736

    Re: Russian Arduino Lead Screw Project??

    Hello Hans,
    Your English is much better than my Dutch :cheers:

    Port 43 is an output for the tachometer which is a separate project that Oleg (the Russian who is the primary designer) has made. I...
Results 1 to 30 of 33
Page 1 of 2 1 2