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 > General Metal Working Machines


General Metal Working Machines General discussions of all metal working machines from drill presses to band-saws.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 11-01-2005, 06:27 PM
 
Join Date: Nov 2005
Location: USA
Age: 50
Posts: 43
Stonebarnfarm is on a distinguished road
Meldas-M3 Dynamyte DM4400M Problem

Hello, I am new to this site but have been interested in CNC for sometime. I was GIVEN a CNC mill but have not have had any luck getting it running. When I powered it up I could not get anything on the CRT. I have been toying with retrofitting it like the Bridgeport project (Stepper motors) that is in one of my machining magazines. Does anyone have any suggestion as to possibly getting the original machine running (possibly just reloading the paramenters?) or mayby using the existing AC servos and getting a different controller? Any thoughts would be welcome. Thanks David
Reply With Quote

  #2  
Old 11-01-2005, 07:24 PM
MetLHead's Avatar
Gold Member
 
Join Date: Mar 2003
Location: USA
Posts: 740
MetLHead is on a distinguished road

David,

Do you get any red lights on the control boards? Not the operator console, but the computer inside the electrical cabinet.

If so, then the most likely culprit is a dead battery. There's two screws on the front of the computer that you need to take off to get at the battery, I think it's at the bottom of the power supply.

Before replacing the battery, try re-initializing the control. This should work if you've had the power on for a while and nothing else is wrong with the control. You should see a DIP switch on the front of the computer with 8 switches on it. With the CNC off, turn on switches 1, 3 and 8. Turn the CNC on and wait for the green led's on the CPU board to light up, takes just a few seconds. Turn the CNC off and turn the DIP switches back off. Turn the CNC on and watch the led's on the CPU board. If you get all green light's, then you are in good shape.

If you get this far, you may also need to check your machine parameters. I would look for any documentation that might show what the parameters should be set to.

Regards,
Scott
Reply With Quote

  #3  
Old 11-01-2005, 11:27 PM
Gold Member
 
Join Date: Oct 2005
Location: USA
Posts: 663
Caprirs is on a distinguished road

I've got two of these machines and Scott is probably right. The battery went dead and the MC161 card needs to be re-initialized. Contact Mitsubishi at 714.220.4796 and speak with them regarding the problem. They will walk you through the procedure or fax it to you.

After initializing the main card, you'll also have to reload the canned cycles, enter the tool change macro and possibly the machine parameters. If you need the tool change macro or machine parameters, I can email you them to you.

I highly doubt you'll get a retrofit that will outperform the control on that machine. It will rigid tap at 2000rpm, rapid traverse at 500ipm, 5hp 10,000rpm spindle, and coutour at 200ipm.
Reply With Quote

  #4   Ban this user!
Old 11-02-2005, 06:19 PM
 
Join Date: Nov 2005
Location: USA
Age: 50
Posts: 43
Stonebarnfarm is on a distinguished road

Scott, Yes I do get lights on the board marked MC1619-1. There are two horizontal lights (both red) then below the right light there are two vertical lights ( both green) and finally there are two more horizontal lights ( both red) All these lights are located around a small toggle switch. The battery was dead as I only had .1 VDC on it. By the time I had to shut down, I had 1.86 VDC. I tried the procedure that you wrote of but the lights did not change to all green. I shut off the machine at the source but I can shut it off at another small toggle switch located on a board marked PD19A. Is the procedure you wrote of the same procedure that CAPRIRS is referring to from Mitsubishi for re-initializing the MC161 Card? I do have a sheet with all the parameters on it but am kind of at a stand still. Any additional thoughts as to what I can do? Thanks Again David
Reply With Quote

  #5  
Old 11-02-2005, 06:47 PM
MetLHead's Avatar
Gold Member
 
Join Date: Mar 2003
Location: USA
Posts: 740
MetLHead is on a distinguished road

David,

The initialization procedure is the same, but there's more to it than what I described. The complete procedure, like Caprirs said, also involves reformatting the program memory and reloading the canned cycles and parameters. I gave you the short version because until you get the screen back up, the rest is pointless.

The battery should be 3.6VDC, so it's possible that there just isn't enough voltage to get the control to come back up. I'll look tomorrow and see if I have the initialization procedure somewhere. If I can find it, I'll post it here. It sounds to me like you need to replace the battery before going any further.

As you noticed, the switch on the power supply (PD19A) does the same thing as the control on/off switches on the operator console. I think the toggle switch on the MC161 card is a reset switch.

Regards,
Scott
Reply With Quote

Sponsored Links
  #6  
Old 11-02-2005, 10:08 PM
Gold Member
 
Join Date: Oct 2005
Location: USA
Posts: 663
Caprirs is on a distinguished road

My recollection was:

- DIP switches 1,3 & 5 got switched on
- then power on the control for 30 seconds
- shut down
- flip the switches back to off
- power back up again

Once you can get a screen at the front, there's a sequence to go through to format the memory, reload the canned cycles, initalize the ATC, re-load the tool change marco.

I certainly have a feeble memory on that so that's why I recommended calling the guys at Mitsubishi. I used to work for Dyna about 7 years ago but I can't remember some of the procedures. The number I listed above is to the office in SoCal.

Get the machine working and it's worth $12K-$15K.
Reply With Quote

  #7   Ban this user!
Old 11-03-2005, 05:30 PM
 
Join Date: Nov 2005
Location: USA
Age: 50
Posts: 43
Stonebarnfarm is on a distinguished road

OK, So far so good. 1,3,5 dip switches procedure worked and I have a screen. I jogged all three axis and everything moved just fine. I called Mr Mitsubishi and he told me to load and save a small program to see if the memory needs to be reformated. Does anyone have a shortened program entry procedure? By the way, Thanks for all the help, I have been messing with this thing for about a year on and off getting more and more frustrated all the way. Mr Mitsubishi said that I was about 90% there.

David
Reply With Quote

  #8  
Old 11-07-2005, 07:59 PM
Gold Member
 
Join Date: Oct 2005
Location: USA
Posts: 663
Caprirs is on a distinguished road

You can enter a program by:

- pressing the Program/IN-OUT button at the top of the keypad
- press EDIT softkey at the bottom of the screen
- press PROGRAM softkey
- enter a program number (1-7999) and then press the green INPUT key
- type in text for a program like G0 G40 G90. End each line of code with the EOB (end of block) button on the keypad. The control does not complete the entry until the INPUT key is pressed.

Now you should be able to shut down and re-start to see if the program was retained. Upon power up, go back to PROGRAM/IN-OUT and press the softkey at the bottom of the screen marked FILE. Your new program should be there. If not, you have more procedures to go through to format the memory and reload the canned cycles.
Reply With Quote

  #9   Ban this user!
Old 11-11-2005, 08:01 AM
 
Join Date: Nov 2005
Location: USA
Age: 50
Posts: 43
Stonebarnfarm is on a distinguished road

Thanks for all the help. I got it to accept programs and entered in the tool change sub. and that is working fine. I am now working on the DNC.

Thanks Again.
Reply With Quote

  #10   Ban this user!
Old 11-27-2005, 07:24 AM
 
Join Date: Nov 2005
Location: USA
Age: 50
Posts: 43
Stonebarnfarm is on a distinguished road
Meldas M3 DNC Problem

Can anyone help with cable pinouts and port configurations for DNC on a Mitsubishi Meldas M3 control ? Any thoughts would be welcome.

Thanks
Reply With Quote

Sponsored Links
  #11  
Old 11-27-2005, 11:14 PM
Gold Member
 
Join Date: Oct 2005
Location: USA
Posts: 663
Caprirs is on a distinguished road

It should work with a null modem cable. I'll see if I can find the pinouts that Dyna recommends.
Reply With Quote

  #12  
Old 11-29-2005, 12:04 PM
Gold Member
 
Join Date: Oct 2005
Location: USA
Posts: 663
Caprirs is on a distinguished road

Here's my setup:

RS-232 Communication Cable for CTS/RTS protocol.

CNC Side(25 Pin) External Device (9 Pin)

RD 3 <-------------------------------------- 3 TD
TD 2 --------------------------------------> 2 RD
GND 7 --------------------------------------- 5 GND
RTS 4 --------------------------------------> 8 CTS
CTS 5 <-------------------------------------- 7 RTS
SHD | |------------------------------------ SHD


CNC Side(25 Pin) External Device (25 Pin)

RD 3 <-------------------------------------- 2 TD
TD 2 --------------------------------------> 3 RD
GND 7 <-------------------------------------- 7 GND
RTS 4 --------------------------------------> 5 CTS
CTS 5 <-------------------------------------- 4 RTS
SHD | |------------------------------------ SHD

Your machine should have two RS-232 25 pin ports. Port 1 is on the side of the front control console. Port 0 is on the side of the power cabinet. Whenever trying to communicate with the machine, check to be sure the machine is trying to use the port your cable is plugged into. The settings listed below assume using Port 0 on the back cabinet.

I use Windows Hyperterminal to transfer programs back and forth. The settings for Hyperterminal are:

Baud 19200
Data bits 7
Parity even
Stop bits 2
Flow control Xon/Xoff

I also had to play with the ASCII config stuff to control the line feed/carraige return stuff.


On the Dyna, go to TOOL/PARAM and press the MENU soft key at the bottom of the screen twice, then press I/O PAR.

First screen, you only care about the first three lines:

# Port Device
1 Data in 0 0 XON (don't worry about the "XON" part yet)
2 Data out 0 0 XON
3 NC Running 0 1 DNC

Press the NEXT button below the screen to get second page of parameters and set as follows:
# <0> <1> <2> <3> <4>
1 Device name XON DNC
2 Baud 0 1 (not in the Mits books, but baud 0 = 19200)
3 Stop bit 3 3
4 Parity eff 0 0
5 Even Parity 0 0
6 Char length 3 3
...
7-10 set to 0
...
11 Handshake 3 1
12 DC code par 1 0

Press NEXT to get third parameter screen:

# <0><1>
1
2 CR output 1 1


That's how my machines are setup and they work fine for transfering programs and parameters. I have not tried to run a program in the DNC mode yet because I haven't had a file larger than 64K.
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





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