587,541 active members*
7,045 visitors online*
Register for free
Login
IndustryArena Forum > CNC Electronics > DeskCNC Controller Board > Anyone useing Autocad R14 & Deskcnc
Results 1 to 8 of 8
  1. #1
    Join Date
    Apr 2005
    Posts
    61

    Question Anyone useing Autocad R14 & Deskcnc

    Im tring to put lines on a Oak board with a 1/2" vee bit and at one end of the board (Starting point) the bit is on top at 0,0,0 and the grove im tring to make is 22" long with the grove being nothing at one end and .375" at the other end of the line. just a grove gouged out by a 1/2" vee bit. any how when you pan around in autocad i get this effect. but when i put it in deskcnc it show the line being at the same depth the whole length of the line, (its all on the same plane)... would really like to know how to do this in autocad, let me know what im missing or what im doing wrong;Any help would be appreaciated, Thanks Brady

  2. #2
    Join Date
    Mar 2003
    Posts
    35538
    Are you drawing a 3D polyline, or just manipulating the view to look like it? Not sure if even the 3D polyline would work. Why not just hand code it?

    G1 X0 Y0 Z0
    G1 X22 Y0 Z-.375
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  3. #3
    Join Date
    Apr 2005
    Posts
    61

    Cool

    Hey, Thats what i like easy solutions, and believe it or not i thought of the. but #1 I have know clue where to go in deskcnc to start to write this code , nor have i ever done that. do you write this in deskcnc or do you write this in notepad and then open it under the file menu (open nc) And here is the clincher; at the end of each flute i wanted to have this 1/2" vee bit come back out of the wood at an arc around the rosette. Know i am really lost as to what the code would be written like with these arc's. this is why i thought if i could figure outthis one problem; it would solve the problem with the arc's. And no its not a 3D polyline... Thanks Brady

  4. #4
    Join Date
    Mar 2003
    Posts
    35538
    Yes, you can write it in Notepad and import the file. I've never used DeskCNC, so can't help much. I'd try the 3D polyline, and see if it works. Not sure if you'll be able to get it to exit on an arc without manually editing the code. The easiest way might be to have it create the paths at .375 deep, and edit the start and end of the exit to Z=0
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  5. #5
    Join Date
    Apr 2005
    Posts
    61
    Just tried the 3D polyline and it gives the same effect so i will try the editing of the code right now. Thanks Brady

  6. #6
    Join Date
    Apr 2005
    Posts
    61

    Cool

    Well it was worth a try, But the arc's are all messed up when viewing it 3D. It gives -# like the arc is continuing out and of the table in deskcnc... Yet i still have a positive attitude, this is a great site. and surely someone out of the thousands on this site has run across a similiar problem like this. Thanks Brady

  7. #7
    Join Date
    Mar 2003
    Posts
    270
    Most cam programs won't cut 3d from a poly line or any 3D curve for that matter. Some like Vector Cad-cam will. DeskCNC won't. It can machine 3D surfaces, or 2D DXF.

    The other problem is that most machines won't cut 3D arcs outside of a normal, such as G17, G18, or G19.

    If you have a cad-cam program that will cut 3D, interpolate the arcs into line segments and then you won''t have to worry about the plane settings.

    One of the exercises that I used when we were training Shopbotters to use Vector, was a 3D carved willow leaf rosette. It was done with 3D arcs, rotated about a center point.

    DeskCNC will cut these programs just fine, it won't however create the NC programs.

    One last comment about this. DeskCNC has in integral program editor. Use File-Open NC-New.

    As you enter G-code it is immediately displayed on the screen. You can adjust the view to either a 2D or 3D display. My advise is to ignore suggestions to use notepad to write any G-code.

    Fred Smith - IMService
    http://www.cadcamcadcam.com/hobby

  8. #8
    Join Date
    Apr 2005
    Posts
    61
    I really appreaciate all the help, Now which cad-cam program would you recommend? or do I even need cam program since this is already in deskcnc, and just get a cad program or do these type of programs go hand in hand? any how which would you suggest, and as always money is an issue. Also I been woundering if there is someplce you can buy older versions or versions of these cad-cam programs that people no longer use or maybe they have swithched to a different program... Just woundering....

Similar Threads

  1. useing ac servo mottor for mach2
    By NASR1 in forum Machines running Mach Software
    Replies: 2
    Last Post: 09-27-2007, 03:05 PM
  2. Useing cam for a Haas
    By leggetmachine in forum Haas Mills
    Replies: 137
    Last Post: 08-05-2007, 03:57 AM
  3. Deskcnc bug
    By cncadmin in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 0
    Last Post: 01-10-2005, 05:08 PM
  4. Anybody useing MasterCam post
    By MILLMANM in forum Centroid CNC Control Products
    Replies: 9
    Last Post: 12-24-2004, 01:45 AM
  5. Autocad LT verse AutoCad LT
    By cncadmin in forum Autodesk
    Replies: 2
    Last Post: 02-03-2004, 02:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •