![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#3
| ||||
| ||||
| here is an example... G66P777X5.0Z-.770Q.100; X6.0; X7.0; X8.0; G67; G0XOZ0; M30; G66 calls macro 777 and runs it, then it reads next line and moves to X6.0 before it calls macro again, and so on, untill canceled by G67. It will make the axis move before it calls macro. Used for say drilling a series of holes. G66.1 is different. G66.1P777X5.0Z.770R.250; X6.0; X7.0; X8.0; G67; GOZ0X0; M30; This way will call macro before any axis moves. Maybe you need to call macro before the axis moves to figure some math needed for the axis move. Make sense? |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |