FreeCAD workbench to create assembly handbooks
Go to file
2024-05-07 21:59:13 +02:00
resources Added cache system to reduce part highlighting time 2022-10-12 22:40:25 +02:00
.gitignore Added code to optimize PNG images file size (indexed colors with all-or-nothing alpha) 2023-01-04 22:49:17 +01:00
.project added Eclipse/PyDev project files 2022-10-08 19:10:36 +02:00
.pydevproject added Eclipse/PyDev project files 2022-10-08 19:10:36 +02:00
ahb_cmd_export_csv.py wip 2021-12-28 18:12:18 +01:00
ahb_cmd_export_parts_list.py Improved part metadata system 2024-05-07 21:59:13 +02:00
ahb_cmd_new_step.py Added possibility to hide specific objects in the rasterized image 2023-01-14 16:10:13 +01:00
ahb_cmd_reload.py added commands to edit stages 2021-12-12 22:24:26 +01:00
ahb_cmd_render.py Added button to assign the current 3D view direction to a TechDraw view 2022-10-18 22:35:35 +02:00
ahb_cmd_view_annotate_detail.py Added button for faster rendering and fixed problem with overlay not recomputing 2022-12-31 13:05:01 +01:00
ahb_cmd_view_annotate.py fixed bugs for link branch 2023-01-01 13:11:01 +01:00
ahb_cmd_view_edit_source_parts.py Button are activated only if view is selected 2022-12-31 17:05:06 +01:00
ahb_cmd_view_refresh_fast.py Added button for faster rendering and fixed problem with overlay not recomputing 2022-12-31 13:05:01 +01:00
ahb_cmd_view_refresh.py Added possibility to render multiple pages in batch 2023-04-30 19:29:09 +02:00
ahb_cmd_view_set_direction.py Button are activated only if view is selected 2022-12-31 17:05:06 +01:00
ahb_command.py added commands to edit stages 2021-12-12 22:24:26 +01:00
ahb_document_observer.py Added code to initialize pages when loading a document (fix for balloons visibility and image file path) 2023-01-02 16:43:11 +01:00
ahb_locator.py removed old files 2022-10-18 00:18:32 +02:00
ahb_material.py Improved part metadata system 2024-05-07 21:59:13 +02:00
ahb_parts_cache.py fixed multiple issues 2022-11-14 23:58:51 +01:00
ahb_raster_view.py Added code to increase near/far distance during rendering to avoid cutting objects 2024-02-04 16:08:05 +01:00
ahb_techdraw_extensions.py Improved part metadata system 2024-05-07 21:59:13 +02:00
ahb_utils.py Button are activated only if view is selected 2022-12-31 17:05:06 +01:00
Init.py removed old tools that are not maintained 2022-10-08 19:09:37 +02:00
InitGui.py Added system to export part list in CSV file 2023-05-01 16:09:25 +02:00
LICENSE Replaced licence by LGPL2 to be consistent with FreeCAD which is LGPL2 too 2022-10-17 23:24:38 +01:00
README.md Initial commit 2021-12-11 17:03:12 +00:00

assembly_handbook

FreeCAD workbench to create assembly handbooks