![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Haas Mills Discuss Haas machinery here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| ||||
| ||||
I've got an existing program to engrave VIN plates for trailers. In the past, they VIN was left blank, and it was stamped on the plate later. I'm altering the program to use G47 to put the VIN on when the plate is made. To teach myself G47, I wrote a simple program yesterday. It worked. Today, the same program does not work. When it gets to the first circular move, part of the R in FRED, I get an error. "Invalid R in G02 or G03." The error is happening in the engraving subprogram, not in my program. See the picture for a screenshot of the console when it hits the fault. This machine hasn't been used for anything else since I succcessfully ran this code yesterday. It gets shut down at night, so perhaps a setting was lost. I'm baffled. Sincerely, Frederic % O90002 (G47 ENGRAVING PROGRAM) G90 G54 M06 T1 M03 S7500 G90 G0 X0. Y0. G43 H1 Z.1 M8 G47 P0 X2.0 Y2.0 I0 J1.0 R.05 Z-.5 E10. F10.0 (FRED) G00 Z1. M09 M05 G90 G53 Z0. M30 % |
|
#3
| ||||
| ||||
| I looked at the codes on my mill at the time it does the G2 and mine doesn't have a G47 listed as an active code...every other code is the same on mine though..? In fact, the G47 in never listed on the current commands page, probably because it is a macro style code that is basically calling up a program. I wonder why yours has it listed.
__________________ Tim |
|
#4
| ||||
| ||||
| Solved! I had to turn Setting 29, "G91 non-modal" to Off. Now it works. Wally, if you turn Setting 74 and 75 on, you can watch the code execute and single block through it. Thanks for taking the time to run the code. It helped to know that it was not a programming issue. Frederic |
|
#5
| ||||
| ||||
| LOL You must not have the manual...? Or were just 'wingin' it cause here is the first line out of the manual regarding G47 --------------------------- "In order to use G47, the program must be using G90(absolute) mode, and setting 29(G91 non-modal) must be OFF." ------------------------- I've never had setting 29 turned on in my life. Any reason you leave it on?(I would assume it is available for a reason...)
__________________ Tim |
| Sponsored Links |
|
#6
| ||||
| ||||
| That's the strange thing. I had read that in the manual, and yesterday I checked the setting before my successful tests. I'm not sure how it got switched on, unless I did it by accident yesterday. I blame the Coolant Gremlins. They live in the bottom of your coolant tank and at night while you are sleeping, they climb out, hide your tools, change your settings, and break the corners off of your end mills. Those little vermin have struck again! Frederic Last edited by TXFred; 02-01-2011 at 02:18 PM. |
![]() |
| 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 |
| Had it one day and already broke it | ftech | Dolphin CADCAM | 3 | 01-28-2011 11:30 AM |
| HELP! machine broke! | nateman_doo | Benchtop Machines | 53 | 07-17-2010 04:40 AM |
| Something broke in V2.04 | duenow | NCPlot G-Code editor / backplotter | 16 | 03-26-2008 07:16 PM |
| Don't know what I broke on IH CNC | Shepard | Industrial Hobbies (Support forum) | 3 | 09-27-2007 12:15 PM |
| she,s a broke eh | corrie | Machine Problems, Solutions , Wireless DNC, serial port | 3 | 09-12-2007 05:08 PM |