Commit Graph

3 Commits

Author SHA1 Message Date
puzzlesion
5e87bd7c33 refactor(dxf): optimize table drawing and add diagnostic scripts
This commit includes several updates to the Python_OpenSource_DXF project:

- The core script draw_table_from_template.py has been refactored for better logic and clarity.

- New utility scripts such as diagnose_blocks.py, export_dxf.py, and plot_by_block_name.py have been added to enhance diagnostic and plotting capabilities.

- The convert_dxf_to_pdf.py script was removed as its functionality is now covered by other modules.

- README.md and .specstory documentation have been updated to reflect these changes.
2025-09-12 17:21:08 +08:00
puzzlesion
e8643dd628 docs: 更新项目文档和README 2025-09-09 20:18:01 +08:00
puzzlesion
94a9294f0c Initial commit 2025-09-09 18:42:30 +08:00