Page 1 of 46

Fasteners workbench based on screw-maker

Posted: Thu Jun 18, 2015 7:38 pm
by shaise
Hi All!

I have created a small workbench wrapper to ulrich1a's screw-maker macro. This workbench simplify usage of fastener creation, and also makes it parametric and attachable to other parts. Hopefully in the future more fastener types will be added such as press-nuts, stand-offs and studs.
Image

Installation files and Instructions can be found here: http://theseger.com/projects/2015/06/fa ... r-freecad/
This website will always have the latest version.

Source code on github: https://github.com/shaise/FreeCAD_FastenersWB

Have fun!

Re: Fasteners workbench based on screw-maker

Posted: Thu Jun 18, 2015 8:24 pm
by shaise
Update:
Do not use it just yet, problems when loading saved objects.

Re: Fasteners workbench based on screw-maker

Posted: Thu Jun 18, 2015 9:06 pm
by shaise
Update: Bug was fixed. Save/Load works. Use updated version: http://theseger.com/projects/wp-content ... 0.0.02.zip

Re: Fasteners workbench based on screw-maker

Posted: Thu Jun 18, 2015 9:14 pm
by triplus
Will test it in the future but just at looking at the image it looks nice.

Re: Fasteners workbench based on screw-maker

Posted: Thu Jun 18, 2015 9:30 pm
by microelly2
your workbench is integrated into pluginloader :)
bn_687.png
bn_687.png (40.46 KiB) Viewed 36714 times

Re: Fasteners workbench based on screw-maker

Posted: Thu Jun 18, 2015 9:45 pm
by triplus
Did a few tests and it works good. Will use it occasionally for sure.

P.S. To be able to open and work with saved .fcstd file (to have added elements from this workbench included) user needs to install this module first.

Re: Fasteners workbench based on screw-maker

Posted: Fri Jun 19, 2015 10:47 am
by shaise
microelly2 wrote:your workbench is integrated into pluginloader :)
Great!
Does pluginloader automatically keep track for new versions or do I need to notify you whenever I update the workbench?

Re: Fasteners workbench based on screw-maker

Posted: Fri Jun 19, 2015 12:46 pm
by abdullah
Nice!!

It seems that you are picking up the jewels from the macros and making them into a way for users to access them simply !!

Ulrich1a does great macros!! :)

Re: Fasteners workbench based on screw-maker

Posted: Fri Jun 19, 2015 6:11 pm
by triplus
At FreeCAD start i get this:
My Sheet Metal Loaded
Probably this was left in from you Sheet metal Addon for FreeCAD?

Re: Fasteners workbench based on screw-maker

Posted: Fri Jun 19, 2015 7:15 pm
by shaise
triplus wrote:At FreeCAD start i get this:
My Sheet Metal Loaded
Probably this was left in from you Sheet metal Addon for FreeCAD?
Hehe! :lol:
That's what happens when you copy paste code... it is now fixed on github.