Commit Graph

4 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
03ddec8caa chore: 提交剩余的杂项改动和新文件 2025-09-10 16:55:08 +08:00
puzzlesion
68e54c5afd feat: 优化模板生成与表格绘制逻辑 2025-09-09 20:18:20 +08:00
puzzlesion
94a9294f0c Initial commit 2025-09-09 18:42:30 +08:00