Thread: Aluminium Extrusion Router Build
Threaded View
-
01-03-2018 #11
They say should have 6 or more teeth engaged on the smallest pulley.
Regards the 20T then yes these are fine and what I often use. However it does depend on the Motor shaft to some degree because of the Boss diameter. If using large motors you may have to increase pulley size to suit a Boss that gives enough material left for grub screws after being bored.
Yes and I use 3 Grub screws in each pulley plus I locitite them on using Strong loctite.
Yes need compressor for draw bar that pulls toolholder into spindle and also some have Air purge on the taper to keep clean.
The tool holders you can buy. Like these.!
https://www.aliexpress.com/item/High...ceBeautifyAB=0
Not in the G-code but into the M6 tool change macro which mach3 uses every time you call for tool in your G-code.
In the G-code each tool change will be called with command like T1 M06. This then tells mach to run M6 macro and change to tool #1.
The M6 macro is where you put all the code required to operate the tool changer. Depending on the type of tool changer will determine how difficult. For instance rack mounted tool holders are easier to code because you just provide coordinates each tool is located in the rack.
Obviously you have to keep track of current tool and tell it where to put back before going to get new tool. Also need to operate few external bits of hardware like Air solenoids at the right times and tell how far lift up and put down etc but in general it's not massive job to create a tool change macro for rack mount.
Now carousel type gets little more involved because lots more going on. Got things whizzing in/out and spinning round which need to be monitored before next step can happen. Then got to keep track of tool again so gets put back in empty holder then decide which way to spin for next tool etc.
So yes could say "It's all bit complicated" but still do-able. Basicly just copy some body else M6 macro and make it fit your needs..LolLast edited by JAZZCNC; 01-03-2018 at 12:25 AM.
Thread Information
Users Browsing this Thread
There are currently 5 users browsing this thread. (0 members and 5 guests)
Similar Threads
-
BUILD LOG: New Build, Aluminium Frame Router/Mill
By Davek0974 in forum DIY Router Build LogsReplies: 101Last Post: 31-08-2016, 05:28 PM -
BUILD LOG: DIY Build of Aluminium CNC Wood Router without Workshop & Tools
By WandrinAndy in forum DIY Router Build LogsReplies: 54Last Post: 05-11-2012, 06:22 PM -
FOR SALE: Aluminium Extrusion
By vigen20 in forum Items For SaleReplies: 2Last Post: 24-07-2012, 11:01 PM -
BUILD LOG: Aluminium Extrusion CNC Router Build
By joshendy in forum DIY Router Build LogsReplies: 9Last Post: 10-04-2012, 08:26 PM -
Aluminium Extrusion suppliers?
By m_c in forum General DiscussionReplies: 3Last Post: 12-04-2011, 01:23 AM
Bookmarks