Export For CAM software
-
I use a script to export the Entity Information, Attributes, and Outline (BOM Structure) from the SUP drawing into CSV files. But the CSVs are not "flat files", they use the EntityID to link records between each file after they have been imported into a database. I have attached samples of the files, perhaps the Data functions inside OpenOffice can help "flatten" the attribute information? or they could be imported into an OpenOffice Base ".odb" database, then you could write queries? Not sure if OpenOffice can link to the .csv files like MS Access does, and then you wouldn't have to re-import each time? Anyways, the script is very BETA at this point.
-
not sure if this will be of much help. I have used sketchup for CNC work and some of the plugins such as stl or dxf converters are good such as the one here
[url]
http://www.guitar-list.com/.../convert-sketchup-skp-files-dxf-or-stl
[/url]
but i also use mesh lab software. I only use this for smallish models and prototypes so I am not sure how well it will work for you but try ithttp://meshlab.sourceforge.net/
exporting from sketchup as a collada file and them messing about with it in meshlab, it does seem to work but needs experimenting with depending on what you are doing
-
@sketchdata said:
I use a script to export the Entity Information, Attributes, and Outline (BOM Structure) from the SUP drawing into CSV files. But the CSVs are not "flat files", they use the EntityID to link records between each file after they have been imported into a database. I have attached samples of the files, perhaps the Data functions inside OpenOffice can help "flatten" the attribute information? or they could be imported into an OpenOffice Base ".odb" database, then you could write queries? Not sure if OpenOffice can link to the .csv files like MS Access does, and then you wouldn't have to re-import each time? Anyways, the script is very BETA at this point.
Why it is so hard to just export component's options? All this data is so messy - seems easy to me just to write by hand what I need!
-
-
Because, instead of exporting, not seeking to make the process within CAM SketchUp?
In this forum there is an excellent plugim to 2.5D (to generate GCode)
http://www.phlatforum.com/There are already other plugim for developing 3D
-
Here is a video on the SketchUp reporting solution we have been working on.
http://www.youtube.com/watch?v=M2Y53vgqSQs -
Just a sample how simple things can be made complicated! Really scaring!
-
I'm guessing you don't like the reports?
-
@sketchdata said:
I'm guessing you don't like the reports?
In my previous posts I outlined what I thinks is a good use of the dynamic components data. We can put one data for panels, another for hardware and etc. Export this as csv and combine as You wish in Excell or Calc. So far seems impossible to do in SketchUP - and especially if there are non english characters.
Something You can do in CAD with BOM - You can choose what to include in the BOM, have different templates, put custom data and etc. -
I hope I understand your reporting concerns, I think your looking for the following? What if we put the different part types on their own layers, example cut parts on a "CUT PART" layer, Hardware on "HARDWARE" layer, and if all the entities on that layer share the same attributes. Then as the report prints, the rows could be grouped together by layer and the column headers could change to match the attribute names for entities in that group? then export the report to Excel? The non-english issue is interesting, I will see if I can determine language on the client machine, and have the report translate the attribute names.
-
@sketchdata said:
I hope I understand your reporting concerns, I think your looking for the following? What if we put the different part types on their own layers, example cut parts on a "CUT PART" layer, Hardware on "HARDWARE" layer, and if all the entities on that layer share the same attributes. Then as the report prints, the rows could be grouped together by layer and the column headers could change to match the attribute names for entities in that group? then export the report to Excel? The non-english issue is interesting, I will see if I can determine language on the client machine, and have the report translate the attribute names.
Yes, that is exactly my point! Because the info that one needs is different for different parts. For example - for the purchased legs we need the supplayer, the material(color),the price and maybe the height of the legs. And the attributes gives Us the freedom to put this data, but so far there is no way to use it for reporting. And even there is no need to export all at once - just the parts with identical attributes - and then we can put this data on a separate sheets or in the same sheet and etc. This also works with the free version - the supplayer puts the attributes that the customer can see and fill and then can send back as an order.
-
I will work up a report that groups/totals like parts based on their dynamic attributes, and then the report can be exported to Excel. Since SketchUp stores the measurements in Inches, we had to add a conversion to the Model Units (mm, fraction, decimal) when displaying the data on the reports. I'm still thinking about the Language conversion issue, we need to convert the column headers and the attribute names to your local language? Do the attribute values need to be converted too? What language would you like it converted to if I can produce a sample spreadsheet?
-
These are sample files. A SketchUP's component with name and attributes in Bulgarian language and Excell table from this attributes.
I don't know,but seems that SketchUP recognizes different languages in attributes and correctly displays them.
-
When I open up the "Component Options" dialog in my SketchUp I still see the Bulgarian, but when I open the "Component Attributes" I see English LenX,LenY,LenZ. So I created a report to group and sum qty on components that have the exact same attribute values and then used the "Display Label" as the column header, which is not the internal attribute name, but the name that displays on the "Component Options" dialog. I attached a sample SKP which has copies of your part with different sizes so I could test the report quantity column, also attached is a PDF and Excel file of the report. Please let me know if this helps, or if I'm way off. Thanks...
-
Yes, that is! SketchUP doesn't allow non English characters for attributes, but no problems with attributes labels - and that visible information is really valuable for the report - what You see is what You want on the report! Not how it is with the generate report - a bunch of useless information! This way You really control what info and how to export! Thanks!
-
interesting subject.
keep me posted, what about French accents ? !
keep up the good work
-
Numerous progs have some trouble with accents!
In the path's folders, files'names or even in the prog it self!For example Zbrush can't have a French Interface due the French accents!
Because it was not managed from the beginning, now it's to late!So don't take names files or path folder with accent when you write in French
-
@dedmin said:
Fully agree with You!! I wonder why nobody did this already - there are so many fellow woodworkers ready to pay for this!! But when You export a 5mm circle from SketchUP as .dxf it is not a circle anymore - that is why I asked above if this is a problem with CAM?
What it could is when exported convert all circles to a high segment polygon,via a input box
Ie a circle that has 10 edges could be converted to a circle with 100 edges giving the appearance of a more precise circle
depending on the tolerance of a hole. and insert a cross hair in the centre to denote the centre of the circle of a standardised size say 5x5mm or an input box could include this feature to choose.This then could have an option to convert all holes in model , voila problem sorted
obviously this would only work on flattened geometry for export to 2d cad cutting , say laser cutting
What do you think?
Thanks
Paul
-
Sorry, but I don't have experience with CAM and CNC. Maybe somebody else can answer - I'm also interested in this. Waiting for a long time somebody to take SketchUP more seriously in this area and develop the needed tools and plugins.
-
Hi,
Exporting faces using the native Sketchup pro dxf export will create true dxf arcs and circles.
When I export bezier curves or splines Sketchup creates segmented dxf shapes. This is not a problem as increasing the number of segments will create the illusion of a smooth curve.Regards,
Yvan
Advertisement