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! > Machine Controllers Software and Solutions > Fanuc


Fanuc Discuss Fanuc controllers here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 01-22-2010, 05:59 PM
 
Join Date: Jul 2005
Location: Thailand
Posts: 160
Andy Fritz is on a distinguished road
Swapping M3 and M4 in Fanuc 10T???

For some reason the spindle and live tools turn in the wrong direction.
The very poor user manual for the Wasino LJ-103M lathe says the direction can be changed in SETTINGS, but I have checked both the settings and parameters and find nothing. Someone suggested it might be the correct direction, but then I would not be able to get the cutting edge of the holders on the center line and have to use left hand end mills and drills! Of course I could program an M4 instead of M3, but if a parameter or setting is available it is much better.
Could the fact that I run the machine on 50 hz instead of 60 hz have a bearing?
There is a toggle switch on the out side of the machine to change between 50 to 60 hz and I have set it to 50, but maybe it doesnt work?

Cheers,

Andy
Reply With Quote

  #2  
Old 01-22-2010, 07:31 PM
Al_The_Man's Avatar
Community Moderator
 
Join Date: Dec 2003
Location: Canada
Posts: 16,540
Al_The_Man is on a distinguished road
Buy me a Beer?

Is the spindle motor a AC induction motor? If so reversing 2 phases on the reversing contactor will reverse the M3 M4.
If all AC motors are reversed then reverse two input phases to the machine.
Al.
__________________
CNC, Mechatronics Integration and Machine Design.
“Logic will get you from A to B. Imagination will take you everywhere.”
Albert E.
Reply With Quote

  #3   Ban this user!
Old 01-22-2010, 09:54 PM
 
Join Date: Jul 2005
Location: Thailand
Posts: 160
Andy Fritz is on a distinguished road

Originally Posted by Al_The_Man View Post
Is the spindle motor a AC induction motor? If so reversing 2 phases on the reversing contactor will reverse the M3 M4.
If all AC motors are reversed then reverse two input phases to the machine.
Al.
Hi Al,

Not sure about the induction part, but AC it is. All axis motor are turning in the correct direction. If I rotate the incoming power nothing changes apart from the hydraulic pump run back wards. Rotating the legs into the spindle drive is also ,not surprisingly, useless. The only way is to swap the motor power cables, but I get an alarm as the pulse coder is not reversed. As I have not changed the polarity of the pumps, I have checked incoming phase with a rotation meter and I assume a 30 year old machine would have been set up correct I really wonder why this is happening. The funny thing is another lathe is also turning backwards so I can only assume it is something with the power like the 50 hz thing. Well if no bright ideas comes to mind I guess I will have to swap the encoder phase and move on!
I take your reply as "there is no hidden Fanuc setting for swapping M3 to M4?

Cheers,

Andy
Reply With Quote

  #4   Ban this user!
Old 01-23-2010, 04:34 AM
guhl's Avatar  
Join Date: Aug 2007
Location: Ukraine, Sevastopol
Age: 29
Posts: 259
guhl is on a distinguished road

What type of interface do you have? BMI, FS3 or FS6? Other words, do you have PMC (yellow boxes in magnet cabinet)? What type of control of spindle (12-bit or analogue)?
In case of FS3 or FS6:
par.5600#0 - polarity of spindle speed analogue output voltage when M03 is commanded
0: +
1: -
par. 5600#1 polarity of spindle speed analogue output voltage when M04 is commanded
0: +
1: -

In case of BMI you should look into your ladder
__________________
Soviet ICs are the largest ICs in the world!!! )))
Reply With Quote

  #5   Ban this user!
Old 01-23-2010, 04:34 AM
 
Join Date: Feb 2006
Location: india
Posts: 1,187
sinha_nsit is on a distinguished road

You can use the feature "subprogram call by an M-code", to reverse the meaning of M3/M4.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 01-23-2010, 07:18 AM
 
Join Date: Jul 2005
Location: Thailand
Posts: 160
Andy Fritz is on a distinguished road

Originally Posted by guhl View Post
What type of interface do you have? BMI, FS3 or FS6? Other words, do you have PMC (yellow boxes in magnet cabinet)? What type of control of spindle (12-bit or analogue)?
In case of FS3 or FS6:
par.5600#0 - polarity of spindle speed analogue output voltage when M03 is commanded
0: +
1: -
par. 5600#1 polarity of spindle speed analogue output voltage when M04 is commanded
0: +
1: -

In case of BMI you should look into your ladder
Hi Guhl,

Thanks for your reply. I really dont know much about the interface. Do you mean the spindle drive? If so it is a Fanuc p/n A06B-6044-H742. The main spindle drive PCB is A20B-1000-069. The orientation/Position PCB is A20B-0008-0240 and there is another at the top called A20B-1000-065.

I have already looked at the parameters you suggested. They are both set to 0 in the control and on the original parameter sheet. I tried to change the one for M3 to "1". It did not make a difference as I expected as the original setting of "0" on both is a contradiction in terms, so logiacally these parameter should not be applicable to my spindle drive. There is nothing digital about it, so would guess it's not!

Andy
Reply With Quote

  #7   Ban this user!
Old 01-23-2010, 07:22 AM
 
Join Date: Jul 2005
Location: Thailand
Posts: 160
Andy Fritz is on a distinguished road

Originally Posted by sinha_nsit View Post
You can use the feature "subprogram call by an M-code", to reverse the meaning of M3/M4.
That is an idea, but if anything needs to be changed in the program code I think it may even be easier to edit the post from the CAM software to outout an M4 for every M3! That is what I will do if I cant find the source of the problem or find the correct wires for the encoder to swap.

Andy
Reply With Quote

  #8   Ban this user!
Old 01-23-2010, 07:41 AM
 
Join Date: Feb 2006
Location: india
Posts: 1,187
sinha_nsit is on a distinguished road

No change in any program is needed. M3 would call a subprogram which will have M4 inside it. And M4 would call a subprogram with M3 inside it. This would reverse the spindle directions. Any M-code inside a sumprogram called by an M-code, is treated as an ordinary M-code (i.e., it would not call a subprogram).
Reply With Quote

  #9   Ban this user!
Old 01-23-2010, 11:03 AM
guhl's Avatar  
Join Date: Aug 2007
Location: Ukraine, Sevastopol
Age: 29
Posts: 259
guhl is on a distinguished road

On my 10T controller specifies the speed by 0...10V and direction is specified by PMC. It on or off relay, wich NO contacts determine direction. If there is same situation on your machine (see the circuit diagram) you may swap wire from NO contact to NC contact. It will affect reversing the direction.
And if your controller gives out bipolar signal -10...+10 the only just you should do, it's swap over wires in connector on spindle
__________________
Soviet ICs are the largest ICs in the world!!! )))
Reply With Quote

  #10   Ban this user!
Old 01-23-2010, 11:33 AM
CNCRim's Avatar  
Join Date: Feb 2006
Location: usa
Posts: 947
CNCRim is on a distinguished road

Originally Posted by Andy Fritz View Post
For some reason the spindle and live tools turn in the wrong direction.
The very poor user manual for the Wasino LJ-103M lathe says the direction can be changed in SETTINGS, but I have checked both the settings and parameters and find nothing. Someone suggested it might be the correct direction, but then I would not be able to get the cutting edge of the holders on the center line and have to use left hand end mills and drills! Of course I could program an M4 instead of M3, but if a parameter or setting is available it is much better.
Could the fact that I run the machine on 50 hz instead of 60 hz have a bearing?
There is a toggle switch on the out side of the machine to change between 50 to 60 hz and I have set it to 50, but maybe it doesnt work?

Cheers,

Andy

Why bother scambling around just to fix the direction of the tool, just get used to the machine, my 2cents. I used to run the Hitachi..... that have the same configuration.
__________________
The best way to learn is trial error.
Reply With Quote

Sponsored Links
  #11   Ban this user!
Old 01-23-2010, 11:53 AM
 
Join Date: Jul 2005
Location: Thailand
Posts: 160
Andy Fritz is on a distinguished road

Originally Posted by guhl View Post
On my 10T controller specifies the speed by 0...10V and direction is specified by PMC. It on or off relay, wich NO contacts determine direction. If there is same situation on your machine (see the circuit diagram) you may swap wire from NO contact to NC contact. It will affect reversing the direction.
And if your controller gives out bipolar signal -10...+10 the only just you should do, it's swap over wires in connector on spindle
Hi Guhl,

If it is a bi-polar drive and I change positions for -10 and +10, would I also have to invert the phase of the pulse coder?

If it uses relays and I change NO to NC, would I also have to phase invert the pulse coder?

Cheers,

Andy
Reply With Quote

  #12   Ban this user!
Old 01-23-2010, 11:55 AM
 
Join Date: Jul 2005
Location: Thailand
Posts: 160
Andy Fritz is on a distinguished road

Originally Posted by sinha_nsit View Post
No change in any program is needed. M3 would call a subprogram which will have M4 inside it. And M4 would call a subprogram with M3 inside it. This would reverse the spindle directions. Any M-code inside a sumprogram called by an M-code, is treated as an ordinary M-code (i.e., it would not call a subprogram).
Thanks Sinha,

I have never used sub programs. Maybe a good incentive to learn to use them...

Andy
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
can fanuc ac digital servo amplifiers be run by a controller other than fanuc? js412000 Servo Motors and Drives 5 03-09-2011 09:11 AM
Swapping Step Pulley For Vari-Speed... HimyKabibble Bridgeport and Hardinge Mills 25 02-15-2011 01:44 PM
Swapping out the 3 phase motor fireguy976 Bridgeport and Hardinge Mills 7 03-02-2009 09:04 PM
swapping bearings????? the4thseal DIY-CNC Router Table Machines 7 12-12-2007 07:20 PM
Understanding swapping tools for a job dneisler General Metalwork Discussion 8 02-16-2006 02:55 PM




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