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
  #13  
Old 01-08-2005, 10:34 PM
Moderator
 
Join Date: Nov 2004
Location: USA
Posts: 2,856
machintek is on a distinguished road

I do not know what version your original disk is, but the youngest version I try to run on a SX machine is Version 3.02. One of the reasons I like it is that it has a screen saver to prevent CRT burn. And yes, I do suggest that you make as many copies as you like. This can be done using "9" utilites, and then copy disk, right on the machine. You may need to exchange disks a few times but the machine will prompt you. Then use the backups and lock the original in a safe place.

George
Reply With Quote

  #14   Ban this user!
Old 01-09-2005, 09:04 PM
 
Join Date: Aug 2004
Location: USA
Posts: 152
eman5oh is on a distinguished road

Running version 2.25 and got the file to transfer but ended up with illegal g code errors or intenal adress errors depending on the post processor that I used. To get a post processor written I need to get a list of supported g and m codes along with anything else that may be helpful. Can anyone point me in the right direction?
Reply With Quote

  #15  
Old 01-09-2005, 11:05 PM
Moderator
 
Join Date: Nov 2004
Location: USA
Posts: 2,856
machintek is on a distinguished road

I know that Feature cam has a post for the EZTRAK. Possibly EZCAM as well as that what was sold by bridgeport when this machine came out. I do not fool arund with that end of things so I do not have one that I can pull all the G & M codes from it. It is possible that a DX32 post may work. Also there was a piece of software sold by Bridgeport called SPS-mill. This was the EZTRAK software converted to work on a PC and could create a program in G code or in EZTRAK conversational.

George
Reply With Quote

Sponsored Links
  #16   Ban this user!
Old 01-10-2005, 09:36 AM
 
Join Date: Sep 2004
Location: USA
Posts: 11
melamark is on a distinguished road

I use MasterCam 9.1 to create G code for my EzTrak. It has two post processors for EZTRAK. One creates .pgm files, the other creates G code. They both seem to work fine, but I like the G code post because it is easier to edit. The only problem with the G code post is that it inserts a "G53" into the first rapid to position. I do not know what G53 does, but the EZTRAK does not like it. If I edit the G53 out, the program executes flawlessly. So don't let an illegal G code error stop you. Look through the G code at the point where the error occurs and look up any codes that look suspicious. More than likely, it is at the start of your program and can be removed.

Mark
Reply With Quote

  #17   Ban this user!
Old 01-10-2005, 02:54 PM
 
Join Date: Mar 2004
Location: Austin, Texas
Posts: 21
masspfei is on a distinguished road

The G53 can easily be removed by editing the post. If you need help, let me know. I posted with the eztrak and I don't get a g53 anywhere? "MPEZTRKG.PST"

Steven
Reply With Quote

  #18  
Old 01-10-2005, 04:49 PM
Moderator
 
Join Date: Nov 2004
Location: USA
Posts: 2,856
machintek is on a distinguished road

Usually illegal G codes stop the program from loading into the BMDC board with an error message that the load failed. Sometimes it may give a line number but that is not accurate. I have seen a sub routine call fail because of a line in the subroutine but the line number displayed is the one before the subroutine call.

George
Reply With Quote

  #19   Ban this user!
Old 01-10-2005, 05:23 PM
 
Join Date: Sep 2004
Location: USA
Posts: 11
melamark is on a distinguished road

Hey - I never really though about editing the post. I looked through MPEZTRKG.PST and found no occurence of G53. Yet, everytime I post, I inserts one in the first rapid to position. For example:
N15 G0 G90 G53 X-.392 Y-.4415 Z.25
If I try to run this program, I will get an illegal G code error. Simply removing the G53 solves the problem. I have been doing this manually, and it is no big deal, but is there a way to keep it out in the first place?

Thanks!
Mark
Reply With Quote

  #20   Ban this user!
Old 01-11-2005, 06:47 AM
 
Join Date: Mar 2004
Location: Austin, Texas
Posts: 21
masspfei is on a distinguished road

You will be looking for something called "pwcs" or "wcs". Just put a "#" sign in front of everything inside the pwcs later in the post. This will remove any occurance of work offsets.

Steven
Reply With Quote

Sponsored Links
  #21   Ban this user!
Old 01-14-2005, 11:46 AM
 
Join Date: Sep 2004
Location: USA
Posts: 11
melamark is on a distinguished road

Steven,

Thanks for the info. I modified the post and it works great! Saves me a few edits.

Mark
Reply With Quote

  #22   Ban this user!
Old 05-05-2006, 05:59 AM
 
Join Date: Apr 2006
Location: Poland
Posts: 21
grzeniua is on a distinguished road
Ez Trak Plus

Hello all!
Does anyone know which program type should I send to EZ TRAK PLUS control unit? I'm a beginner and do not exactly know about different formats such as G-code or "post-processed"?
I'd like to connect my PC with control using EZ LINK software and send this code as an example just to see if it works:

0000 EZTRAK|3X 1 MODE|MM |NO COMP 07 01:07:12 1996
0002 AUXFUN T1 M6
0004 LINE ABS X0.0 Y30.18 Z0.0 F50.0
0006 ARC|CNTRPT ABS CW X55.0 Y50.38 Z0.0 XC55.0 YC-34.62 F50.0
0008 LINE ABS X55.0 Y30.0 Z0.0 F50.0
0010 RAPID ABS X0.0 Y0.0 Z0.0 F70.0
0012 AUXFUN T1 M2

Is it a G-code? Is it proper code for EZ TRAK PLUS??? Or shall I convert that into some other? Which program shall I use and maybe someone can send it to me grzeniua@wp.pl ?

Thanks a lot for any reply.
Greg
Attached Thumbnails
Click image for larger version

Name:	interface.jpg‎
Views:	40
Size:	71.0 KB
ID:	17855  

Last edited by grzeniua; 05-05-2006 at 06:16 AM.
Reply With Quote

  #23  
Old 05-05-2006, 10:19 AM
Moderator
 
Join Date: Nov 2004
Location: USA
Posts: 2,856
machintek is on a distinguished road

I do not see anywhere in the documentation that this Southwestern Control will take G and M code programming like a typical CNC.
Even your example above looks like it came from a lot newer EZTRAK and I cannot confirm that it will work with the Southwestern control. I cannot find in my documentation an example of a program as viewed by a text editor.

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

  #24   Ban this user!
Old 05-05-2006, 12:03 PM
 
Join Date: Apr 2006
Location: Poland
Posts: 21
grzeniua is on a distinguished road
What can I do

Seems that noone has an idea how to manage this unit.. too bad

anyway thanks for help!
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
Bridgeport EZ Trak Flashdisk question: marx911 Bridgeport and Hardinge Mills 4 01-29-2010 07:09 PM
2 axis EZ Trak post? zcases Post Processor Files 3 12-18-2008 04:42 PM
Bridgeport Trak CNC2 n174k Bridgeport and Hardinge Mills 3 12-27-2007 01:56 PM
EZ Trak Plus - G code mode? zcases Bridgeport and Hardinge Mills 4 05-07-2005 10:26 PM
BP Ser 1 , Ez Trak: Axis Readouts suddenly no longer accurate XRM37 Bridgeport and Hardinge Mills 2 02-09-2005 10:04 PM




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