![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Parametric Programing (custom macro b, fadal macro, okuma user task) |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#13
| ||||
| ||||
By means of a few experimental movements with C axis only, and various feedrates, you should be able to determine if the feedrate is degrees/min. All you need is a stopwatch and program a 360° movement at F360. Should take exactly one minute to execute. As for calculating the feedrate, it is always going to be a matter of calculating the distance along the circumference, divided by the time taken to do it. Eg: (1500°/min) / 360 = 4.166 revolutions per minute Circumference = .426 * Pi =1.338" Distance = 1.338 * 4.166 = 5.575"/min The 'feedrate' is only correct at the radius used for the circumference calculation. So if it does turn out to be degrees/min feedrate, then the actual equivalent linear feedrate is proportional to the radius of the part. The control has no idea what radius the tool is cutting at, so that is up to you to calculate and input accordingly.
__________________ 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) |
|
#14
| ||||
| ||||
| 360*ipm/cir=? I checked against my conversion program and its close??? This one may not take helix into it but it will get you close. |
|
#15
| ||||
| ||||
| Calculation of a ZC vector requires the length of the side opposite and the side adjacent. The Z vector length is plain enough. The C vector is calculated from circumferential distance (not a chord), and to do this you'll need to use a fraction of a circle, which is what you get when you calculate the circumference C, and multiply by C degrees/360 to get the arc segment length C' Having those two sides, then you can calculate the hypotenuse using A^2 = Z^2 + C'^2
__________________ 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) |
| Sponsored Links |
|
#17
| |||
| |||
| HFD, 360 degrees at F360. equals one minute. You guys are trying to make me think. You're bad! ![]() I'm swamped right now. No time to sit down, and give it some serious thought. Just wanted to let you know I am keeping track of your postings. |
|
#18
| ||||
| ||||
| g-codeguy, Don't know where you are on this problem, but I found the attached in a Daewoo/Doosan programming manual. Hope it helps. Last edited by dcoupar; 09-23-2008 at 02:37 AM. Reason: Forgot to attach the attachment. |
|
#19
| ||||
| ||||
| Good find, Dcoupar. BTW, that 57.295° figure mentioned in the pdf is not some kind of black magic, it is simply the result of dividing 360/2Pi and is also known as 1 radian.
__________________ 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 |
| Quadrant marks at 90 degrees | Mic6 | Haas Mills | 7 | 08-14-2008 12:52 PM |
| 2 degrees of a learning Circle | Smitty911 | Dolphin CADCAM | 4 | 02-12-2008 06:02 PM |
| how do i get sweep to do more than 360 degrees ??? | yamaha_r1 | Post Processors for MC | 0 | 09-21-2007 09:41 AM |
| Controlling stepper motor, readout in degrees | KC8QVO | Stepper Motors and Drives | 5 | 03-23-2007 03:34 AM |
| How to weld plate to tube at 90 degrees? | coolman | Welding, Brazing, Soldering, Sealing | 12 | 12-23-2004 02:03 PM |