Need to make the CNC move as fast as in the below video link. Can someone help me do it?
I don’t understand the question.
What’s stopping you moving as fast as that machine?
What have you tried and what hasn’t worked?
I want to run like Hussein Bolt. Can someone help me do it?
If you don’t describe your problem, what you’ve done so far, and why yo’ve been unsuccessful, how do you expect someone that knows nothing about your machine to tell you what to do?
$XVM=5000 tells the machine what the maximum velocity should be when executing G0 moves. Why isn’t your machine traversing at that rate? What is happening? Are the TinyG stepper drivers big enough to drive the machine at that rate?
You’re asking a tiny little solid state stepper driver to drive what looks like at least 10kg of hardware at 5 metres a second. 18 km/h. Faster than I can walk and almost the maximum I can run.
I’ve got some pretty hefty machines and nothing I have runs at that rate.
I have a machine with hybrid NEMA32 stepper/servos running at 50V that can just reach that rate, using an advanced DSP controller that is about 20-50x faster than a TinyG
I’m not sure you have defined your needs properly if the TinyG was the answer to your requirement to go 5M/sec.
You certainly haven’t described your issue enough.