![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Bridgeport and Hardinge Mills Discuss Bridgeport and Hardinge Mills here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
This is the sequence: 179 L X4.187 Y-0.969 R0 F48 180 CC X3.989 Y-0.936 181 C X4.189 Y-0.936 DR+ R0 F48 Causes an error "Circle Data Incorrect". Changing the X coordinate in line 181 to 4.190 fixes it. Whole bunch of these in the program, up until then all is well, after that, every one seems to error. Can't see why. Any ideas? |
|
#2
| ||||
| ||||
| It is most likely a rounding error, or perhaps two of them, in opposite directions creating a gap in the chain of endpoints that the controller does not like. It may work better if you try using IJ arc center coordinates instead of R. If you have to tweak something, its better to tweak the arc center (to make the controller accept it) than it would be to change the endpoint of the move.
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#3
| |||
| |||
| Not familiar with that particular error, usually would expect 'circle end position incorrect' which is a little more obvious. If all of the circles are the same size try reprogramming them in incremental, labeling it and calling the label. |
|
#4
| |||
| |||
| Gus, it was "circle data incorrect". Rick at Heidenhain (and HFD) correctly identified it as a rounding error. Apparently the early TNC controls require that the circle math be exactly correct to 4 decimal places. The post was set up for only 3 places, rounding to that. Since in a C move the beginning & end point and center are defined, everything must match exactly. I guess I was luck on the first 50 or so moves, then hit the problems. Now the problem I will run into is that the dwell time in a pecking cycle is only allowed to be defined to 3 places, and OneCNC only has one choice of places for all coordinates, so it is going to mess up my pecking cycles. |
|
#6
| ||||
| ||||
| I don't think you'll see 4 place decimals in OneCNC for dwell, but that may depend on your choice of settings. I normally use 4 decimal places, but I get what I type in for dwell. What are you seeing happen?
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#9
| |||
| |||
| I sure with the OneCNC folks would document their product. It would make it a lot easier to use, at least for me. |
|
#11
| ||||
| ||||
| Swarf Do you have to have trailing zeros turned on in your post? There is another trick which we use to eliminate decimals from some numbers (like dwell, or repeats in a cycle) and that is to enter the number and a space to the number, this prevents a decimal from being inserted. However, I don't think this is your problem. There are a lot of permutations of settings to make in nc setup, but the above mentioned 'trailing zeros' is the only reason I can think why you would be getting 4 zeros behind your dwell. I get the decimal, and that is all. Other numeric coordinates come in in 4 decimals as required.
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
![]() |
| 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 |
| Bridgeport - Interact 1 MK2 - Abnormal Behavior | palikalsi | Bridgeport and Hardinge Mills | 6 | 02-28-2007 09:15 AM |
| Strange Questions? | SPEEDRE | General Metalwork Discussion | 4 | 12-06-2006 11:07 AM |
| Strange G03 problem | sploo | Mach Mill | 4 | 11-14-2006 05:24 PM |
| odd stepper behavior? | opusinwood | Stepper Motors and Drives | 5 | 07-05-2006 07:30 AM |
| Looking strange | CNCadmin | CNCzone Site News and Contests | 0 | 09-15-2005 09:04 AM |