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! > MetalWorking > General Metalwork Discussion


General Metalwork Discussion Discuss everything relating to metal work.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 05-16-2007, 12:32 AM
 
Join Date: Feb 2007
Location: Canada
Posts: 43
klysons is on a distinguished road
CAD software needed

I am a total CNC newbee, know nothing about it other than what my buddy has shown me programming g-code on the dynapath 20 on my tree 310. I am hoping someone has upgraded their autocad, or not using a copy, so I can try it before I take out another mortgage to run my cnc mill. I am hoping to find one that has a decent tutorial, there is no one here that can teach me, I have to learn it on my own. I am hoping to make life simpler for the guys in my shop as well. (Hobby stuff for now, hope to make money later)

Maybe Jesse James will lend me a copy?
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 05-16-2007, 12:34 AM
 
Join Date: Mar 2006
Location: USA
Posts: 158
rodneydeeeee is on a distinguished road
Try this

Dolphin CAD/CAM has a complete designing system built right into the CAM. Take a look at it free. It's powerful drafting.

www.dolphincadcamusa.com
__________________
Rodney Hill
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 05-16-2007, 12:44 AM
 
Join Date: Feb 2007
Location: Canada
Posts: 43
klysons is on a distinguished road

Nice!
Thanks so much.
Do I have to use an older computer to connect to the Dynapath using rs232, or can I use a newer faster one and a USB interface?
Does the computer actually run the mill, or does it just convert the cad to g-code and then the Dynapath runs the mill?
Last question- When you are running the autocad, does it show the progress on the computer screen, or is it all done on the dynapath? Sorry, newbee to the max here.
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 05-16-2007, 12:49 AM
 
Join Date: Mar 2006
Location: USA
Posts: 158
rodneydeeeee is on a distinguished road

Either or should work. RS232 or USB. Well in a sense the computer actually runs the mill. Once you transfer the code over and all info is correct, you would just post process to the correct controller your using. Last thing, you said when running AutoCAD, not sure if your confused or not cause this is not AutoCAD, its Dolphin CAD/CAM. Its a completely different drafting tool. But yes it will should you full simulation and animation. Let me know if I can be any more of a help.
__________________
Rodney Hill
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 05-16-2007, 12:58 AM
 
Join Date: Oct 2006
Location: usa
Posts: 26
cacrawfo is on a distinguished road

Yo,
Unless the program is really long and complex and larger than the memory than the machine, the computer is just for designing, making the code, and sending it to the machine. I would really suggest that you learn more than just the basics of G-code and how your machine interprets it. You should be able to write most programs by hand anyway, I only find that I need CAM when things are really complex.


It is a common myth that the CAM system will "write the program for you" and all you have to do it draw a pretty picture and hit the GO button. Nothing could be further than the truth. With a CAM program, you are able to select certain geometric features, such as the outside proflile of the part, and have it come up with a majority of the toolpath code. You still have to know and decide what tools you are going to use for each operation, etc.

I would start slow by doing some simple drilling jobs on your new mill, and learn a new canned cycle or mode of operation as you need it. I still have to consult my operators manual to makr sure I have all the variables correct when I use some of the cycles..

Good luck!
Carl C
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 05-16-2007, 01:02 AM
 
Join Date: Mar 2006
Location: USA
Posts: 158
rodneydeeeee is on a distinguished road

Who likes to manually program? I can't think of many that would prefer manual programming, then again, it's all what suits the user best.
__________________
Rodney Hill
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 05-16-2007, 01:02 AM
 
Join Date: Feb 2007
Location: Canada
Posts: 43
klysons is on a distinguished road
programming

Thanks for the input guys!

When I said autocad, I wrongfully used the word as a generic term for cad/cam programming.

I did think that I could design the entire part on the computer, then hit go and it would do that for me. Not so I guess.
Tweet this Post!Share on Facebook
Reply With Quote

  #8   Ban this user!
Old 05-16-2007, 01:06 AM
 
Join Date: Mar 2006
Location: USA
Posts: 158
rodneydeeeee is on a distinguished road

lol the day a system becomes availalbe where you design your part and then press go, i'd like to be informed. I dont think theres anything out there even in the 30K-40K range. Am I mistaken?
__________________
Rodney Hill
Tweet this Post!Share on Facebook
Reply With Quote

  #9   Ban this user!
Old 05-16-2007, 01:11 AM
 
Join Date: Feb 2007
Location: Canada
Posts: 43
klysons is on a distinguished road

so when you watch the guys on OCC with the big huge HAAS system, they use the computer to draw the rough pattern, then program the rest manually?
Tweet this Post!Share on Facebook
Reply With Quote

  #10   Ban this user!
Old 05-16-2007, 01:31 AM
 
Join Date: Oct 2006
Location: usa
Posts: 26
cacrawfo is on a distinguished road

"so when you watch the guys on OCC with the big huge HAAS system, they use the computer to draw the rough pattern, then program the rest manually?"

No, they design and program in CAD/CAM undoubtably, BUT the person doing the coding and operating knows G-code. I guess what I am saying is, the first step is to get proficient with G-code, and your machines version of G-code. Then you can look into CAM. At your level, starting out coding with CAM and not knowing what to look for in editing the code that comes out will lead to CERTAIN disaster!

Many companies like to say that their CAM system does not require you to know G-code, and that you can be making parts in hours or days. I think this is really overstating things. You will most likely have to edit, or tweak the code that comes out untill it suits your particular machine.

Each CNC control builder uses a little bit different version of G-code, all varitions of a theme. It's like saying you speak Chinese, which of 200 dialects? Your best start is to read the factory manual for your particular control and really familiarize yourself with what all the codes and words mean for your particular control.

Carl C
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 05-16-2007, 11:11 AM
 
Join Date: Feb 2007
Location: Canada
Posts: 43
klysons is on a distinguished road
programming

Thanks Carl.

I know I have to learn more about G, for sure. I was just hoping that I could speed things up for our guy in the shop that has been doing all the programming to date. He is learning and getting proficient with G, but a small program for a single piece takes days, even into weeks.
Lack of time forces me to take the lazy route, I am never in my own shop due to the fact that I am also doing sales, I thought that since I am the one doing sales for the machine shop, I could do up the CAD in the hotel evenings, then email the program back to him on another computer, where he could 'hit go'.

Again, the term newbee in the dictionary has a big arrow pointing to me.
Tweet this Post!Share on Facebook
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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Software ideas needed.... Txshane General CNC (Mill and Lathe) Control Software (NC) 8 02-25-2010 12:22 PM
help with software needed xcphil General CNC (Mill and Lathe) Control Software (NC) 0 06-02-2006 09:05 AM
Planning software needed Traceman Mechanical Calculations/Engineering Design 8 05-09-2006 04:19 PM
EZ-cam, EZ-link software needed pdmech Bridgeport and Hardinge Mills 7 04-14-2006 11:35 AM
old spectralight software needed (MAC) troutguru Machine Problems, Solutions , Wireless DNC, serial port 0 12-14-2005 03:29 PM




All times are GMT -5. The time now is 10:12 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