by Dave R » Tue Jan 03, 2012 8:07 pm
pcrego wrote:ishboo wrote:bagatelo wrote:Metric options is very interesting to me... Thanks....
Well, I guess I'll have to start working on metric integration... 
I can only work with metric.... 
I gather you don't have any interest in the cutlist plugin that already works with metric units, then?
Etaoin Shrdlu
%
(THERE'S NO PLACE LIKE)
G28 X0.0 Y0.0 Z0.0
M30
%
-

Dave R
- Global Moderator
-
- Posts: 17364
- Joined: Tue Nov 13, 2007 11:52 pm
- Location: SE Minnesota
- Name: Dave R
- Operating system: Windows
- SketchUp version: 2019
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Advanced
by ClausGS » Sun Mar 04, 2012 7:54 am
Hi ishboo
First of all, thanks for a great plugin, I have used it a lot in my technical product development of furniture's. Our department are the part of the company that prepare every furniture detail (product description) for the production. For this we use sketchup and the cutlist plugin.
We many times have base materials like 18mm particle board, then some surfaces have veneer on them and some melamine, on top of that we have some kind of surface treatment. Melamine do not have any surface treatment Oak veneer have NC lacquer
Would it be possible to add this "surface treatment" function so that cut list could list that too in the exported csv file???
In some way we need to make it possible to assign a surface treatment to a surface or material.
I really hope that some one could help me with this as then we could do all material / treatment assignment in sketchup and finally export it to a CSV file.
-
ClausGS
-
- Posts: 19
- Joined: Sat Jun 20, 2009 2:12 am
by Dave R » Sun Mar 04, 2012 1:42 pm
@ClausGS, is this the sort of thing you're after? 

Etaoin Shrdlu
%
(THERE'S NO PLACE LIKE)
G28 X0.0 Y0.0 Z0.0
M30
%
-

Dave R
- Global Moderator
-
- Posts: 17364
- Joined: Tue Nov 13, 2007 11:52 pm
- Location: SE Minnesota
- Name: Dave R
- Operating system: Windows
- SketchUp version: 2019
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Advanced
by ClausGS » Tue Mar 06, 2012 2:22 pm
HI
I use cutlist today, but i would like to have more options / function. I have attached a pic of what I would like to have from cutlist when i export to a csv file.
I would like to have a function where i can assign surface material and surface treatment to each individual surface of a component. In this way it could be in some way exported to the CSV file. Also I want to assign a base material of the component fx, PB, MDF, solid wood ect.
All this info will give me a m2 of different surface materials and treatments, for cost calculation. It will also clearly tell the production department the requirements for each single part and it's surfaces.
Is this posible to do in some way in sketchup in combination with cutlist???
Base material Surface material 1 Surface material 2 Surface material 3 Surface material 4 Surface material 5 Surface material 6 Surface treatment 1 Surface treatment 2 Surface treatment 3 Surface treatment 4 Surface treatment 5 Surface treatment 6
-
ClausGS
-
- Posts: 19
- Joined: Sat Jun 20, 2009 2:12 am
by Dave R » Tue Mar 06, 2012 3:04 pm
Hmmmm...... Some Ruby wizard might be able to do something for you. The Cut List plugin only reads one material and in a test I ran it read the second material applied to a face. The first and third materials weren't listed. SketchUp's Report Generator doesn't seem to list the material at all unless it is applied to the component instead of the faces. I don't know if multiple materials could be read from the faces. Could you code the finish schedule in the component's description? You could then import the CSV and parse out the code to fill in the columns.
Etaoin Shrdlu
%
(THERE'S NO PLACE LIKE)
G28 X0.0 Y0.0 Z0.0
M30
%
-

Dave R
- Global Moderator
-
- Posts: 17364
- Joined: Tue Nov 13, 2007 11:52 pm
- Location: SE Minnesota
- Name: Dave R
- Operating system: Windows
- SketchUp version: 2019
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Advanced
by ishboo » Tue Mar 06, 2012 7:39 pm
Off the bat, I'd say Dave's point about adding it to the description could work.
It may be possible via the API to determine materials of faces for components/groups but then it could get complicated determine the difference between a party's material and a material of a face... Seems like component properties are the way to go at this point...
-
ishboo
-
- Posts: 57
- Joined: Wed Oct 27, 2010 8:23 pm
- Location: Northern California, USA
- Name: Dana Woodman
-
by wimve » Fri Apr 13, 2012 7:26 pm
Hello all,
I tried to follow the discussion. But I notice a different need. Things I would like to see are : 1) metric units 2) simple interface to give your own "sheet" material dimensions : like lenght, width and thickness then 3) saw blade thickness and 4) a simple cut list which interacts with the given sheet dimensions and saw blade thickness to give a layout with the most economic placing of the parts then 5) export to dxf and csv.
Things like finshing and edges are nice but it is a cut list. So a list what to cut. Export to dxf maybe hady when you have acces to a cnc or a laser cutting machine. If you want a list of all the materials, finish of all the faces etc. , in my opinion, you are talking about a material list.
-

wimve
-
- Posts: 39
- Joined: Mon Oct 12, 2009 8:11 am
- Name: wimve
by Dave R » Fri Apr 13, 2012 7:50 pm
The other Cut List plugin won't export DXF files but it will do SVG files which could be converted. It'll handle metric units and to a degree allow you to specify sheet sizes. Thickness for sheet materials is driven by the thickness of the components in your model.
Etaoin Shrdlu
%
(THERE'S NO PLACE LIKE)
G28 X0.0 Y0.0 Z0.0
M30
%
-

Dave R
- Global Moderator
-
- Posts: 17364
- Joined: Tue Nov 13, 2007 11:52 pm
- Location: SE Minnesota
- Name: Dave R
- Operating system: Windows
- SketchUp version: 2019
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Advanced
by wimve » Fri Apr 13, 2012 8:42 pm
In fact : yes I did. It does some of the things on my wishlist but I have to choose from a pre defined set of dimensions. At the board I have to choose from 5 pre sets. I would be nice if it was possible to determine these in a settings file/section. Or to read those from a seperate materiallist : Sheets: mdf, 1200x2500 plywood, 130x1300 Boards: oak, 75x150 oak, 75x100 No free input of non standard or national / local wood dimensions. It works well I must admit but I miss the "universality".
-

wimve
-
- Posts: 39
- Joined: Mon Oct 12, 2009 8:11 am
- Name: wimve
by florianblau » Tue Nov 06, 2012 12:39 pm
Since I am not a native speaker I have some time problems to see fully through the abilities of a program
I build bunk beds out of the available stock my wood wholesaler has.
He has beams and battens with the desired measurements in certain lengths, certain wooden panels in specific measurements, and certain floorboards.
After I have completed a construction with sketch up I would love to just generate an automated shopping list, which tells me how many beams of that length I have to buy, how many floorboards and so on.
For that, the plugin must allow me to put in the specific stock my wood wholesaler has. Best would be if I could as well assign prices. That way it could show me as well how expensive the construction will be.
And I should be able to save the List of specific stock somehow, so I don't have to punch it in again for each new construction.
Right now I use the cut list plugin of Steve Racz as German translation of Eichenherz It helps to see a list of needed Material. But then I still have to go through each little batten to see how much I have to buy of what stock...
If someone knows if there is a list generating plugin like this available somewhere, please let me know
Thanks a lot Florian
-
florianblau
-
- Posts: 1
- Joined: Tue Nov 06, 2012 11:43 am
- Name: florianblau
- Operating system: Mac
- SketchUp version: 8
- License type: Free/Make
- SketchUp use: woodworking
- Level of SketchUp: Intermediate
by Dave R » Tue Nov 06, 2012 1:29 pm
You could export a CSV file from the cutList plugin and open it in a spreadsheet application in which you add the maths required to calculate the number of pieces you'll need to buy and the cost. It seems to me that this route would give you the best options for customizing the results.
Etaoin Shrdlu
%
(THERE'S NO PLACE LIKE)
G28 X0.0 Y0.0 Z0.0
M30
%
-

Dave R
- Global Moderator
-
- Posts: 17364
- Joined: Tue Nov 13, 2007 11:52 pm
- Location: SE Minnesota
- Name: Dave R
- Operating system: Windows
- SketchUp version: 2019
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Advanced
by bagatelo » Sat Sep 07, 2013 5:28 pm
I need these changes: Properly measure the object diagonally. Measuring objects in centimeters or meters. I need to know in which layer each object is located. If it were possible to select which fields of information the list would be exported would be great.
While the cat's away, the mice will play
-

bagatelo
-
- Posts: 278
- Joined: Wed Apr 16, 2008 4:55 pm
- Location: São José, Santa Catarina, Brasil
- Name: Alex Henrique
- Operating system: Windows
- SketchUp version: 2015
- License type: Pro
- SketchUp use: interior design
- Level of SketchUp: Advanced
-
by Dave R » Sat Sep 07, 2013 6:11 pm
The author of the plugin has stated he doesn't have time to make any changes but he's stated, above, that the project is hosted on github. Perhaps you can find someone to hire to make the changes/additions you'd like to have.
Etaoin Shrdlu
%
(THERE'S NO PLACE LIKE)
G28 X0.0 Y0.0 Z0.0
M30
%
-

Dave R
- Global Moderator
-
- Posts: 17364
- Joined: Tue Nov 13, 2007 11:52 pm
- Location: SE Minnesota
- Name: Dave R
- Operating system: Windows
- SketchUp version: 2019
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Advanced
by mikedd » Tue Oct 29, 2013 11:46 pm
I can't get the Materials column to list any names. I made a sheet of 4'x8' plywood, then turned it into a component and named it Ply, then I added a material called "Plywood" but it doesn't print in Cutlister it just says N/A. The other columns work fine.
Using Cutlister 4.1
-
mikedd
-
- Posts: 53
- Joined: Tue Oct 22, 2013 2:46 pm
- Name: Mike
- Operating system: Windows
- SketchUp version: 2013
- License type: Free/Make
- SketchUp use: woodworking
- Level of SketchUp: Beginner
by Dave R » Tue Oct 29, 2013 11:49 pm
I think you're referring to a different plugin, Mike.
Would you share your SKP file with me? Send it by PM if you wish and I'll take a look.
Etaoin Shrdlu
%
(THERE'S NO PLACE LIKE)
G28 X0.0 Y0.0 Z0.0
M30
%
-

Dave R
- Global Moderator
-
- Posts: 17364
- Joined: Tue Nov 13, 2007 11:52 pm
- Location: SE Minnesota
- Name: Dave R
- Operating system: Windows
- SketchUp version: 2019
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Advanced
by mikedd » Wed Oct 30, 2013 1:01 am
Dave R wrote:I think you're referring to a different plugin, Mike.
Would you share your SKP file with me? Send it by PM if you wish and I'll take a look.
Thanks Dave I got it working, great tool.
-
mikedd
-
- Posts: 53
- Joined: Tue Oct 22, 2013 2:46 pm
- Name: Mike
- Operating system: Windows
- SketchUp version: 2013
- License type: Free/Make
- SketchUp use: woodworking
- Level of SketchUp: Beginner
by Dave R » Wed Oct 30, 2013 1:02 am
So what did you change?
Etaoin Shrdlu
%
(THERE'S NO PLACE LIKE)
G28 X0.0 Y0.0 Z0.0
M30
%
-

Dave R
- Global Moderator
-
- Posts: 17364
- Joined: Tue Nov 13, 2007 11:52 pm
- Location: SE Minnesota
- Name: Dave R
- Operating system: Windows
- SketchUp version: 2019
- License type: Pro
- SketchUp use: woodworking
- Level of SketchUp: Advanced
by mikedd » Sun Nov 10, 2013 3:30 am
Dave R wrote:So what did you change?
I re-named the material.
-
mikedd
-
- Posts: 53
- Joined: Tue Oct 22, 2013 2:46 pm
- Name: Mike
- Operating system: Windows
- SketchUp version: 2013
- License type: Free/Make
- SketchUp use: woodworking
- Level of SketchUp: Beginner
by Ad Machine » 5 minutes ago
-
Ad Machine
- Robot
-
- Posts: 2012
-
Return to Plugins
|