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 Machines > Benchtop Machines


Benchtop Machines Discuss all mini mills sherline, taig, square column, round column and CNC mill conversions here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 01-29-2008, 04:49 PM
 
Join Date: Apr 2007
Location: USA
Posts: 12
JimHs is on a distinguished road
DYNA 2400 drip mode

I have yet to figure out how to do "drip mode" with my 2400. By that I mean the PC will send G code one step ata time so as to avoid the 900 line limit. How do I do that?
Thanks,
Jim
Tweet this Post!Share on Facebook
Reply With Quote

  #2   Ban this user!
Old 01-29-2008, 09:04 PM
 
Join Date: Jan 2008
Location: U.S.A.
Posts: 6
budz100 is on a distinguished road
I am new to this group, I just signed up to see if I can get some info on a dynamyte 2200 that I bought. The machine works fine, I can enter programs and run them. I was just wondering what is good as far as a cam package. I checked out sheetcam and it seems pretty good. I guess I don't know how to actually transfer the info into the machine. The machine came with a cable to connect to a parallel port, but after plugging it in I am completely lost. I am quite familiar with programming and running cnc machines but setting up the electronics, well it just confuses me. Like I said I am new to this, so I'm not sure if I am even in the right area. If anyone can give me any advise or suggestions I would appreciate it.

Thanks
Tweet this Post!Share on Facebook
Reply With Quote

  #3   Ban this user!
Old 01-31-2008, 08:37 AM
 
Join Date: Apr 2007
Location: USA
Posts: 12
JimHs is on a distinguished road
Budz100,
You open your drawing in Sheetcam and select your tools and maching processes to do each needed operation (using drawing layers is the way to go). Then after selecting the Dyna postprocessor as the output format, you run the postprocessor. This creates a .tab file. You then put the mill controller into the correct mode (don't remember the steps), and using the Dyna provided communications program that you loaded on your PC, you transfer the file to the Dyna controller. Then you run the program. Do you have the Dyna Users Manual?
Jim
Tweet this Post!Share on Facebook
Reply With Quote

  #4   Ban this user!
Old 01-31-2008, 09:57 AM
 
Join Date: Jan 2008
Location: U.S.A.
Posts: 6
budz100 is on a distinguished road
I understand everything up until the 'Dyna provided communications program that you loaded on your PC' part. I did get a disk with the machine but as far as I can tell it is only for loading programs that are longer than 900 lines, and I'm not sure how that even works. I know that sheetcam comes with a dnc program but when I asked the owner he wasn't sure if it would work with a dynamyte or not. I read in a different post that hyperterminal might work but I am unsure how to use it. I am trying to get some feedback, because I want to buy a laptop to hookup and pretty much dedicate to this machine and I don't want to buy the wrong thing. I did get the dyna users manual but I don't recall seeing anything other than entering the programs on the control. The book does say what mode it should be in for entering programs from a pc but that's all I can find.
Thanks, Brandon
Tweet this Post!Share on Facebook
Reply With Quote

  #5   Ban this user!
Old 01-31-2008, 12:05 PM
 
Join Date: Jan 2007
Location: USA
Posts: 38
mike944 is on a distinguished road
It's a SERIAL connection. Don't try to hook the cable to your parallel port, you might fry something.

There are quite a few communication programs out there. google "rs232 DNC software" any CNC communications program should be able to drip feed.

Basically, the way most programs work, is (after setting communication parameters to match the machine) is you select a text file containing your CNC code to upload to the machine, and the software goes into a "standby" mode and waits for you to start the machine into drip-feed mode.

When you start the machine into drip-feed mode, it starts to download the code until it's memory is full. The actual starting and stopping of data streams is more of a hardware function. as the recieving device fills up, it turns off the "clear to send" signal to the PC. The PC waits, until the CTS signal comes back on, and starts feeding again, and the whole process repeats. This is a standard behavior for an RS232 port, called "hardware handshaking" and most RS232 communications programs will handle it properly.

In this respect, the dyna works like any other CNC machine. The only difference is the CNC program has to be a dyna-specific program.

The only bit of information you need besides a communication program is the communication parameters. If you have the dyna programming manual they're in there. if not, search this board on my username. i posted them somewhere here a while back for someone else. i don't have them in front of me right now.

I'm not sure whether you need a "straight-through" cable, or "null-modem" cable, but since your machine came with a cable, i would suspect it's the correct one.
Tweet this Post!Share on Facebook
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 01-31-2008, 12:29 PM
 
Join Date: Jan 2008
Location: U.S.A.
Posts: 6
budz100 is on a distinguished road
I'm not the most computer savy when it comes to this, but it's my understanding that the 25 pin outlet is the parallel and the nine pin is the serial. If that's correct, the cable that came with the machine is a 25 pin, are you saying I should use an adapter to go to a nine pin in the computer? And is there any decent dnc software that's free, or is that something I should buy.

Thanks
Tweet this Post!Share on Facebook
Reply With Quote

  #7   Ban this user!
Old 01-31-2008, 01:53 PM
 
Join Date: Apr 2007
Location: USA
Posts: 12
JimHs is on a distinguished road
Typically, but not always, the serial connection was via a DB-25 (read 25 total pins) connector. However, for serial communication, only 9 pins were actually used. In alot of cases for serial cables, that is what you would find, i.e. DB-25 connectors with only 9 pins. The parallel connection typically had a longer DB-XX conenctor.

Send me a private email (put your cursor on my user name above this message) and I will send you the rudamentary program that was origianlly included with the mill. It is a DOS program that you have to run in the Windows command execution window, so it doesn't have any Window's file browsing capability to locate the file you want to send the the mill (you just need to know where the file is and its name to type in at the prompt(s)).
Jim
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
Dyna 2400 Mill parts feedandspeed Benchtop Machines 2 08-15-2011 09:27 PM
Help with DYNA 2400 setup to Bobcad adaptforge BobCad-Cam 2 07-10-2007 06:47 AM
Connecting FlashCut SG to Dyna 2400 erazz General Electronics Discussion 1 06-13-2007 03:18 PM
Dyna DM 2400 Help questions ?? kel1 Benchtop Machines 1 04-10-2007 08:25 PM
CNC Dyna DM 2400 Help questions ?? kel1 General Metal Working Machines 0 04-10-2007 11:30 AM




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