CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > WoodWorking Machines > DIY-CNC Router Table Machines


DIY-CNC Router Table Machines Discuss the building of home-made CNC Router tables here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 05-22-2010, 12:59 PM
krak's Avatar  
Join Date: May 2010
Location: USA
Posts: 105
krak is on a distinguished road
Few questions before I jump in.

I am a bit of a newbie when it comes to CNC. I worked with a few machines in college. However, Now I want to build my own. I have a few questions though. Having never built one before, I am looking at buying a Black Toe kit v4. Has anyone used a Black Toe, is it hard to build?
Are there plans that similar the Black Toe set up available?
I use Alibre Cad software, which can be upgraded to have cam software. Is the upgrade worth while or is their an open source cam software?
I am mostly likely going to use Mach 3. Is there a better open source selection for cnc control?
Basically I want to be sure all parts play nice before I drop a lot cash and time on it. Thank you for your help.
Reply With Quote

  #2   Ban this user!
Old 05-22-2010, 05:53 PM
 
Join Date: Apr 2009
Location: USA
Posts: 2,083
louieatienza is on a distinguished road

krak,

Check out all the new machine build threads here, quite a few were built from plans or kits. There are a few members here that supply kits and parts; look around!

I've seen the blacktoe kits; it looks pretty cool for an mdf machine...

I like Mach3, though EMC2 is free and runs on Linux.

If you find a good open source CAM, let me know! The CAM for Alibre is done by MecSoft, so it should be pretty good...
Reply With Quote

  #3   Ban this user!
Old 05-23-2010, 09:39 AM
krak's Avatar  
Join Date: May 2010
Location: USA
Posts: 105
krak is on a distinguished road

Thank you for the tips. I run linux ( ubuntu ) on most of my machines as well as windows. Can most of the cam software packages output files that can be transferred to a linux?
I was looking at mdf at first because I have the tools to build with mdf from a plan. I've been having a hard time finding a detailed plan to use. For my first cnc build, I would prefer not to design it from the ground up. I'll keep looking.
Reply With Quote

  #4  
Old 05-23-2010, 10:23 AM
ger21's Avatar
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 20,445
ger21 is on a distinguished road
Buy me a Beer?

How big do you want to build? You might want to look at the Joe's 2006. Free plans, and lots of users here have built them. Lot's of info here. I've seen very little info on the Blacktoe.

Joe's plans are here.
http://rs134.rapidshare.com/files/13...l_2006_R-2.zip
__________________
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)
Reply With Quote

  #5   Ban this user!
Old 05-23-2010, 11:03 AM
krak's Avatar  
Join Date: May 2010
Location: USA
Posts: 105
krak is on a distinguished road

I would like to have a 24" by 48" work space. But what i really need is 5 inches of workable space on my z axis. Some of the parts i will be working on will be a bit bulky. I will revisit the Joe plans. I have a back ground in automation, designing machines, building controls, programming PLC's to control steppers. What will be new to me is using a computer running cam and mach3 to do the controls. So I figured i would build the machine that i will need first, instead of building a test set up, and moving onto the machine a need.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 05-23-2010, 11:23 AM
 
Join Date: Apr 2009
Location: USA
Posts: 2,083
louieatienza is on a distinguished road

krac, I haven't used EMC, but I'm sure it will work, as many here use it.

I used plans from solsylva.com (David Steele). Though not free, he's very helpful with questions during and after the build. Most plans (including his) are not too difficult to modify for more z axis travel. He has a belt drive and rack-and-pinion model that might be of interest to you.

Like you, I decided to just build the damn thing, and figure it out afterwards!
Reply With Quote

  #7   Ban this user!
Old 05-23-2010, 02:53 PM
 
Join Date: Apr 2007
Location: USA
Posts: 5,911
CarveOne is on a distinguished road

Originally Posted by krak View Post
Thank you for the tips. I run linux ( ubuntu ) on most of my machines as well as windows. Can most of the cam software packages output files that can be transferred to a linux?
I was looking at mdf at first because I have the tools to build with mdf from a plan. I've been having a hard time finding a detailed plan to use. For my first cnc build, I would prefer not to design it from the ground up. I'll keep looking.
Yes. The gcode files are ascii text. Mach3 uses a .nc file extension and EMC2 uses .ncg extension. Otherwise they will run on either program.

EMC2 needs a special version of Ubuntu that has a real-time kernel. You can download it free from www.linuxcnc.org as a live-CD image for burning to a cdrom. Run it to see that it works on your machine ok, then install it. EMC2 is a very capable CNC machine controller, but it could use some of the niceties that Mach3 has.

You can stretch the Solsylva designs (and most other designs using lead screws) in the long axis (X) by just lengthening the frame and rails. Where you run into problems is 5/16" all-thread screws will whip when longer than about 36" and when it is changed to 1/2" lead screws so you can go to 48" lead screws it starts affecting many other parts sizes, and possibly the center locations of the lead screws.

To stretch a Z axis from 3" travel to 5" travel you can add 2" to the length of the affected parts. You then need to figure out if the Z axis should be raised on the gantry or not.

If you're not into doing stuff like this then the best option is to continue looking for plans that give the closest specs to what you really want to have. Anything reasonable over 5" certainly won't hurt. You just may never need to use it.

CarveOne
__________________
CarveOne
Resistance is not futile. It is voltage divided by current (R=V/I).
Reply With Quote

  #8  
Old 05-23-2010, 03:10 PM
ger21's Avatar
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 20,445
ger21 is on a distinguished road
Buy me a Beer?

Mach3 uses a .nc file extension
Actually, I think the default is .tap, but you can use any extension you want.
__________________
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)
Reply With Quote

  #9   Ban this user!
Old 05-23-2010, 05:02 PM
 
Join Date: Apr 2007
Location: USA
Posts: 5,911
CarveOne is on a distinguished road

Originally Posted by ger21 View Post
Actually, I think the default is .tap, but you can use any extension you want.
Yes Ger, you are correct. I had forgotten it already. Maybe it was CamBam that generates the .nc file and I've been renaming it with Notepad to .tap and .ngc myself. I get away from the machines for a month or so and I lose my mind.

CarveOne
__________________
CarveOne
Resistance is not futile. It is voltage divided by current (R=V/I).
Reply With Quote

  #10   Ban this user!
Old 05-23-2010, 07:56 PM
 
Join Date: Apr 2009
Location: USA
Posts: 2,083
louieatienza is on a distinguished road

Originally Posted by CarveOne View Post
Yes. The gcode files are ascii text. Mach3 uses a .nc file extension and EMC2 uses .ncg extension. Otherwise they will run on either program.

EMC2 needs a special version of Ubuntu that has a real-time kernel. You can download it free from www.linuxcnc.org as a live-CD image for burning to a cdrom. Run it to see that it works on your machine ok, then install it. EMC2 is a very capable CNC machine controller, but it could use some of the niceties that Mach3 has.

You can stretch the Solsylva designs (and most other designs using lead screws) in the long axis (X) by just lengthening the frame and rails. Where you run into problems is 5/16" all-thread screws will whip when longer than about 36" and when it is changed to 1/2" lead screws so you can go to 48" lead screws it starts affecting many other parts sizes, and possibly the center locations of the lead screws.

To stretch a Z axis from 3" travel to 5" travel you can add 2" to the length of the affected parts. You then need to figure out if the Z axis should be raised on the gantry or not.

If you're not into doing stuff like this then the best option is to continue looking for plans that give the closest specs to what you really want to have. Anything reasonable over 5" certainly won't hurt. You just may never need to use it.

CarveOne
Adding cutting depth on most the Solsylva (and most dual-leadscrew or dual-drive) systems should be relatively easy; it would just be a matter of making the legs or stands longer, as well as the z carriage. (and possibly reinforcing said legs...)

When I built mine I actually made the legs shorter than plan, so I could mount them on a frame of sorts, leaving an open area where I could install different work tables - vacuum table, t-slot, etc - but then lazy sunk in and i just bolted it on flat...
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 05-27-2010, 01:37 PM
krak's Avatar  
Join Date: May 2010
Location: USA
Posts: 105
krak is on a distinguished road

I have taken a look at the plans by solsylva, or at least the website. I think I might have had a setup that will work for me. I was hoping to avoid the lead screw set up, but now I am seeing issues with a chain setup. The black toe was a chain setup that looked like it would have worked pretty well. So I might have to settle for the belt drive setup. Thank you for pointing his site out for me.

Also thank you for pointing out the real time linux, I would not have thought of that. I have a grub loader so installing another os should not be a problem.
Reply With Quote

  #12   Ban this user!
Old 05-28-2010, 05:50 PM
ahren's Avatar  
Join Date: Feb 2004
Location: USA
Posts: 831
ahren is on a distinguished road

You can also go for a rack and pinion setup for the longer axis -- there are a ton of Joe's user's upgrading to rack and pinion systems right now. This is much stiffer than a belt or chain drive system for cnc applications. Give Nate Lowrie at www.finelineautomation.com a shout as well -- he has plans for a 4' x 2' machine that he can give you using this approach, and sells a kit to go with it if you want a turnkey system.

Best regards,

Ahren
www.cncrouterparts.com
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Z-axis jump shupej Fadal 6 01-07-2010 08:24 PM
GOTO jump instruction maximusek G-Code Programing 22 09-06-2008 11:22 PM
USB jump drive Help?????? twocik General CNC (Mill and Lathe) Control Software (NC) 14 06-27-2007 08:23 PM
Inlay artist wants to jump into cnc 1bordeaux Commercial CNC Wood Routers 23 03-17-2005 01:11 PM
Forum jump CNCadmin CNCzone Site News and Contests 0 04-06-2004 09:58 PM




All times are GMT -5. The time now is 02:11 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361