![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| CNC Swiss Screw Machines Discuss CNC Swiss Screw Machines here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| I’m trying to prove out my program but I keep getting hung-up on the G660 portion. It makes it thru T11, starts T51 but I keep getting a "P32 illegal address alarm". I tried a number of different program changes but I still get hung-up. Also, the book calls T5100 Tool position then calls T? for the Tool Offset I assume it is T51. |
|
#2
| |||
| |||
| nobody is going to be able to assist with this type of problem without seeing the code in question.
__________________ Control the process, not the product! Machining is more science than art, master the science and the artistry will be evident. |
|
#3
| |||
| |||
| Sounds likely that you must index to an intermediary tool to prevent collision, thus throwing the alarm. Also I have no idea what t50xx would be on a 720 and that I've never used g660 and couldn't tell you what it is off the top of my head. |
|
#5
| ||||
| ||||
| which is a program error, not a collision error, this is why I suggested posting the relevent code. The tool calls are done in sync between systems... Code: $1 $2 G660 G660 T1100 T5100 (code here) (code here) T1200 T5200 (code here) (code here) T1300 T5300 (code here) (code here) G630 G630
__________________ Control the process, not the product! Machining is more science than art, master the science and the artistry will be evident. |
| Sponsored Links |
|
#6
| |||
| |||
| ProProcess, It was a shot in the dark. Having worked with L20s yet never having used a t5500 or g660, I thought perhaps he had some odd attachment that would make calling such a tool number an illegal address depending what tool you're on currently. Brainfart, I've used the front working attachment T11-13, just never the double end one with T50s for the back.. doh. I guess I've been involved with the stars too much lately where this is an occurence. When switching from crosswork live tools to gang/front id tooling you can get an alarm if you don't index to an intermediary tool before making your index. Citizens are much smarter machines and now that I remember the star throws a p/s alarm, not an illegal address alarm, but the two are much the same. Cheers |
|
#7
| |||
| |||
| Certainly something to look at.
__________________ Control the process, not the product! Machining is more science than art, master the science and the artistry will be evident. |
|
#8
| |||
| |||
| Indeed i do wonder if g660 has any relevance over using wait codes? I know the 600 series codes claim to be faster, but I've yet to really see it myself. |
|
#9
| ||||
| ||||
| G660 would be "cleaner" and easier to maintain plus it give you the option to Superimpose X2 onto Y1. With that, you could perform different boring operations on both the front and back at the same time
__________________ Control the process, not the product! Machining is more science than art, master the science and the artistry will be evident. |
|
#10
| |||
| |||
|
| Sponsored Links |
|
#11
| |||
| |||
| This thread got me thinking of G660 and how I could use it on the A20 that is new to me (actually the star had me thinking about it, but the A20 is quite a similar configuration given the drilling/boring tool post off the gang). What I have come across is a difference in the way G660 works (or so the book says) between the L20 and the A20. Although it is not a live head, but instead a drilling/boring tool post, I figured I would be able to still superimpose Y1 onto X2 (X2 $2 argument when commanding G660 on the L20). Figured I could perform operations like front boring/back drilling or front and back boring as long as the proper conditions were met such that X2 doesnt over travel, which is a consideration anyway. It turns out - according to the book for the A20 - that G660 is only designed for front/back simultaneous drilling on this machine. I quote:
The reason why I guess this is not possible is that you can only bring Y1 to +.196~ before you run into over travel, accordingly you cannot bring Y1 under 0 as the X2 overtravels at that point (which is not entirely true if you are boring in the back as well and the X2 shift makes up for the -Y1 movement). Still though, under the right circumstances I feel that is more than enough room to perform some smaller boring and/or ones with a small variation in bore diameter required (eg. use a boring bar that is almost entirely at size while the post is centered). Its a shame this isnt something you can toy with on this machine. I realize this is somewhat of a "budget" machine in comparison to the L20, although they both have their pros and cons due to their different configurations, yet I feel like they take some functionality out that the control can easily handle. One sitting spent flipping through the 2000 page 32i control manual will leave you feeling left out to dry.. I truly wish for a control that allows my mind to go wild and allows me to do all sorts of "unconventional" things with the machines. Food for thought Cheers |
|
#12
| |||
| |||
| I, too, ran for the A20 programming manual after I read ProProcess' reply. If you were performing the same boring op on the front and back of the part, perhaps you could use G660? Seems like the control won't prohibit it from the manual, just sort of proceed at your own risk kinda thing. A female to female luer fitting is one that pops into my head. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Citizen Start Position L520....L720 | chet470 | CNC Swiss Screw Machines | 5 | 06-27-2011 01:25 PM |
| Citizen L720 Part Dump | chet470 | CNC Swiss Screw Machines | 3 | 05-31-2011 09:02 PM |
| Need Help!- Citizen L720 parts main spindle | jack moore | Want To Buy...Need help! | 0 | 02-11-2011 10:39 AM |
| Problem- Citizen won't run in continuous mode | gizmo_454 | CNC Swiss Screw Machines | 3 | 11-22-2010 10:07 AM |
| What is - Torque Mode? Position Mode? Speed/Velocity Mode? | sunmix | Servo Motors and Drives | 25 | 10-26-2008 03:53 AM |