Carbide motion 640
Another question. What settings/ values do I need to SLOW down the rapid positioning ?
X $110 $xxx
Y $111 $xxx
Z $ 112 $xxx
Found my old post on doing this, but not doing something correctly on the MDI input line.
Correct format ?
Use $$ to list the current settings. You want a value lower than the current setting to slow it down.
The format is $110=xxx where xxx is the new value.
Hi,
Thanks for the help. If I do $$ for the list of settings nothing happens. I can look at the settings in the debug panel and see them, but can’t change them there. I’m not doing something correctly ?