Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: rakes
  • Content: Threads
  • Order by date
  1. rakes

    VLISP help!

    I am writing a vlisp program to read the dimension entities in a drawing and write them to a text file. I use ssget to get the dims, then use entget and assoc 42 inside a while loop to read & write the dims. The program works fine for reading the basic dimensions. But the tolerances are not...
  2. rakes

    VLISP

    I need to write a VLISP routine which will load a graphic image (.wmf) in the ACAD graphics screen and then move this object relative to an open drawing. Please help me with answers to the following: 1) what are the different ways to load an image without its associated frame? 2)Is there any...
  3. rakes

    Machining of Tungsten

    We have a requirement to machine (Turning) Tungsten. Has anybody in this forum machined Tungsten? If so, I'll be grateful if you can share your experience with me.
  4. rakes

    Bolt hole sizes

    Is there a standard to be used when specifying bolt holes for metric screw threads? For example do I specify a hole dia of 6.3mm, 6.4mm or 6.5mm for assembling M6 coarse thread bolts? Does anybody know where I can get this information?
  5. rakes

    Can we EDM Aluminium?

    There is a lot of speculation about EDMing Al.Alloys. Shop floors resist doing EDM on Al.Alloys citing reasons of filter damage etc. Can somebody throw some light into this?
  6. rakes

    Linear Interpolation

    Are all non-linear interpolation schemes (like circular, helical, NURBS, etc) approximated with lines by all CNC controls? For example, a circle by means of several chords so that linear interpolation can be done internally to approximate the circle within some tolerance limits? Are NURBS curves...
  7. rakes

    CNC Swivel Head with High Speed Spindle

    we are planning to retrofit our old Vertical Turn-Mill with Siemens 840D. The mill spindle of this machine gives only 1000 RPM (max) and so we have a problem with cutting speeds (and feeds). We would like to replace this with a full CNC B-axis add-on to the spindle. This accessory is made by...
  8. rakes

    High Speed Cutting of Al.Alloys

    We are machining lot of AA2014 & 2024 Aluminium Alloys in our CNC mills - but at spindle speeds less than 5000RPM and with flood coolant. We are planning to procure a high spped spindle attachment for speeding up production. Has anybody machined these alloys using high speed cutting? If so at...
  9. rakes

    AT3 Class Tooling

    What is the repeatability assured by AT3 class tooling? What are the other standards in vogue regarding tooling for CNC Machines. Is there anyhting better than AT3? Thanks rakes
  10. rakes

    Help required on AutoLISP

    I am writing an AutoLISP program to read a text file and write the whole text on to AutoCAD graphics screen exactly as it would've appeared in the text file. Here is the code: (setq f1 (open f_name "r")) (setq str 1) (setq block (read-line f1)) (while (/= str nil) (setq...
  11. rakes

    Machine-tool accuracy standards

    We are in the process of evaluating CNC machine-tools in terms of its positioning accuracy and repeatability. Unfortunately different manufacturers quote different standards like VDI/DGQ 3441, DIN/ISO 230-2 97 etc. Can anyone tell me or point me to a web site where I can have a look at how these...
  12. rakes

    Help required on AutoLISP

    I am writing a program in AutoLISP which reads geometry created in AutoCAD and processes information regarding start point of line etc, for output to a file. my problem is in using "=" function. I read start angle of an arc using "entget" and "assoc" functions. But...
  13. rakes

    5-axis CAM Software

    We are planning to buy a 5-axis CAM Software. Currently Unigraphics is actively in our minds. Can anyone compare this program with other 5-axis CAM programs in the market?
  14. rakes

    CNC Machine Tools

    Can anyone tell me the grade of ball scews (C0-C7) used in precision 5-axis CNC machines giving 7-8 microns positional accuracy as per VDI/DGQ 3441?

Part and Inventory Search