Thread: UCCNC Jog Feed Rate
Hybrid View
-
12-09-2021 #1
There is no way to do this from within UCCNC settings etc(that I know about), however, it can be done by writing the following code into what's called the Constructor macro M99998 which will you find in the Profiles folder inside a folder starting with Macro_(Same name as your profile) if you didn't name your profile then it will be in the Macro_Default folder.
AS3jog.Setfield(50, 913);
AS3jog.Validatefield(913);
You must copy it exactly as above as it's case-sensitive. To change the Jog speed to suit your needs replace the 50 with the value you want. Then restart UCCNC if it is running for it to take effect.-use common sense, if you lack it, there is no software to help that.
Email: [email protected]
Web site: www.jazzcnc.co.uk
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How-To: Feed Rate Calculation
By Lee Roberts in forum Machine DiscussionReplies: 20Last Post: 25-03-2020, 04:09 PM -
Feed rate on Denford microrouter
By andy_con in forum Denford RoutersReplies: 7Last Post: 02-11-2019, 03:42 PM -
Tool wear rate...
By Davek0974 in forum Tool & Tooling TechnologyReplies: 7Last Post: 23-10-2016, 05:53 PM -
SSO/FRO (Spindle Speed/Feed Rate Override)
By m_c in forum General ElectronicsReplies: 8Last Post: 17-10-2016, 11:14 PM -
Router bit recommendation, spindle speed and feed rate?
By FlightCaseCo in forum Spindles & Drive MotorsReplies: 13Last Post: 03-04-2012, 12:53 PM




Reply With Quote
Bookmarks