586,096 active members*
3,779 visitors online*
Register for free
Login

Search:

Type: Posts; User: delcon

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    869

    Re: trying to implement css

    Hi Tom

    Thanks for looking at this. I did some more research on this and can report following. I don't want to sound complaining - your program is great and I appreciate your work. I just report...
  2. Replies
    3
    Views
    869

    trying to implement css

    Hi Tom

    I am trying to implement css on my lathe. To do this I have taken your examples and altered them to my needs. My intention is to let one thread handle all the S parameter changes. This is...
  3. Re: tool offset change through c-programs and DRO update

    I am sorry to have to ask for your advice again, Tom, but my search did not lead to any results.

    The last thing I am trying to setup on my lathe is CSS. I am following your example c-program. The...
  4. Re: tool offset change through c-programs and DRO update

    Hi Tom

    I can give you some more observations about this:
    This morning when I came back to KmotionCNC it was working as it should!

    However, after editing the tool table manually it is not...
  5. tool offset change through c-programs and DRO update

    Hi Tom

    I just noticed one more thing...

    I wrote a c- program to adjust tool offset of the active tool on my lathe through MSG Boxes. The reason for this is that when you cut a diameter and you...
  6. Replies
    2
    Views
    965

    Re: CheckDone clears before end of movement

    Hi Tom

    Thanks for explaining this to me. This means that even though Dest has arrived the PID of Kflop still might be putting out some impulses to arrive at the exact desired position. It all...
  7. Replies
    2
    Views
    965

    CheckDone clears before end of movement

    Hi Tom

    My setup is CL Step (AC Servo with linear encoder).

    I noticed that CheckDone is clearing before the movement has completed:
    In a C-Program I do:


    ...
  8. Replies
    7
    Views
    3,314

    Re: Mach3 + Kflop + VFD = Spindle Speed control?

    Hi Dan

    I stumbled on this. I am using the popular Huanyang VFD which is controlled by RS485 with a modbus protocoll. You would have to setup the Serial Port of KFlop somehow.

    RS232 with KFLop
    ...
  9. Re: Setting up KFlop + KStep closed loop stepper system

    Hi Dave

    Since I just added some glass scales to my Kflop I might be able to answer your question:

    1) The only reason you want to add some glass scales (linear encoders) to your Kflop is if you...
  10. Replies
    1
    Views
    1,058

    Accessing S Value with Kflop C Program

    Hi Tom

    I was able to successfully connect a VFD to RS232 and control my spindle with c programs. :)

    Even though I found SpindleOnJog.c SpindleCssJog.c and so on I am not able to get the S Value...
  11. Re: adding glass scales to my Kflop with AC Servos

    Hi Tom

    Thanks for your explanations.

    I did not think of the deadband :tired: With this I should be able to solve it. Perfect :)

    Now I also fully understand the impact of Max Error, thanks....
  12. Re: Setting up KFlop + KStep closed loop stepper system

    Thank you for posting this! It helped me a lot to get my Kflop running.:)
  13. adding glass scales to my Kflop with AC Servos

    Hi Tom

    I bought glass scales some time ago and now I found time to fit them to my lathe. Reason for the upgrade was that my ballscrews have no preload. Even though they have no backlash, when...
  14. Thread: Mach4 plugin

    by delcon
    Replies
    3
    Views
    1,863

    Mach4 plugin

    Hi Tom

    This might have been asked before but I couldn't find the answer:

    I saw that Mach4 has been released. Do you plan on releasing a plugin for Mach4?

    Regards

    Leo
  15. Replies
    2
    Views
    876

    Re: Random freeze of KmotionCNC

    Hi Tom

    Thanks for your suggestions. I am going to look at it and report back.

    Leo
  16. Replies
    2
    Views
    876

    Random freeze of KmotionCNC

    Hi Tom

    I have had random freezes of KmotionCNC.
    I was not able to notice anything that I did to cause this, but it never happens during a g-code run. I suspected a file access delay so I changed...
  17. Replies
    11
    Views
    3,470

    Re: Automatic tool length measurement

    Hi Tom

    4.33d is not stable. It crashed 3 times in a row. Then I went back to 33c everything was fine again.

    The crashing was once after saving my offsets (G54) and returning to the main screen...
  18. Replies
    4
    Views
    932

    Re: KMotionCNC autosave vars?

    Hi Tom

    I just realize that I caused some confusion because I voiced my excitement about being able to access tool table offsets. :)



    What I am proposing is to have an option to save fixture...
  19. Replies
    4
    Views
    932

    Re: KMotionCNC autosave vars?

    Hi Tom

    The Vars File:
    Tool Setup Screen Files

    It only saves if you press the save button in Tool Setup Dialog.

    Leo
  20. Replies
    4
    Views
    932

    KMotionCNC autosave vars?

    Hi Tom

    First, I have discovered the new Tool Offset functions of Version 33d yesterday and already implemented them. They are working great and save me a lot of time!


    Second, I have a...
  21. Replies
    4
    Views
    3,404

    Re: VB.Net example exeption while running

    Hi Tom

    I am exited to hear that a new version of KmotionCNC is coming!! Is there any chance that I could try it early? I am really in trouble not being able to use my lathe.

    If you are working...
  22. Replies
    4
    Views
    3,404

    Re: VB.Net example exeption while running

    I have also tried to open the Solution on a different computer with Win7 and Visual Studio 2008. Same Exception...

    Maybe some of you guys have an idea how to solve the error or you might have a...
  23. Replies
    4
    Views
    3,404

    VB.Net example exeption while running

    Hi Tom

    I am using Mach3 with K-Motion on a lathe.

    Yesterday I start up the PC, start Mach3 jog towards the spindle and K-Flop keeps jogging by itself until it crashes into the chucks! Lucky the...
  24. Thread: G76 - Threading

    by delcon
    Replies
    3
    Views
    688

    Tom, please let me know what I have to do try...

    Tom,

    please let me know what I have to do try G32.

    Best Regards

    Leo
  25. Thread: G76 - Threading

    by delcon
    Replies
    3
    Views
    688

    Hi Tom I am not particularly happy with Mach3...

    Hi Tom

    I am not particularly happy with Mach3 and would like to use KMotionCNC instead. But threading is a must. I would be very happy to try what ever solution you have and report my experiences....
  26. Thread: G76 - Threading

    by delcon
    Replies
    3
    Views
    688

    G76 - Threading

    Hi Tom

    I have read that threading is supported through k-Motion in Mach3. How can I execute a G76 in KMotionCNC?
    Can you give me a working sample?

    Best Regards

    Leo
  27. Replies
    6
    Views
    2,420

    Hi Tom Thank your for your explanaitions. ...

    Hi Tom

    Thank your for your explanaitions.

    Best Regards
  28. Replies
    6
    Views
    2,420

    Hi Tom Thank your for your explanations. The...

    Hi Tom

    Thank your for your explanations. The Diagram made it very clear to me.
    Of course I do not run out of Axis, only of generators because the hardwiring.

    The user program is also a good...
  29. Replies
    6
    Views
    2,420

    Hi tom Thank you for your explanations. If I...

    Hi tom

    Thank you for your explanations. If I want to configure an axis without any output and all the available channels are already taken, what would I write in the config file?

    To my question...
  30. Replies
    6
    Views
    2,420

    Lathe Spindle setup

    Hi

    I am trying to convert a traditional lathe to CNC. I got my axes working and need to get my spindle setup. I will be using it with Mach3 and want to be able to do single point threading.
    ...
Results 1 to 30 of 35
Page 1 of 2 1 2