Skip to content

dprojects/Woodworking

Repository files navigation

Description

FreeCAD is great software and this is extension for Woodworking. The main goal for this workbench is to make furniture designing process at FreeCAD more simple. If you want to make simple furniture for your garage which costs 150 PLN this workbench is for you.

intro

Certified platforms

  • Stable certified versions download at: Woodworking/releases

  • For cutting edge features download:

  • Current development platform:

      OS: Ubuntu 22.04.1 LTS (XFCE/xubuntu)
      Word size of FreeCAD: 64-bit
      Version: 0.21.30486 (Git) AppImage
      Build type: Release
      Branch: master
      Hash: eb546e25d3f952869e3ec87dca02b58653cb3936
      Python 3.10.6, Qt 5.15.4, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3
      Locale: English/United States (en_US)
      Installed mods: 
      * Woodworking 0.21.30486
    

Note:

  • I don't have Windows or macOS, so I am not able to test and certify this workbench for those systems. However, if you use FreeCAD AppImage there is big chance this will be working correctly.
  • To get better stability make sure your current Woodworking workbench version has always the same version number as the FreeCAD version. You can also verify this via debuginfo tool.

Installation

Getting FreeCAD Mod folder localization:

  • From FreeCAD python console run command:

      FreeCAD.ConfigDump()["UserAppData"]
    
  • If there is no Mod folder, create it.

Xubuntu:

  • Go to FreeCAD Mod directory:

      cd  ~/.local/share/FreeCAD/Mod/
    
  • Get the latest repository:

      git clone https://github.com/dprojects/Woodworking.git
    

Other:

  • Download and unpack Woodworking repository.
  • Copy the folder Woodworking to the FreeCAD module directory (Mod folder).

Note: You can update this workbench later via debuginfo tool.

Extras

This woodworking workbench is delivered with several useful extras:

  • Fully parametric examples - this folder inside woodworking workbench contains sample furniture projects. All of the furniture examples are parametric. So, you can quickly adopt it to your current project, without designing e.g. bookcase from scratch. You can also add decoration, if needed, or even merge with other projects.
  • Fixture examples - this is new approach to 3D modeling. For example you can replace any Cylinder with realistic looking detailed screw. This is very powerful feature and gives a lot of flexibility and simplifies the process of making model detailed.
  • Texture samples - sample textures for woodworking projects purposes.

API for developers

The Woodworking workbench has also API for developers. This library contains functions that solve the Topology Naming Problem. You can also leaglly create your own tools and extend the workbench in your private repository in accordance with the MIT license:

Note:

  • If you have Woodowrking workbench installed you don't have to install the MagicPanels library manaually. Also you can view the library directly from Woodworking workbench via: scanObjects tool.
  • For programming I use simple Krusader with F4 KWrite editor. I have set tabulators as indent: Settings -> Configure Editor -> Editing -> Indentation -> Tabulators -> Tab width: 4 characters.

Translations

For Woodworking workbench translation see dedicated directory: translations

License

MIT for all Woodworking workbench content.

Contact

c1r1 c2r1
c1r2 c2r2
c1r3 c2r3
c1r4 c2r4