![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Haas Lathes Discuss Haas lathe here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I am Integrating an SL-30 with a Motoman robot and am wondering if there is a way on the Haas to change M10/M11 to the user codes M51/M52, or have them paired so an M10 command automatically calls an M51. Also Is there a way to set the Haas to wait for the chuck to be fully open and fully closed before continuing the program? or am i stuck using G04 after an M10/M11. ty |
|
#3
| |||
| |||
| unfortunately no it does not have macro's If there is a good macro solution I have overlooked I can get them turned on.The way i have it setup now i M98 call subprogram to open and close chuck. M10; G04 P5000 M51(tell robot chuck is closed); M99 stringing m10;m51; is not really an issue as far as programming goes, It's just a huge pain that the Haas doesn't wait for the chuck to be closed before continuing to read code. |
|
#4
| |||
| |||
| I'm trying to go off memory but is there a chuck clamped input? If there was you could easily program a macro for that input. And it would be safer (the chuck would always be closed if something were to happen, aka e-stop etc.) |
|
#5
| |||
| |||
| After some reading and messing around. what i ended up doing was.. In parameters I increased Chuck close delay from 2000 to 3500 and chuck clamped delay from 500 to 3500 g-code sequence is m10 m121(same as M51 but m/c waits for M-fin signal) then once robot clears send M-fin from Robot and lathe will continue. Ill have to play around with the delay timings some more once in full production and i can time exactly how short a delay i can put in the parameters while still being safe |
| Sponsored Links |
|
#7
| |||
| |||
Can you do a G04 dwell command to do this? I use a dwell to slow things down for the hydraulic tailstock to extend and retract with a live center. it's just a G4 with a P (pause in seconds) useing a decimal point. Chris |
|
#9
| |||
| |||
|
|
#10
| |||
| |||
| Cheers |
| Sponsored Links |
![]() |
| 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 |
| What G Code to Stop for Tool Change? | teamtexas | G-Code Programing | 1 | 09-09-2008 08:12 PM |
| rotary code at tool change | brandou10l | Post Processors for MC | 2 | 01-05-2008 06:33 AM |
| G or M code for tool change | bradyfb | DeskCNC Controller Board | 14 | 12-19-2007 08:27 PM |
| G Code Change | gm3211 | Haas Mills | 4 | 09-20-2007 07:02 PM |
| How to change Tool change position(About MAZATROL T1 control) | liushuixingyun | Mazak, Mitsubishi, Mazatrol | 5 | 07-07-2007 02:58 PM |