![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Mastercam Discuss Mastercam software here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I imported a dxf and set some tool paths, but in the resulting gcode, it wants to move 7" away from the part. I assume its because the origin is in the wrong place. How do I move it? Also, not sure yet, but it looks like the part got scaled way up somehow. How do I make sure its 1:1? Thanks. |
|
#2
| ||||
| ||||
| Translate/all/entities/between points/ it will ask point to translate from,I usually pick the point I want as my origin...click that point....it will ask translate to...I usually say origin.. and done... The other part analyze the drawing...analyze/between points...I'm assuming you know how big it shuld be..click on a couple of points and see if there is a difference...let's say you distance between your points should be 7" and now it's 14 if that's the case than go transform/scale all entities from origin and scale the difference...if its twice the size than your scale factor is.5 Hope that helped |
|
#3
| |||
| |||
Last issue is hard to describe. I'm cutting what essentially is an open pocket, but in the middle of the stock.. not sure how to get it to lead into the material. I keep getting some kind of errors unless I do it as a countour (contrary to the image, much of the open area is cut just 1/2 way through), but that leaves material in the middle (its the lower scissor link in the picture, where the big open area is in the middle of the stock - had to do it that way so I could cut the outside contour without dropping off the part) |
|
#4
| ||||
| ||||
| when picking the open detail in the pocket tool path. there is an option for open pocket. make sure this is set.
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) Cadcam Mastercam Instructor , Programming Consultant and ME (Manufacturing Eng) |
|
#5
| |||
| |||
| Yep, did that.. got errors. Tried to work around it, but instead busted a brand new carbide bit <grrr>. I forget what error it gave me, but I haven't figured it out yet. I hand edited the G-code, but still need the pocket function to clean up the middle of the cut. Here's an image of what it looks like in master cam. The innermost part is only .050 deep, and the outer part is all the way through. So far I did it as 3 contour cuts, but had to edit in the tool clears, ramps into the work etc to get it to work in gcode. I'm sure there's a way to do it, but I don't know it. |
| Sponsored Links |
|
#6
| ||||
| ||||
| Well this alwas help me help you give me that file I will adjust it and give it back.
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) Cadcam Mastercam Instructor , Programming Consultant and ME (Manufacturing Eng) |
|
#7
| |||
| |||
| Thanks again! |
|
#8
| |||
| |||
Here it is, take a look at all your toolpath parameters, make sure i put the right depths, tools, absolute/incrementals etc... back in! The big problem was overlapping entities. Two ways to fix these. 1.) click on the icon that looks like two puzzle pieces, one red and one blue. It will say "run user apps". This is your CHook folder. Double click on findoverlap.dll select "all" entities, then press enter. If you have them (theree were 26 on that file), it will pop up a box on the screen, just press cleanup, and it will tell you how many it found. 2.) select all your lines, making sure to click on them only once. Then, translate them to a different layer, and use that layer to toolpath them on. The first way works 99% of the time, so that's what i'd use. Overlaps make it impossible to chain properly, because the program doesn't know whick line you're wanting to chain to. Clean single lines of geometry are waht MC loves, as does any programmer. It took me a while to learn that trick, then i finally "got it". Hope this helps you"get it" Keep the greasy side down, and the pointy end forward, and it'll all be ok! |
|
#9
| |||
| |||
Actually going to an R/C event right now, but when I get back I'll try it and report back. Thanks again |
|
#10
| |||
| |||
| Spinnetti, Just as a note for the future. If your part was not drawn at the same origin that will be used for machining There are 2 way you can adjust this without moving your part OPTION 1 -- 1) click the WCS in the lower right hand of the MC screen select view manager 2)In the main screen set the WCS, tool plane & construction plane all to the same view you plan to machine in ( front / top / bottom / etc ) The = icon will move all three in one step 3)a) Click on the pointer icon ( moves you to main MC window ) Select a point / intersection you would like to call zero. 3)b) If you want to select or move a individual axis Right click in the axis of choice and select option from drop down & select new feature This moves the Zero point for all machining operations on that selected plane to the one you just set OPTION 2 -- 1) Select tool path type & tool path geometry 2) In tool path manager click on the planes button ( bottom center of window) 3) Click double right hand arrows ( Lower Left in window ) 4) Select Plane by using plane selection button in first box ( plane selection button is left of the pointer button ) 5) Set part origin as seen in OPTION 1 step 3a / 3b NOTE: IF YOU ARE USING A ROTARY AXIS THE WCS WILL NEED TO BE SET TO THE PLANE OF THE AXIS ROTATION IN THE WORLD COORDINATE VIEW AND THE TP AND CP WILL NEED TO BE SET TO THE PLANE THE THAT THE WORK WILL BE COMPLETED ON ( ONCE AGAIN ) WORLD COORDINATE VIEW. |
| Sponsored Links |
|
#11
| |||
| |||
|
|
#12
| |||
| |||
| I have not seen a way that you can ramp from a entry point / origin If you need to use a ramp, from what I have seen is that is picks a start point based on the data you give it I perfer to use the helical With this you can specify some additional data and control points Try This 1) When selecting geometry a) Select Start Point ( Use Point Icon in chain manager ) b) Select Geometry / Pocket Chain ( Use Chain Icon ) c) Select The Initial Point ( Use Point Icon ) This will tell MasterCam to do this Start at a specific point Run Chain Return To Initial point for next depth of cut This works in both pocket & profile paths In LeadIn/LeadOut On profiles you may need to select use entry/exit point check boxes ( There is on box for entry & one for exit ) You shouldnt need to do this on pocket Now insted of using a ramp 2) Select pocket style to any but zig/zag 3) Click entry Helix/Ramp button 4) Click on the Helix tab 5) Set parameters & Click the Center On Entry Point Check Box This forces The tool-path to do a helical entry around that point |
![]() |
| 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 |
| G52 confusion | davek | G-Code Programing | 2 | 09-08-2007 08:01 AM |
| confusion | serry | DIY-CNC Router Table Machines | 4 | 04-27-2007 06:40 PM |
| Manual.doc vs. .ini confusion | medved | TurboCNC | 2 | 04-04-2006 10:18 AM |
| Multiplier confusion | Mike F | Servo Motors and Drives | 2 | 01-03-2005 01:36 PM |
| VFD confusion, helllp! | Swede | General Electronics Discussion | 10 | 06-14-2004 06:05 PM |