![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Deckel, Maho, Aciera, Abene Mills Discuss European "Deckel type" mills. Abene here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#14
| |||
| |||
| program buttton, 1 block select, hit softkey program list? I think, it should show your list of programs, select the program you want to be the active one, enter, I am not in front of my maho right now but I think this is correct sequence |
|
#15
| |||
| |||
| It’s work now. (On my machine is ID Dir F5 button) |
| Sponsored Links |
|
#17
| |||
| |||
| Then the machine is standing in my zero point. (That position I want to have my zero point on the material) I want to set the machine numbers in G54. Do I have to write the numbers down on a notepad and then write it manual in G54? Or is it some button I can press, so the machine can read it by it self and set it in G54? |
|
#19
| |||
| |||
| Does any know if a MAHO 800E with philips 432 control can do circular interpolation? Bill@cdamachine.com |
|
#20
| |||
| |||
| I would be amazed if it can't, this is the most basic thing that a CNC can do! That is why we call them a Computer Numeric Control and not just an NC, it is the computer's ability to calculate all those points around a circle that in the bad old days an NC program man would have to compute himself! Just look in your manual for G02 & G03 and there it will tell you how to program a line, or the mc with Philips 432 will prompt you for the info |
| Sponsored Links |
|
#21
| |||
| |||
the short answer is yes phillips 432 controls can interpolate in in all 3 planes, XY ZX YZ. They also allow two diffrent input line formats. Lets say for example you're in the XY plane, G17 your codeing can look like this: G3 Xx.xxxx Yx.xxxx Rx.xxxx the X and Y values are the endpoint of the circular move and the R is the radius of the circle. The limitation of this format is you can only drive the cutter 180 degrees from the start point to the end point, so you would need two lines of code to go 360 deg's ............or you can code it like this G3 Xx.xxxx Yx.xxxx Ix.xxxx Jx.xxxx again the X and Y values are the end point of the move and the I and J values are the center point of the circle. I use the X,Y,I,J format because with a little bit more code you can do a helical interpolation G3 Xx.xxxx Yx.xxxx Zx.xxxx Ix.xxxx Jx.xxxx Kx.xxxx the X and Y values are the end point of the move and the I and J values are the center point of the circle the Z values is the final depth the helical move and the J value is the pitch of the helical move per 360 degs of motion. You can use this format in all 3 planes but you need too change the XYZIJK for the plane you working in. I'm fairly sure that machine has a 432-10 control, so you can do alot of tricks right out of the box with it. Do you have a programing manual? I may be able to help you out with getting you one. |
|
#22
| |||
| |||
|
|
#23
| |||
| |||
| I do not have any manuals yet. If I did I wouldn't have to ask such a basic question. I haven't found any pdf manuals on line yet. I would be greatfull If You Could help to find a set of manuals. My 800P does not do Circular Interpolation with a Heidenhain TNC 135 Controll. Bill |
![]() |
| 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 |
| Philips 432 Mathematical Functions | solid sender | Deckel, Maho, Aciera, Abene Mills | 8 | 04-16-2009 03:47 AM |
| Need Constant List Philips 432 Control | mcsd | General CNC (Mill and Lathe) Control Software (NC) | 4 | 12-19-2008 01:53 PM |
| Need Help!- Philips CNC 532T | etwmike | Controller & Computer Solutions | 0 | 07-23-2008 08:38 AM |
| AXA dbz-700 Philips | niger79 | General Metalwork Discussion | 0 | 05-29-2007 02:47 AM |
| Maho 650 - CNC 532 Philips | nylas | Deckel, Maho, Aciera, Abene Mills | 0 | 01-13-2007 12:41 PM |