-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BOM doesn't count correct #60
Comments
As I said, grouping makes issues. Please attach a sample file. |
I think I fixed it. please check |
Great, it counts correct, if the the screws etc. are in groups. Within my 3d printer design I use a lot of parts and groups. There also a lot screws, nuts and washers organised in groups. The fasterners where all placed with an older version expect 3 M4 screws with custom length 50mm. And this 3 screws show now an error:
The file is big, 13MB. If you are interessted, I will attach it. With an other smaller design I find an issue with using Part. If I drop all Bodies inside the Part, the fasteners appears doubled in the model tree. If you try this with the attached file, you will see what happens. It's difficult to explain Thanks again for your work |
when do you get the 'itemText' error? when you create a bom? |
Hi @hpbmo |
Hi @shai I had really to recreate the screw. Also, I had to recreate the washers wich doesn't base on a 'PartDesign Body' or a on 'Part Body'. If the base Object is a 'PartDesign Feature' it brakes the design. hpb |
Hi @hpbmo |
Hehe... Wrong person mention 😉 |
Hi @shaise
You did a very good job with fixing the problem with the group, this helps a lot. And maybe you find a way. My programming skills have remained at basic and turbo pascal some years ago ;-). So I have no idea, how I could help. Thanks again |
I'm confused, the original issue has been fixed ? |
Hi @luzpaz Sorry for the late response. I was quiet busy the last few weeks and didn't do anything with freecad / fastenersWB. hpb |
Just got one more similar case of overcounting, in my case it was due to subShapeBinder. Adding one more case checking for |
@shaise ☝️ |
Hi
I like the way, how I can place fasterners. Now I would like to create a BOM for my delta printer.
When I group washers and screws, ect., BOM wil count attached component twice. Please look inthe forum:
https://forum.freecadweb.org/viewtopic.php?f=3&t=44577
Please, can you confirm this behavior?
Thanks
Hanspeter
The text was updated successfully, but these errors were encountered: