![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| DIY-CNC Router Table Machines Discuss the building of home-made CNC Router tables here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
if running a diy cnc, using a laminate trimmer as the spindle: 1) when you plan a tool change in the toolpath, does Gcode automatically raise the spindle and await manual input that the tool has been changed, or is that something the operator enters into the Gcode...or is this handled on the Mach3 end if it, not the Gcode? 2) are folks just manually plugging the trimmer in and turning it on, or running it through a router speed control? 3) related to #2 - are diy machines normally controlling the spindle/tool through the driver board or simply running it manually? Thanks for any input |
|
#2
| ||||
| ||||
| 1) It can be all of the above, or any one of the above. You can have the g-code move it wherever you want. Probably not the best, as you'll need to modify all your g-code. Generally, you use an M6 in your g-code for a tool change. In Mach3, you have 3 options for dealing with an M6. 1) Ignore it. 2) Mach3 will stop the spindle and wait for you to change the tool. (You'll need Mach3 spindle control or you'll need to stop it yourself) 3) Automatic toolchanger. Option 2 is the most used option for a DIY router. You can jog to wherever you want to change the tool, and Mach3 will return after the tool change and resume cutting. You'll also need to zero the Z axis for the new tool. Options 2 and 3 utilize the M6 macro's in Mach3. These can be modified (using vb code) to do just about anything you want during a tool change.
The best way imo is to use a Super PID, but it's not cheap. www.SuperPID.com - Super-PID Closed-loop Router Speed Controller Here's how I do it, using a Super-PID to turn the router on/off and a custom Mach3 screen and macros to handle the tool changes.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#4
| |||
| |||
| I can vouch for Gerry's screen set.. It is way worth the 20 bucks he asks... Made my life a heck of a lot easier fer dang sure...
__________________ http://www.cnczone.com/forums/cnc_wood_router_project_log/124543-mountaincrafts_router_plasma_build_thread.html |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need Help!- manual tool change m2 control | metlshpr | Mazak, Mitsubishi, Mazatrol | 2 | 02-10-2009 06:58 PM |
| Need Help!- cant send Om control tool change macro | Osmanselim | Fanuc | 3 | 10-09-2008 01:18 PM |
| Quick change tool holder and milling questions | Biff | Mini Lathe | 4 | 11-29-2007 05:24 PM |
| How to change Tool change position(About MAZATROL T1 control) | liushuixingyun | Mazak, Mitsubishi, Mazatrol | 5 | 07-07-2007 02:58 PM |
| Tool Change Offset problem on 3T control | Andy Kveps | Fanuc | 1 | 02-24-2007 10:36 PM |