New Feature: TechBook

Discussion about the development of the Assembly workbench.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
Did_Fr
Posts: 5
Joined: Fri Oct 01, 2021 1:03 pm

New Feature: TechBook

Post by Did_Fr »

Hello,

I wrote a new feature to A2Plus plugin. I called it TechBook. The goal is to create a uniq PDF file with all the TechDraw found in the elements of the assembly. My plugin needs the python librairy PyPDF2.
I also add auto completion of editable fields in the techdraw.

You can find my code source on github : https://github.com/Did-FR/A2P_Upgrade I hope it will be integrated into the main branch of A2P.

Regards,
Didier
User avatar
roerich_64
Veteran
Posts: 1465
Joined: Thu May 21, 2015 7:00 pm
Location: Ostfriesland

Re: New Feature: TechBook

Post by roerich_64 »

Hi Didier,

have found your code on GitHub.
But it runns not on the newest version of A2Plus. Can you please update it for testing?

Code: Select all

OS: Linux Mint 21.1 (X-Cinnamon/cinnamon)
Word size of FreeCAD: 64-bit
Version: 0.21.0.31917 (Git) AppImage
Build type: Release
Branch: master
Hash: 4639283b459f9ff9093e289908cc003db8745b82
Python 3.10.9, Qt 5.15.6, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3
Locale: German/Germany (de_DE)
Installed mods: 
  * kicadStepUpMod 10.17.1
  * ExplodedAssembly
  * TabBar
  * A2plus 0.4.60k
  * EM
  * Lithophane
  * Curves 0.6.8
  * DynamicData 2.46.0
  * fasteners 0.4.55
Regards
Walter
Die Liebe wird siegen, denn sie ist unzerstörbar :) ;)
Post Reply