584,850 active members*
4,446 visitors online*
Register for free
Login

Search:

Type: Posts; User: geppo_it

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Thread: G-Code error

    by geppo_it
    Replies
    11
    Views
    1,971

    Re: G-Code error

    hi Tom,

    I configured Diameter mode and now everything is working fine. I just have to check if the CAD system gives me the right displacements to obtain the desired diameters.

    Thanks, Beppe
  2. Thread: G-Code error

    by geppo_it
    Replies
    11
    Views
    1,971

    Re: G-Code error

    no one has any idea where the error might come from?
  3. Thread: G-Code error

    by geppo_it
    Replies
    11
    Views
    1,971

    Re: G-Code error

    well guys,

    just enough time to launch another path and another type of error appeared.
    I generated the path with HSMWorks: with IK declarations the simulation practically stops on the first G2...
  4. Thread: G-Code error

    by geppo_it
    Replies
    11
    Views
    1,971

    Re: G-Code error

    good day Tom and Mactec54,

    thanks for your interest.
    The problem comes because, after finishing the tool change operation, I disable the turret motor driver. This is because, having a mechanical...
  5. Thread: G-Code error

    by geppo_it
    Replies
    11
    Views
    1,971

    Re: G-Code error

    Hi Tom,
    I'm at home right now, 9:15 pm here. In the morning I will copy everything you asked for and publish it.
    However, I have a screenshot, captured after the error, of the status of the axes;...
  6. Thread: G-Code error

    by geppo_it
    Replies
    11
    Views
    1,971

    Re: G-Code error

    Lines 50-55-60 are a simple comment, the error occurs first: on the first G0. As for the G97 I will try to remove it but the interpreter will have to know that we are at constant revolutions and not...
  7. Thread: G-Code error

    by geppo_it
    Replies
    11
    Views
    1,971

    G-Code error

    good day Tom,
    after a long pause I finally finished my lathe, mechanically and electrically.
    Everything works smoothly: external buttons, handweels, rotary tool changer, spindle and so on....
  8. Re: Dialogue problems between KMotionCNC and C program

    Hi Tom,

    I was designing a KMotionCNC diagnostics page to view all the status of Kflop-Kanalog IN / OUT but I realized I didn't have enough IDC_But to use as a led. Is there any way to add more...
  9. Re: Dialogue problems between KMotionCNC and C program

    good day Tom,

    problem fixed: because I develop C programs at home, something went wrong with copying files to the lathe PC and the M6 calling was on VAR #0 instead #9. That's all. A stupid problem...
  10. Re: Dialogue problems between KMotionCNC and C program

    hi Tom,

    here is already night and I will check tomorrow morning what you ask. Just to understand better... is the Tool ID value been passed from KMotionCNC to Kflop VAR #9?

    Beppe
  11. Re: Dialogue problems between KMotionCNC and C program

    hi Tom,

    if you mean in the KMotionCNC tool setup, yes
  12. Re: Dialogue problems between KMotionCNC and C program

    Tom

    sorry, when I recorded the KMotionCNC screenshot I didn't see i wasn't inside the right thread but the Console is reporting what happened due Tool Changer program

    Beppe
  13. Re: Dialogue problems between KMotionCNC and C program

    hi Tom

    following your advices now the C program is running.
    I have another problem on the tool changer: until a week ago it was working fine and suddenly it stopped to work. As you can see on...
  14. Dialogue problems between KMotionCNC and C program

    good day to everyone,
    my goal is to write a G Code program based on the input of a KMotionCNC graphics page to execute a complete thread G32 based. As u can see from attached screenshots, I used the...
  15. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom,

    it's not so clear what you mean: do I have to make a particular screen to insert that background?

    Beppe
  16. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom,

    I am using Kmotion version 4.35f. For me also it work if i download the picture from the post, the difference between the original file and the downloaded one is the dimension. Can the...
  17. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom,

    just a last thing before I leave the thread.
    I would like to customize the KMotionCNC look by putting a background bitmap file; if I use one of your files, for example...
  18. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom,

    I will, thanks

    Beppe
  19. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom

    --Yes. KMotionCNC has no information that you changed the Tool. You might do an MDI of "Txxx" to inform KMotionCNC. But probably better to tell KMotionCNC to do the tool change with...
  20. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom,

    I implemented the lathe rotary tool changer service code using your RotaryToolChanger.c example; i made some changes to the original code to fit my lathe and notice this:

    a) when I do...
  21. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom,

    Sorry, my poor English didn't understand the difference between interrupted and blocked - thread #7 was blocked and I checked it by Kmotion.exe, the green bar disappeared. Into the Thread...
  22. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    Hi Tom,

    _ Do you have the Spindle Buttons configured to run a C Program in Thread #7. If so then it would kill any program running in Thread #7 _

    No, as you suggested I moved all...
  23. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    Good day Tom,

    both MPG controls are now working fine. As always you were right: I had a Delay_sec (0.2) which I thought was performed only under certain conditions which ran continuously and this...
  24. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom,

    I modified and inserted into my init program the code on file "MPGServiceSmoothHardwareEncFilteredRev3.c" to manage two simultaneous MPG encoders. I noted that:

    a) the axis starts...
  25. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    good day Tom

    the new code now works, the only problem I have now is that I have lost the movement fluidity. Both axes are very jittery and jerky, especially when the Factor variable is larger....
  26. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    Hi Tom,

    as you said I fixed the spindle problems reversing the Output Gain and setting up the axis Gain: now the spindle works fine.

    The MPGs problems not yet fixed and still working bad. You...
  27. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    Hi Tom,

    "It seems you have the MPG code commented out" : yes it's right. I have commented the MPG code just for test the fake axis, of course when I say "doesn't work" is referred to code...
  28. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom,
    I am bit desperate because every time i try to implement something more i get problems.

    First: MPG handweels not yet working but, at least, I am sure that MPG encoders are working fine;...
  29. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom,

    I was meaning I connected the encoders output to Kanalog JP-2 channel 6-A/B for X axis and channel 7-A/B for Z axis, all signals, plus and minus, are connected The I signals aren't...
  30. Replies
    54
    Views
    7,624

    Re: Z-DRO doesn't count

    hi Tom
    I corrected the TAU and FINAL_TIME values ??of as you suggested but the problem remains. That's: the strange messages have disappeared but the MPG still doesn't work and it is the same for...
Results 1 to 30 of 52
Page 1 of 2 1 2