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 > Bridgeport and Hardinge Mills


Bridgeport and Hardinge Mills Discuss Bridgeport and Hardinge Mills here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 03-05-2010, 08:21 AM
 
Join Date: Feb 2010
Location: USA
Posts: 36
ind_dsnr is on a distinguished road
EZ TRAK DNC from floppy

Hello all,

I'm new to the forum. I've searched and could not find any info on running DNC programs from a floppy on a 2001 Bridgeport EZ TRAK. I've tried checking selection #4 from the menu (DNC) and still cannot run DNC from the floppy. Do I need to change the program file extension to .DNC? Any help would be greatly appreciated.
Reply With Quote

  #2   Ban this user!
Old 03-05-2010, 10:19 AM
 
Join Date: Nov 2009
Location: USA
Posts: 23
seniormachinist is on a distinguished road

I'm not real familiar with the EZ-Trak, but most machines that run DNC expect to receive the program over a serial cable from another computer that is running a terminal emulator. The files would be in ASCII text format, with a .txt extension.

SM
Reply With Quote

  #3  
Old 03-05-2010, 03:07 PM
Moderator
 
Join Date: Nov 2004
Location: USA
Posts: 2,856
machintek is on a distinguished road

I do not know of anyone trying to DNC a EZTRAK (nor have I done it) but I do know the 3 axis trak has that capability. The manual should explain the rules. In all probability it would be a G and M code program (with a .TXT extension) of a 3D application. What created the program? Is the format correct?
If G and M it would have to be considered a other type of file and run as such (as opposed the the conversational .PGM file). Usually the file to DNC is transferred to the hard drive (or other mass storage device such as DOM or Disk on a Chip).

George
__________________
(Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
Reply With Quote

  #4   Ban this user!
Old 03-09-2010, 05:38 PM
 
Join Date: Feb 2005
Location: USA
Posts: 152
Gncc50 is on a distinguished road

Hello,

I helped out another EZTrak user several months ago on this same issue. Check out this thread.


http://www.cnczone.com/forums/showthread.php?t=80418

You can DNC both file formats, Use one of these extensions .pgm or .txt I usually use the .pgm format because it is easier to edit at the control.

Don't use .dnc

You can DNC from either the hard drive on the machine or from the floppy drive.



Pete

Last edited by Gncc50; 03-09-2010 at 06:02 PM.
Reply With Quote

  #5   Ban this user!
Old 03-09-2010, 06:56 PM
 
Join Date: Feb 2010
Location: USA
Posts: 36
ind_dsnr is on a distinguished road

Thanks for all of the input. I was back at it this weekend. At first I had to monkey around on the keyboard to get it to load the program. It wouldn't load the first line of code but I found a solution. I selected find sequence in the menu and entered 1 for the first sequence. After few successful attempts at running a program in DNC mode my solution stopped working. It simply wouldn't load the first line of code from the floppy. I got the same results when loading from the internal memory as well. The screen would read "DNC" as well as the file name. I tried restarting the machine multiple times with the same results. I'm using Bobcad to program the tool paths and have tried a few different EZTrak post processors. DNC would only take .txt files while it was working. It rejected .pgm files in DNC mode. The machine still uploads .pgm files to the buffer and runs fine. Any thoughts?
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 03-09-2010, 07:10 PM
 
Join Date: Feb 2005
Location: USA
Posts: 152
Gncc50 is on a distinguished road
DNC won't start

After you load DNC and it displays DNC on the control, are you putting the control into AUTO ?? Hit one for AUTO. Just a guess. See pics.

If you want send me one of your programs and let me try it on my machine.

Pete
Attached Thumbnails
Click image for larger version

Name:	IMG_0084.jpg‎
Views:	54
Size:	99.9 KB
ID:	102464   Click image for larger version

Name:	IMG_0085.jpg‎
Views:	45
Size:	104.9 KB
ID:	102465  

Last edited by Gncc50; 03-09-2010 at 08:16 PM.
Reply With Quote

  #7   Ban this user!
Old 03-10-2010, 06:05 AM
 
Join Date: Feb 2010
Location: USA
Posts: 36
ind_dsnr is on a distinguished road

Thanks Pete,

It didn't even occur to me to try Auto. I'll give it a go this weekend.
Reply With Quote

  #8   Ban this user!
Old 03-16-2010, 08:22 AM
 
Join Date: Feb 2010
Location: USA
Posts: 36
ind_dsnr is on a distinguished road
INTERNAL SEQUENCING ERROR #10!

This is the error that I got when trying to load a .txt file for DNC. I've selected auto mode. I got a program to load once, then got the Internal Sequencing error #10. Does anybody have any idea what it means?
Reply With Quote

  #9   Ban this user!
Old 09-15-2011, 08:02 AM
md63825's Avatar  
Join Date: Jun 2005
Location: USA
Posts: 82
md63825 is on a distinguished road

Ran across this post while looking for something else. Not sure if you resolved the problem but there are two things to check. 1) Look at your sequence numbers. I own an EZTrak and use BobCad. One of the BobCad post would use sequence number 0000 on the first two lines. The program will need to be resequenced with either BobCAd or in Edit mode on the EZTrak so that the sequence numbers are sequential from the first line on (0000, 0010, 0020, etc.). Keep in mind, on the EZTrak, it will only re-sequence up to 9999 lines. Anything larger has to be done off the machine. 2) Next, the BobCad post would also only place a feed command at the end of the first line move. EZTrak needs a feed command on each line containing a canned cycle. If there is no feed rate called out, the machine will stop.

I know this post is old, but I know the value of the resources of this forum. I use it on occasion to track down solutions to problems. The post originator may have figured out the problem but anyone else finding this post later with the same problem may need all the information they can get.
Reply With Quote

  #10   Ban this user!
Old 09-15-2011, 08:09 AM
 
Join Date: Feb 2010
Location: USA
Posts: 36
ind_dsnr is on a distinguished road

Thank you for your reply to my post. I apologize for not posting my solution. I hate when I come across dead-end threads. I was able to get the machine to accept the DNC from the floppy after fooling around with some of the hardware. It turned out that I needed a replacement floppy drive. Everything is going smoothly now.

Thanks again.
Reply With Quote

Sponsored Links
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
Floppy Steppers chuckknigh WoodWorking 6 12-28-2010 05:26 AM
Need Help!- DNC from floppy drive jwknow Haas Mills 5 03-11-2010 08:39 AM
CNI floppy format oldnapalm Commercial CNC Wood Routers 25 12-29-2008 02:50 AM
Floppy Drive advt001 Cincinnati CNC 4 10-11-2008 09:35 PM
floppy drives dertsap General Electronics Discussion 2 04-30-2007 09:04 AM




All times are GMT -5. The time now is 04:06 PM.





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