Timber v2 Workbench

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
petit_chat_noir
Posts: 87
Joined: Wed Oct 02, 2019 6:45 pm

Timber v2 Workbench

Post by petit_chat_noir »

Hello,
I've made a fork of the "Timber" workbench which is no more maintened. It's temporarily called
WoodFrame.

https://github.com/JeromeL63/Wood-Frame

Functions:
- add Beam( with advanced positionning)
- add Panel(same)
- make timber listing
- add attributes(group, sub-group,material,...)
- select or hide by attributes
- copy : not a clone, but a pure copy of the object like CTRL+C CTRL+v with a vector. In a near future it will be possible to enter numbers off copies

So enjoy :D
User avatar
Joel_graff
Veteran
Posts: 1949
Joined: Fri Apr 28, 2017 4:23 pm
Contact:

Re: Timber v2 Workbench

Post by Joel_graff »

Always good to see a useful project get maintained. Thanks for taking this on!
FreeCAD Trails workbench for transportation engineering: https://www.github.com/joelgraff/freecad.trails

pivy_trackers 2D coin3D library: https://www.github.com/joelgraff/pivy_trackers
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Timber v2 Workbench

Post by bernd »

Is this in AddOn manager available?
User avatar
petit_chat_noir
Posts: 87
Joined: Wed Oct 02, 2019 6:45 pm

Re: Timber v2 Workbench

Post by petit_chat_noir »

no but I think you can do it in addons manager->click configure-> and then add my github repo :
https://github.com/JeromeL63/Wood-Frame

It's in heavy development, so sorry for bugs and unfinished functions :oops:
derekvg
Posts: 13
Joined: Thu Jun 19, 2014 11:55 am
Location: Antwerp Belgium

Re: Timber v2 Workbench

Post by derekvg »

Any updates / progress of wood frame
derek
Kind regs, thx 4 Ur answers
Derek G
Version: 0.19.24291 (Git) 64 AppImage Ubuntu 20.04.2 LTS 64
Python:3.8.8- Qt:5.12.9- Coin:4.0.0- OCC:7.4.0
Post Reply