![]() | |
| 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 |
|
#1
| |||
| |||
| Hi! I just bought a horizontal CNC lathe with Siemens (Sinumerik 802D) controller. I need to machine a 25 mm dia. round aluminium bar to make a knob. Rough drawing below : ![]() Can you help me to make a G code program for this. I bought a vertical 35degree turning tool VNMG 130408 ... Now, I tried to use RND and CR commands ... using a cycle for OD roughing and finishing. I get some or the other error like : 1. Intersection cannot be found 2. Contour cannot be generated ... 3. Radius too small .. etc etc I am able to use CR for some values to generate a quarter circle - CW direction ... nothing more than that.. Any insight or help will be greatly appreciated !!! Thanks n regards Kzar |
|
#2
| |||
| |||
| You will need to employ some basic trigonmetry to calculate the starting and ending points for each radius. Then you will use circular interpolation (G2/G3) to navigate to those points. This should get you headed into the rught direction. Good luck!
__________________ Control the process, not the product! Machining is more science than art, master the science and the artistry will be evident. |
|
#3
| ||||
| ||||
| Proprocess, Can you check your overall legth, something is not right. 31+30=61 and if add three diameter and the part is partly stretch out, adding it up is about the same overall legth ....... it won't work. Anyway, check you draw.
__________________ The best way to learn is trial error. |
|
#4
| |||
| |||
| Hello, Thanks so much for your response. I understand what both of you have suggested and I agree with that. But the problem I am facing is more basic as of now :-) I cant even make the CNC to cut a semicircle ... Example : what i tried : I used a cycle for OD roughin finishing. This works :: Contour is : X11 Z0 G03 X22 Z-10 CR=20 This gives error in simulation itself : Contour is : X11 Z0 G03 X11 Z-15 CR=10 Now, this should draw an arc ... but it doesnt work Even if I make z-20 ... which is a semi circle .. it doesnt work I think I m making some silly mistake ... and so once I know how to make a semicircle .. i can try other complex shapes .. Hope I m not confusing u guys !! Thanks again Kzar |
|
#5
| |||
| |||
| I do not know that control at all so I cannot help much with respect to specifics. Some, if not most, controls do not cut partial arcs with out using I,J,K to specify the center of the arc.
__________________ Control the process, not the product! Machining is more science than art, master the science and the artistry will be evident. |
| Sponsored Links |
|
#6
| ||||
| ||||
__________________ The best way to learn is trial error. |
|
#7
| ||||
| ||||
| I tried to download a programming manual from the Siemens site, but all I could find is Italian, Spanish, or French. So, I don't know if the control will take R for radius. The numbers in the attached program contour are for part-profile. Looks like your part gets a little narrow in the neck given the (3) 12.5 radii. Also, the 30 and 31mm dimensions don't work if you want tangent arcs. |
|
#9
| |||
| |||
dcoupar !!! .... THANKS A BILLION !!! And THANKS to everyone who posted here ... you guys ROCK !!! I am short of words to thank you enough my friend ... I was scratching my head for two days ... I have worked on manual lathe for 40years ... and this is my first CNC ... and I want to learn it on my own :-) You are right, my dimensions are not right`... my fault... i thought that my CNC will generate something close ... even if dimensions r not exact in microns ... Now, if you can please give me some more help ... Can you please tell me : 1. How did you generate those coordinates. How do I design the curves bit differently and generate coordinates on my own. 2. Which software did you use to draw that beautiful figure (I will get the same one) ... and will that software generate the coordinates too ? 3. Did you generate the Gcode also from that .. or some other software ? ... or did the software just generated coordinates and u wrote Gcode manually 4. Any software u recommend me to buy (or free one) which will help a beginner like me Once again, thank u so so much ... You are a great teacher !! Kzar |
![]() |
| 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 |
| Need Help!- My Milling OKK with fanuc 6M can't recognize G-code & M-code | nessei | Fanuc | 4 | 03-29-2011 08:39 AM |
| Newbie- Takeout Unused G Code commands in Mastercams Generated G Code | shneek | Mastercam | 8 | 12-15-2010 02:32 PM |
| learning g code or cad-cam code output? | slow_rider | G-Code Programing | 3 | 02-27-2010 08:48 PM |
| G-code for beginners - want to learn G-code | FPV_GTp | G-Code Programing | 7 | 11-17-2008 11:25 PM |
| looking for g code 3d from bobcadcam or simmilar for indexer lpt v5 with g code soft | troyswood | Ability Systems - LPT Indexer and G-Code | 2 | 12-24-2006 09:21 PM |