. .
Page 4 of 4 FirstFirst ... 234
  1. #31
    m_c's Avatar
    Lives in East Lothian, United Kingdom. Last Activity: 2 Days Ago Forum Superstar, has done so much to help others, they deserve a medal. Has been a member for 9-10 years. Has a total post count of 2,908. Received thanks 360 times, giving thanks to others 8 times.
    Tuning is for helping set axis parameters, I.e acceleration, max speed, following error...

    With KMotion, you can carry out test moves, and then show the resultant data in a few different ways, so you can see exactly how the axis is responding. On a closed loop step/dir system, it would help establish the maximum acceleration, before the servo couldn't keep up, as you can see the following error, rather than relying on the servo drive faulting because the following error has been exceeded.
    Without access to that kind of information, you've just got rely on establishing tuning figures that work, and hope following error is kept to a minimum. It is worth mentioning that there are plenty machines that run without any accuracy issues, that have solely been setup without any kind of data plotting.

    Being able to maintain position is a valid reason, but I'll be honest and say it's something that sounds good to have, but in reality isn't much use. I have that ability on my lathe, but after an E-stop I'll always re-home it anyway just to make sure it's where it thinks it is. The CS-Labs CSMIO-IP/A analogue interface also has this functionality.


    I've never used Mach 4, so I have no idea what it can or can't currently do.
    KFlop is probably the most powerful and adaptable controller in it's price range, but you have to understand C Programming to make the most of it.
    Whereas Mach 4 does most of the controller functions, handles the inputs and outputs, and tells the controller how to respond, KFlop relies on having C programs loaded to it, and will handle the required inputs/outputs internally to complete what KMotionCNC has requested.

    A good example would be a tool changer.
    Mach 4 will tell the controller when to activate any outputs, will monitor the inputs, and control the tool changer motion directly within Mach 4. A key thing is any response to inputs it reliant on the speed on communication between the controller and Mach 4. I know with Mach 3 this was limited to a 10Hz response speed, but have no idea how fast the scripting runs in Mach 4.
    KMotionCNC will rely on a C Program within the KFlop, and simply tell the KFlop to load the required tool. The KFlop will activate any outputs, and monitor the inputs with no further input from KMotionCNC. Response time to any input changes is only limited by the KFlop C Program slice time (you can have up to 7 C programs running, with each given an equal time allocation in sequence), but even with the maximum 7 C programs running, response time is still sub millisecond.

    What's suitable for you depends on what you are trying to achieve.
    Avoiding the rubbish customer service from AluminiumWarehouse since July '13.

  2. #32
    Don't know what to say Boyan.

    I have been using the same one on my test CNC builds (all of them) using a variety of steppers and aside from EMI shielding (which is a problem with almost every controller and USB, so I switched to ethernet right fast) I have had 0 issues.

    I did use their stepper drivers though, those were just an amazing help as you can actually connect them over USB too and set them up in so many ways and test your steppers.

    But even with hybrid servos it works.

    Oh one other thing, I use Mach 4. Maybe that also plays a role.

Page 4 of 4 FirstFirst ... 234

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Step-Four problems
    By BazzerH in forum General Discussion
    Replies: 8
    Last Post: 18-03-2020, 11:09 PM
  2. Mach3 Problems problems problems.
    By ECCO in forum Artsoft Mach (3 & 4)
    Replies: 18
    Last Post: 09-07-2016, 10:07 AM
  3. Help needed! Servo, MACH3 or Pokeys57CNC whats going on?
    By Boyan Silyavski in forum PoLabs (PoKeys)
    Replies: 5
    Last Post: 23-06-2016, 04:22 PM
  4. tree problems!
    By kingcreaky in forum Woodwork Discussion
    Replies: 8
    Last Post: 02-06-2014, 12:35 PM
  5. NEW MEMBER: MDF Problems
    By MrWiz73 in forum New Member Introductions
    Replies: 4
    Last Post: 31-12-2011, 12:39 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •