Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Search results for query: *

  1. CWSProgrammer

    AutoCAD 2004 borders/blocks -> Solidworks 2006 sheet format/borders?

    Can anyone give me a walkthrough of how to convert an AutoCAD 2004 block (which functions as our corporate border for our drawings) to a format that can then be used in Solidworks 2006 SP0.0? I have run several different variations of this question through Google and other search engines and...
  2. CWSProgrammer

    PC based CNC for HBM

    Your location does make things a bit difficult... Short of purchasing an actual CNC machine (used or otherwise), or doing the massive amount of research required to learn how to build it yourself, you are (for lack of a more professional term) "screwed". Besides, depending on how big the...
  3. CWSProgrammer

    PC based CNC for HBM

    Depending on where you are located, I'd highly recommend the folks at REA Technologies. They've been a great help with the Thermwood CNC Router I've been working with (a side note, avoid Thermwood Routers like The Plague. They don't adhere to any industry standards in their hardware...
  4. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    No, those are two different lines in the program, seperated by a linear move. In theory, it should work, but I think the machine is balking at all the backtracking, or something... Either that, or it just doesn't like circular interpolation in incremental mode. :( Anyway, I'm currently...
  5. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    Gah! It still isn't working! :( Also, I suspect that I may be approaching the coding of this the wrong way. I may have to just have it carve out the 1" spline path first and then backtrack and carve the 2" radius spline... It appears that having it backtrack at each section of the spline is...
  6. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    Correction: Upgrade. :) The urge to save humanity is almost always only a false-face for the urge to rule it. -- H.L. Mencken
  7. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    To revert into AOL internet slang for a moment: OMFGNFW! My supervisor had the CNC folks over at Poli Hi Solidur (our raw stock supplier, for some odd reason) to see if they could generate a CNC program with the source drawing I'm using. The program they returned had Radii of "1.0625" and...
  8. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    Heh, that's kind of the key. I've looked into things like ONECNC and such, from that link given in the thread here on the BOBCAD/CAM discussion somewhere else, and referred them to my immediate superior, but they won't spend the money to purchase that CAM system. Or, rather, the owner of the...
  9. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    I should have rotated that part in the .dxf I sent you and had some ordinate dimensions on the starting point, that would've made things easier to figure out. The urge to save humanity is almost always only a false-face for the urge to rule it. -- H.L. Mencken
  10. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    X & Y Zero are part of the G53.x code--the x being the particular part offset for the given tool. This machine has no tool library capability, so all tool offset G codes are essentially useless--I have to program along centerpoints and calculate the toolpath myself. Though there are two layers...
  11. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    Will do, expect it sometime between 6:30 a.m. and 7 a.m. EST. That's when I'll be emailing it (in other words, as soon as I get back to work). The urge to save humanity is almost always only a false-face for the urge to rule it. -- H.L. Mencken
  12. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    Hmmm... it's possible for me to email it, I have it in a .dxf on my computer at work. I'll try to email it to you in the a.m. when I get there in the morning if you can give me an address. I'll likely have to send it via hotmail, though, since my employer doesn't have me set up on the corporate...
  13. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    Hmm, something just occurred to me... Nate, do you think if I disabled/removed the G75 on the arc lines in the C7015-1P.txt it would make a difference? The urge to save humanity is almost always only a false-face for the urge to rule it. -- H.L. Mencken
  14. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    No, because I've done radii of as small as .0625 on this machine before... This is really becoming a bit of a mind-buster for me :( It's not holding up production on other orders, though, I'm currently machining them. But, this is really irking me and I wish I could figure out what was going...
  15. CWSProgrammer

    CNC/CAM Freeware that I need someone's opinion on.

    Sorry, it's Shareware, I mean. The urge to save humanity is almost always only a false-face for the urge to rule it. -- H.L. Mencken
  16. CWSProgrammer

    CNC/CAM Freeware that I need someone's opinion on.

    http://home.carolina.rr.com/gcodemcode/gcode.htm I found this while looking about for something to convert a DXF to G-code for me and was wondering what some of you would think of it. It's a pretty small download and... as a matter of fact, I just finished downloading it... Anyway, can some...
  17. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    Okay, I did the whole I and J programming and broke the arcs up into sections... It's still going in straight lines, but when I loaded the other program I pasted earlier in this thread, it ran it just fine... I'm beginning to get seriously ticked off over this, there's no reason whatsoever for...
  18. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    Oh, I followed the link and registered, I'll post some stuff there tomorrow, 'bout time to go home. :D The urge to save humanity is almost always only a false-face for the urge to rule it. -- H.L. Mencken
  19. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    Yeah, the US Navy. We bought it used from them. And I've tried getting info from Thermwood in the past, but they're every bit as uncooperative as Microsoft Customer no-service. The urge to save humanity is almost always only a false-face for the urge to rule it. -- H.L. Mencken
  20. CWSProgrammer

    i feel the need the need for speeds and feeds !!

    On a previous program, though, it worked just fine. Here's part of it: (10439C-1.TXT) (SOURCE DWG. P10439C BY J. GUYTON) (FOR SMURFIT-STONE - HODGE, LA. PM 4 SERPENTINE) (5/8" CARBIDE END MILL @ 12,500 RPM) (DOES FIRST HALF OF PART) (RUN 10439C-2.TXT AFTER REPOSITIONING) G90 G80 G40 G10 G90...
Back
Top