Threaded View
-
22-02-2013 #11
Check what code is in the "Ref all home" Button. Go to "Operator" menu and select "Edit Button script" it will read something like:
DoButton( 24 )
RefCombination(3)
DoOEMButton(133)
DoOEMButton(134)
DoOEMButton(135)
Either Delete and enter what's below or comment out the existing lines by putting ( ' ) before, anything after the ' is ignored and treat has comment. (It's on same key has @ on my keyboard.?)
DoButton( 24 ) ' Z axis
DoButton( 23 ) ' Y axis
DoButton( 22 ) ' X axis
First Z axis will move then Y axis then X axis.
If you want Y & X other way round then just switch last two lines.
Oh and make sure you save before closing Script editor.!!
Should work fine now.?Last edited by JAZZCNC; 22-02-2013 at 09:45 PM.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
24v Limit/Home switches. How to..?
By Wal in forum General ElectronicsReplies: 6Last Post: 17-11-2013, 05:52 PM -
Home switches not resoponding
By dudz in forum General ElectronicsReplies: 7Last Post: 27-11-2012, 07:17 PM -
Boxford 240 home switches?
By X3Chalk in forum Boxford LathesReplies: 2Last Post: 17-04-2012, 07:07 PM -
value of home switches
By engineshed in forum General ElectronicsReplies: 3Last Post: 04-04-2012, 12:01 AM -
Limit/home switches - how are you mounting 'em?
By HankMcSpank in forum General DiscussionReplies: 2Last Post: 13-11-2011, 01:42 PM
Bookmarks