585,556 active members*
3,579 visitors online*
Register for free
Login

Search:

Type: Posts; User: mk00

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,743

    Re: Long string in C code

    I cant paste it in C code



    It is working, thank you!
  2. Replies
    6
    Views
    1,743

    Re: Long string in C code

    It is till too long
    (0 , 0 , 0 , 0 , 0 , 0, 0 , 0 , 0 , 0 , 0 , 172.981068 , 306.17 , 315.544674 , 344.282368 , 373.545116 , 392.323716 , 427.690896 , 458.933405 , 485.601278 , 530.027746 ,...
  3. Replies
    6
    Views
    1,743

    Re: Long string in C code

    Another problem has arisen, I will not create a new topic. I am setting up a new lathe. I set up both axes, they move good in Kmotion step response, from C code and manually in KMotionCNC. But when i...
  4. Replies
    6
    Views
    1,743

    Long string in C code

    Hi, Tom

    Version 4.35f
    I want to use long constant 2D array string with dependence of RPM on PWM frequency of my spindle. When I paste it in C editor window Kmotion stops working. When I try to...
  5. Replies
    2
    Views
    713

    Re: I can not recover kflop.

    I tried a different version of the firmware file and it worked. May be my file is corrupted.
  6. Replies
    2
    Views
    713

    I can not recover kflop.

    Hi Tom

    I tried to flash user memory, but the KMotion stopped responding. When I rebooted the computer and the Kflop, the Kflop did not boot. It flashes diodes several times and they go out.
    I...
  7. Replies
    2
    Views
    859

    Re: Kflop dont boot up

    It works, thank you!
  8. Replies
    2
    Views
    859

    Kflop dont boot up

    Hi, Tom

    Today I turned on my machine and the KMotion did not see the klfop, it is not presented in the system. When powering, the Kflop flashes with diodes, but instead of constantly burning, the...
  9. Replies
    2
    Views
    1,039

    Re: Kflop dont print anything to the console

    After the weekend it worked. Nothing has changed. I think that the problem is in my PC. In any case, thanks for the reply.
  10. Replies
    2
    Views
    1,039

    Kflop dont print anything to the console

    Hi, Tom

    Everything worked well for a long time, but this morning KMotionCNC could not open the configuration file. I decided that I had some problems with the disc, checked everything, found...
  11. Replies
    9
    Views
    1,938

    Re: Issue with geo correction

    At first I thought that when moving around the axes with the Move command, the Z geo correction is lost, but this is not the case - Z changes accordingly when moving. The assumption that the length...
  12. Replies
    9
    Views
    1,938

    Re: Issue with geo correction

    Like I solved the problem. When measuring the length of the tool, sometimes the geo offset turned out to be different, although the measurement always occurs at one point. I was not able to find out...
  13. Replies
    9
    Views
    1,938

    Re: Issue with geo correction

    I measure tool length after each change. The spindle moves down at MoveAtVel command to the measurement device until the contact closes.
    I would like to get the geo offset directly as OriginOffset...
  14. Replies
    9
    Views
    1,938

    Re: Issue with geo correction

    Addition - MDI does not work only in exec/wait and exec/wait/sync modes, it works in the "execute prog" mode, but such use is not possible.
  15. Replies
    9
    Views
    1,938

    Re: Issue with geo correction

    Since we are on different sides of the planet, just in case, I will clarify.

    When using Move commands, correction does not occur and the coordinate is lost. If I could get the geo correction Z...
  16. Replies
    9
    Views
    1,938

    Re: Issue with geo correction

    I tried to move spindle in the same position before tool change with MDI command, it works from KMotion, but dont work from KMotionCNC, nothing happening on MDI command!
  17. Replies
    9
    Views
    1,938

    Issue with geo correction

    Hi, Tom

    I decided to use the geo correction to improve the flatness and encountered a problem in measuring the length when changing the tool. When changing a tool, I use the MoveAtVel function in...
  18. Replies
    5
    Views
    1,611

    Re: Arc radius too small

    No, both CAM and KmotionCNC in millimeters. If I will increase radius manually by 0.001 all will work
  19. Replies
    5
    Views
    1,611

    Re: Arc radius too small

    Hi, Tom

    Here is example program. May be it is possible to modify postprocessor, but i dont know how. I`we read that LinuxCNC have option for adjusting arc endpoint tolerance.
  20. Replies
    5
    Views
    1,611

    Arc radius too small

    Hi,

    KmotionCNC sometimes tells "arc radius too small" on my programs, although in Mach3 all is good. At this moment I solved this by increasing radius by few microns manually. It there a way to...
  21. Replies
    19
    Views
    3,468

    Re: KMotion/KFlop Test Version 4.33l Available

    With 4.33n all is good, thank you Tom.
  22. Replies
    19
    Views
    3,468

    Re: KMotion/KFlop Test Version 4.33l Available

    In the console is displayed 4.33m. May be it is wrong firmware file? Or revision of the board is important? I`ll run program tomorrow.
  23. Replies
    19
    Views
    3,468

    Re: KMotion/KFlop Test Version 4.33l Available

    I run your code without modification, yes it is short capture. Here is correct capture - like your first graph.
  24. Replies
    19
    Views
    3,468

    Re: KMotion/KFlop Test Version 4.33l Available

    Here the result. Motion abrupt at 6200 steps (beginning of deceleration?). Also I noticed that with 4.33m problem occurs with any movement, not only with small movements.
  25. Replies
    19
    Views
    3,468

    Re: KMotion/KFlop Test Version 4.33l Available

    No, the behavior remains the same. Version 4.33m. This occurs during deceleration. On your graph axis in not marked, is this speed or position. This is my full init for this axis:

    ...
  26. Replies
    19
    Views
    3,468

    Re: KMotion/KFlop Test Version 4.33l Available

    Hi, Tom

    This occurs during deceleration with small movements, like 800 steps with 10000 velosity and 10^5 acceleration, 10^6 jerk. Now I set 5*10^4 acceleration and 10^8 jerk - looks ok.
  27. Replies
    19
    Views
    3,468

    Re: KMotion/KFlop Test Version 4.33l Available

    with large amount of jerk, like 10^8, works ok
    but anyway that operates in 4.32 not working in 4.33l
  28. Replies
    19
    Views
    3,468

    Re: KMotion/KFlop Test Version 4.33l Available

    no, problem with small movements
  29. Replies
    19
    Views
    3,468

    Re: KMotion/KFlop Test Version 4.33l Available

    addition: with Jog and Move comands all is good, MoveRelAtVel is bad.
  30. Replies
    19
    Views
    3,468

    Re: KMotion/KFlop Test Version 4.33l Available

    I have issue with 4.33l firmware. One of my steppers twitches on stop and lost steps, on accleration all looks good. All parameters and initialization are the same as with 4.32 firmware, but with...
Results 1 to 30 of 34
Page 1 of 2 1 2