Hello Guest it is April 19, 2024, 02:56:17 AM

Author Topic: AL54b (lathe) project from New Zealand  (Read 165653 times)

0 Members and 1 Guest are viewing this topic.

Re: AL54b (lathe) project from New Zealand
« Reply #180 on: April 14, 2011, 05:57:52 PM »
Oh sorry dude, the machine is not finished yet.
Re: AL54b (lathe) project from New Zealand
« Reply #181 on: April 16, 2011, 05:38:53 AM »
I got a bit more done on the housing today:





I'm not sure if you've see the control panel with the buttons mounted?



Thanks for looking.
Re: AL54b (lathe) project from New Zealand
« Reply #182 on: May 30, 2011, 07:22:02 AM »
Call me daft but can someone help me figure out where to change the spindle number in mach3 turn, it seems to be fixed at  pulley number 1?
Also I'm after an OEM code for Spindle CW toggle? (the equivalent of 173) im trying to rig up a manual forward and reverse switch.

thx
Re: AL54b (lathe) project from New Zealand
« Reply #183 on: May 30, 2011, 08:22:12 AM »
It's under the top menu Config->Spindle Pulleys  :)

Cheers,

Peter
----------------------------------------------------
Homann Designs
http://www.homanndesigns.com
email: peter at homanndesigns.com
Re: AL54b (lathe) project from New Zealand
« Reply #184 on: May 30, 2011, 08:53:38 AM »
Yeah thats to configure them,but how to select during operation?
In mill you just punch in what gear your in on that page, turn wont let me do that, i, running silver/blue screen set.

thx
Re: AL54b (lathe) project from New Zealand
« Reply #185 on: May 30, 2011, 09:14:37 AM »
You can select which one you want to use from that config dialog box, or if you go to the Diagnotics page in turn you can just select the fully dro on the bottom left with the mouse, then type the new pulley number in there.

Cheers,

Peter.
----------------------------------------------------
Homann Designs
http://www.homanndesigns.com
email: peter at homanndesigns.com
Re: AL54b (lathe) project from New Zealand
« Reply #186 on: May 30, 2011, 09:21:34 AM »
OK, just looked at the silver blue screen set and the spindle pulley DRO is not displayed anywhere. :(

So I guess you will need to set it through the config dialog box.

Cheers,

Peter.
----------------------------------------------------
Homann Designs
http://www.homanndesigns.com
email: peter at homanndesigns.com

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: AL54b (lathe) project from New Zealand
« Reply #187 on: June 06, 2011, 08:40:20 AM »
Or make up custom macros to write to the spindle DRO to change it to whatever gear you want. For example a macro named something like
m101 for pulley 1
m102 for pulley 2
etc etc

The macro for m101 would simply  have the following in it.

SetOemDRO(56,1)

m102 would have

SetOemDRO(56,2)

etc etc


Then when you called m101 from MDI or code the pulley would be set to 1, m102 it would be set to 2 etc etc

Hood
Re: AL54b (lathe) project from New Zealand
« Reply #188 on: June 09, 2011, 07:03:43 PM »
its alive:

<a href="http://&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/HhZ3m7R_h4E?hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/HhZ3m7R_h4E?hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;" target="_blank" rel="noopener noreferrer" class="bbc_link bbc_flash_disabled new_win">http://&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/HhZ3m7R_h4E?hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/HhZ3m7R_h4E?hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</a>

Yes i know i should have screw covers and way covers bla bla..... I needed the part.
Re: AL54b (lathe) project from New Zealand
« Reply #189 on: June 09, 2011, 07:10:56 PM »