Forum Home | RFQwork | CNCauction | 3dxhobbies |Welderzone | Share Files | Site Map | Links |

CNCzone.com-The Largest Machinist Community on the net!


Welcome to the CNCzone.com-The Largest Machinist Community on the net! forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Home Page Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Mark Forums Read Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > General CNC (Mill and Lathe) Control Software (NC)

Notices

General CNC (Mill and Lathe) Control Software (NC) General Discussion of CNC (Mill and Lathe) control software here!


Reply
 
Thread Tools Display Modes
  #1   Ban this user!
Old 01-04-2005, 06:30 PM
CNC Darren CNC Darren is offline
 
Join Date: Sep 2004
Location: USA
Posts: 177
CNC Darren is on a distinguished road
Question Problem with drawing? or CAM?

Hi all
I am having a problem with this file or my cam. I am using sheetcam wich I really like, I am using 9.2demo but it should be posting the whole code as I have evaluation days left. I am starting to thing that there is something wrong with the drawing as i have done one simular to this one and it worked before. The only difference is this one has more points around the oval for a smother cut, on the last code you could see the angles around the oval. this has been drawn in Rhino and saved as a R13 and arcs are saved as polylines just like I did the first drawing but this one will only post around 125 lines or about 3/4 around the first(inside) oval. can any of you tell if there is something wrong with the drawing? I'm stumped
Also I am thinking of buying sheetcam but would be interested in checking out any sub $200 cam programs before I buy, any sugestions?

CNC Darren

P.s. not sure if this is the right group for this, plese move if it isnt.
Attached Files
File Type: dxf oval v5-2-1.DXF‎ (61.5 KB, 62 views)
Reply With Quote

  #2  
Old 01-04-2005, 06:44 PM
HuFlungDung's Avatar
HuFlungDung HuFlungDung is offline
Moderator
 
Join Date: Mar 2003
Location: Canada
Posts: 4,446
HuFlungDung is on a distinguished road
I don't see anything in that file. But suffice it to say that you should be exporting everything in the form of lines and arcs in your dxf, because that is what your cnc machine needs to base its motion commands on. Whether that is what "explode" does, I'm not sure, but give it a try. Even if sheetcam can make sense of a polyline, it'll probably do just fine with lines and arcs.
__________________
First you get good, then you get fast. Then grouchiness sets in.

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

  #3  
Old 01-04-2005, 06:44 PM
MrBean's Avatar
MrBean MrBean is offline
Gold Member
 
Join Date: Oct 2003
Location: UK
Posts: 593
MrBean is on a distinguished road
Looks OK in Mach2

Regards Terry.....
Attached Thumbnails
Click image for larger version

Name:	oval.gif‎
Views:	60
Size:	32.4 KB
ID:	4496  
Reply With Quote

  #4  
Old 01-04-2005, 06:51 PM
MrBean's Avatar
MrBean MrBean is offline
Gold Member
 
Join Date: Oct 2003
Location: UK
Posts: 593
MrBean is on a distinguished road
Picture was a bit crap......Here's another.
Attached Thumbnails
Click image for larger version

Name:	oval.gif‎
Views:	96
Size:	68.7 KB
ID:	4498  
Reply With Quote

  #5   Ban this user!
Old 01-04-2005, 06:54 PM
CNC Darren CNC Darren is offline
 
Join Date: Sep 2004
Location: USA
Posts: 177
CNC Darren is on a distinguished road
Question

one thing when I try try import the drawing into mach2 i also get some circles that show up that are not on the drawing? I tried this because i can draw the part and take into account the inside or outside offset but i get circles that are not supposed to be there.

CNC Darren

I'm still pretty new to the software side of this... still need all the help i can get.
Reply With Quote

Sponsored Links
  #6  
Old 01-04-2005, 07:16 PM
MrBean's Avatar
MrBean MrBean is offline
Gold Member
 
Join Date: Oct 2003
Location: UK
Posts: 593
MrBean is on a distinguished road
Originally Posted by CNC Darren
one thing when I try try import the drawing into mach2 i also get some circles that show up that are not on the drawing? I tried this because i can draw the part and take into account the inside or outside offset but i get circles that are not supposed to be there.

CNC Darren

I'm still pretty new to the software side of this... still need all the help i can get.

If the circles are light blue in colour, I know the problem you mean, as I've had it myself. Unfortunately I can't remember what the solution was. I think it may have been something to do with IJ mode. You can alter it in config > state.

You can also manually add a G command to your code to alter the IJ mode.

Hope that's of some use to you.

Regards Terry.....
Reply With Quote

  #7  
Old 01-04-2005, 08:02 PM
ger21 ger21 is online now
Community Moderator
 
Join Date: Mar 2003
Location: Shelby Twp, MI....USA
Posts: 13,951
ger21 is on a distinguished road
AutoCAD couldn't load it. Try saving as V12, you'll get better results. One thing you can do, on the Save .dxf dialog, is set the max polyline length to a small number, like .05. This will make the curve many straight segments, each .05 long.

I played around in Rhino a little, and found that converting curves to arcs, with a pretty low angle (.01) and tolerance produced a smooth elipse, without straight segments. I'd play around with different Rhino options, and see what Mach2 likes best.
__________________
Gerry


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

  #8   Ban this user!
Old 01-04-2005, 08:44 PM
Bubba's Avatar
Bubba Bubba is online now
 
Join Date: Mar 2004
Location: LaGrange, GA USA
Posts: 848
Bubba is on a distinguished road
SheetCam does not like polylines! It uses only lines and arcs to render the Gcode.
Also, many changes have been made since that rendition and is now up to 1.1.6.
Many bugs have been squashed and features added.

Give the new version a try and you may see improvement. When I attempted to open your dxf in acad, I got a blank screen with nothing on it.

Bubba
Reply With Quote

  #9  
Old 01-04-2005, 08:51 PM
MrBean's Avatar
MrBean MrBean is offline
Gold Member
 
Join Date: Oct 2003
Location: UK
Posts: 593
MrBean is on a distinguished road
I've had no problems with your file. I've opened it ok in all applications I've tried.

Regards Terry.....
Attached Thumbnails
Click image for larger version

Name:	oval2.gif‎
Views:	39
Size:	4.6 KB
ID:	4500  
Reply With Quote

  #10   Ban this user!
Old 01-04-2005, 09:56 PM
CNC Darren CNC Darren is offline
 
Join Date: Sep 2004
Location: USA
Posts: 177
CNC Darren is on a distinguished road
Bubba, When I save it in Rino in dxf it asks if I wasnt to save the cruves as polylines or splines. the oval shows up in sheecam using polylines, I can make my tool paths but it doesnt make the complete gcode.

I redrew it taking into account the tool diameter and made the gcode in mach2, its so much easier with SheetCam tho.

CNC Darren
Reply With Quote

Sponsored Links
  #11  
Old 01-05-2005, 03:32 AM
MrBean's Avatar
MrBean MrBean is offline
Gold Member
 
Join Date: Oct 2003
Location: UK
Posts: 593
MrBean is on a distinguished road
Originally Posted by CNC Darren
I redrew it taking into account the tool diameter and made the gcode in mach2, its so much easier with SheetCam tho.

CNC Darren
You shouldn't need to redraw it. I think Mach2 can allow for any sized cutter from the same drawing.

Regards Terry.....
Reply With Quote

  #12   Ban this user!
Old 01-05-2005, 07:33 AM
Bubba's Avatar
Bubba Bubba is online now
 
Join Date: Mar 2004
Location: LaGrange, GA USA
Posts: 848
Bubba is on a distinguished road
There is no need to redraw to account for tool size. In SheetCam, you tell it the diameter of the tool and then whether you want inside or outside offset. HOWEVER, all lines have to be "joined"; that is to say NO overlaps, open places, etc. If you have a continious path it will work beautifully.
The biggest probem I have found is not paying attention to the details. I had one the other day that did not trim properly and I ended up with something that looked like () at a connection between two trimmed arcs and sheetcam choked and said it could not do an offset due to "open paths". Zoomd in and cleaned up the offending point and got the desired path.

Bubba
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Okuma LC-20 Threading problem Gunner Machine Problems, Solutions , Wireless DNC, serial port 11 11-10-2009 10:18 AM
Student Versions of CAD and CAM Software Jcadwell General CAM Discussion 8 08-04-2008 10:22 AM
CAD CAM Demo strategy questions? Idle hands General CAM Discussion 6 05-24-2005 02:45 PM
Newbie CAM questions WoodSnarfer General CAM Discussion 3 11-12-2004 08:15 AM
Fadal VMC4020A axis problem cwww Machine Problems, Solutions , Wireless DNC, serial port 16 12-02-2003 12:07 AM




All times are GMT -5. The time now is 09:43 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.