Page 1 of 1

Re calibrating... Moving to Z=0 is incredibly slow.

Posted: Tue Jan 24, 2017 10:12 pm
by craftymethod
X/Y movements are normal speed, Z is taking a minute or so to get to Z=0, which setting am I chasing?

cheers guys

Re: Re calibrating... Moving to Z=0 is incredibly slow.

Posted: Wed Jan 25, 2017 2:55 am
by DeltaCon
Is it descending close to the bed first, and then extremely slow? Or is is descending from the homed position extremely slow?
What machine and what controller are you using?
There are firmware parameters for max Z speed of course, but also for probe speed and probe distance. Check those for your firmware.

Re: Re calibrating... Moving to Z=0 is incredibly slow.

Posted: Wed Jan 25, 2017 3:42 am
by craftymethod
Hey DeltaCon :)

Its descending from the homed position extremely slow, Rostock V2 with a rambo board. Just did a new install using Repitier Host to get things up and running.

Re: Re calibrating... Moving to Z=0 is incredibly slow.

Posted: Wed Jan 25, 2017 7:05 am
by DeltaCon
You will have to do a complete recalibration if you do that. Usually it is enough to check the values from a freshly downloaded firmware and compare them to what you have.

Re: Re calibrating... Moving to Z=0 is incredibly slow.

Posted: Wed Jan 25, 2017 10:11 am
by craftymethod
Yeah it should all be set as default, just wondering what setting it was. max Z speed might be it?

Re: Re calibrating... Moving to Z=0 is incredibly slow.

Posted: Wed Jan 25, 2017 5:09 pm
by Dale Eason
What are you using to tell it to move? Are you sending G code thru software terminal or asking a program to tell it to move like using MatterControl?

For instance if you send G code using the MatterControl terminal you can tell it what speed you want or let it use its default. The command would be
G0 Z10 to move to 10 mm above the bed at default speed. G0 Z10 F1500 to move at 1500 mm per minute. Which is pretty slow. But then you can try other values.

Re: Re calibrating... Moving to Z=0 is incredibly slow.

Posted: Fri Jan 27, 2017 10:59 pm
by craftymethod
G0 Z10 seems to be giving me nice speed down to Z10 but for some reason the Z jog controls in Repitier Host seem to be f100*20. etc

Not sure where to adjust that setting. What is the *20 for?

Re: Re calibrating... Moving to Z=0 is incredibly slow.

Posted: Sat Jan 28, 2017 4:17 pm
by Dale Eason
Try mattercontrol instead. I have never used Repitier Host so I can not help there. However mattercontrol does all I have ever needed.
Dale