![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| General CAM Discussion Discuss CAD/CAM software and Design software methods here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| ||||
| ||||
| I've almost got my boss convinced that we should build a cnc router to cut our boards. I know it'll seal the deal if I can show him how much money we could save in materials if we nested out cut lists onto 4x8 sheets of ply. Anybody have a solution to take board qnty and dimensions in MS Excel, ie: 1 @ 3.5" x 48" 4 @ 5.5" x 27" 10 @ 1.5" x 32" 2 @ 7.625" x 183.5" and nest them onto 4' x 8' ply? My understanding is..... Cad drawing to .dxf to nesting program to gcode converter to machine. I have Autocad '08.
__________________ "I've got a long way to go and a short time to get there, We're gonna do what they say can't be done." |
|
#2
| |||
| |||
| Hi: You will probably have an issue with the 183.5 dimension on a 4 X 8.... Just kidding. Some CAD software will read .txt files (from XL) known as CDF files (comma dilineated files). the data is normally ordered in X,Y,Z format. I doubt that it will genereate closed profiles as you described You have the conversion process correct, and even if you cannot read from XL,the nesting program will read multiple .dxf files. The CNC router is still the way to go, |
|
#3
| ||||
| ||||
| You'll find that nesting software can get quite expensive. If you're just cutting square parts, a router is not the fastest way to cut them. You want to use an optimising software and cut the parts with a panel saw. A quick google search turned up this. http://www.rasterweq.com/index.php
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#4
| ||||
| ||||
| My "save as" drop down menu doesn't list .csv It's gotta be around here somewhere. As far as the panel saw goes...I'm looking at the router because it is more automated than a panel saw. It can cut a sheet while I'm prepping other stuff. If I could find a person to cut on a panel saw, instead of text messaging their girlfriend (even after I banned cellphones, Ipods and stereos) then I'd stick with the saw. Next question...... On that 183.5" board, any cad software that will divide it into pieces and add mating cut outs to the divided ends?
__________________ "I've got a long way to go and a short time to get there, We're gonna do what they say can't be done." |
|
#6
| ||||
| ||||
| What version of Excel? In 2003 it's 4 choices down. If I remember correctly, in '97, it's 2 or 3 down.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#7
| ||||
| ||||
| I use excel '07. Apparently you have to scroll down to see csv and txt, which I finally figured out. Should I label the columns XYZ?
__________________ "I've got a long way to go and a short time to get there, We're gonna do what they say can't be done." |
|
#8
| |||
| |||
| Not required, x is the first column, y the second, z the third. I think we're getting off track, as I'm aware that you would like to create a cut list of prismatic shapes, but you first need to determine the requirements of the software that you plan on feeding the x,y,z coordinates to. Just giving x,y,z does not give information of the shapes you need to create. XYZ coordinates can be used to generate complex curves, that a CAD system can read as opposed to the designer having to generate x,y,z coordinates for each point.Sometimes the xyz dimensions are generated from a CMM. regards |
|
#9
| ||||
| ||||
| Okay so now my .txt file looks like this in excel: 1.5 90 .75 3.5 89 .75 3.5 88 .75 2 87 .75 and so on..... I can't open it in Autocad. The demo of Bobcad will open it but it looks like this: 1.5@00990@0090.75 3.5@00989@0090.75 3.5@00988@0090.75 2@00987@0090.75 and so on.... I'm really new to cnc so forgive me.....are those coordinates or g-code or what?
__________________ "I've got a long way to go and a short time to get there, We're gonna do what they say can't be done." |
|
#10
| |||
| |||
| Hi: Try the "help" for the function you are using in Bobcad to import the data. It may assist you in finding the issue. Don't worry about asking for help or making mistakes, you are on a learning curve (the steep part). What function did you try with Autocad? regards |
| Sponsored Links |
|
#11
| ||||
| ||||
| There's nothing that AutoCAD can do with a .csv file. You could write a vba macro to read the file and draw the parts from the file, if you know vba. I've written a macro to read a point cloud file and create a mesh in AutoCAD.
__________________ Gerry Mach3 2010 Screenset http://home.comcast.net/~cncwoodworker/2010.html (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#12
| ||||
| ||||
| I've done some vba in MS Access. I'll have to read up on how to do it with Autocad. I'll look into Autocad's help files. I spoke with a tech at Bobcad, he said they would write me the macro to do what I want, once I buy the software. Bobcad won't do what I want on it's own. The original issue is me running the numbers to convince my boss to shell out the dough for the machine and software. Any sources for Autocad macro tutorials? You guys have been great helping me figure this out. Cheers!
__________________ "I've got a long way to go and a short time to get there, We're gonna do what they say can't be done." |
![]() |
| 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 |
| Microsoft Excel HELP please | Dolphin USA | Computers and Networking | 2 | 12-04-2007 09:06 AM |
| Need help to set home on an Excel-810 | dpuch | Machine Problems, Solutions , Wireless DNC, serial port | 0 | 08-01-2006 02:41 PM |
| Excel Formula | honk | CNCzone Club House | 1 | 06-09-2006 12:14 PM |
| Excel 810 | Dale283 | Fanuc | 0 | 01-15-2006 05:47 PM |
| DigiKey Parts List for v2.1 board | ranman | PicStep Controllers | 0 | 05-27-2005 01:58 PM |