Skip to content

History / Drawing Document Scripts

Revisions

  • Add wiki pages for new drawing scripts and update existing pages - Add pages for 4 new border/title block scripts - Add page for Update_Title_Block_Headings - Update Update-Title-Block-From-Properties to v1.1 with changelog - Update Drawing-Document-Scripts, Home, and _Sidebar with new entries Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026
  • Revert wiki subfolder structure — GitHub wiki cannot serve subdirectory pages Moved all script pages back to root. GitHub wiki only serves .md files at the repository root; files in subdirectories are not accessible as wiki pages regardless of link format. Restored all [[Page Name]] wiki link syntax in _Sidebar.md, Home.md, and all index pages. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026
  • Fix broken subfolder wiki links — switch [[folder/Page]] to markdown links GitHub wiki converts [[folder/Page Name]] to folder-Page-Name in the URL (drops the slash), breaking all subfolder links. Replaced every [[folder/Page Name]] with [Page Name](folder/Page-Name) across _Sidebar.md, Home.md, all six index pages, and BOM-Export-With-Materials.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026
  • Reorganise wiki into category subfolders Moved all individual script pages into six subfolders: any-document/, drawing-document/, part-document/, product-document/, process-document/, shape-generation/ Category index pages and root pages remain at root. Updated all [[wiki links]] in _Sidebar.md, Home.md, and all six index pages to include the folder prefix. Fixed cross-reference in BOM-Export-With-Materials.md. Home.md updated to include Drawing Document Scripts section and all 15 new scripts added this session. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026
  • Add Drawing Document Scripts section; move CATDrawing pages from Any Document New page: Drawing-Document-Scripts index. Updated file paths in: Batch-CATDrawing-To-PDF, Batch-CATDrawing-To-DXF, Export-Drawing-Dimensions-To-CSV, Update-Title-Block-From-Properties. Removed CATDrawing entries from Any-Document-Scripts index. Added Drawing Document Scripts section to _Sidebar. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 21, 2026