Skip to content

History / Home

Revisions

  • Manage_Program_Names_And_Comments: v1.2 checks, group edits and limits Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 23, 2026
  • Update Manage Program Names And Comments for v1.1 Staged edits shown in place, Apply no longer confirms, staged names counted when numbering, and a new PP instructions section covering the split between the activity name and the PP words syntax.

    @KaiUR KaiUR committed Jul 21, 2026
  • Add five scripts missing from the Home index Home listed neither Manage Tooling Catalog, Update Title Block Headings, Delete Hidden Elements In Geometric Set, Hole Size Test Plate Generator nor Clear Script Settings, though all five were on their category pages and in the sidebar. Home now matches the category pages in every category. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 21, 2026
  • Add Manage Program Names And Comments Document the new script and link it from the Process Document Scripts category, the sidebar and Home. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 21, 2026
  • docs: add 6 new shape generation scripts to wiki home Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 31, 2026
  • Remove Downgrade CATIA File Version from wiki Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 29, 2026
  • docs: add wiki page for Downgrade_CATIA_File_Version; update Home and Sidebar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 28, 2026
  • docs: add 6 new utility scripts to Home.md

    @KaiUR KaiUR committed May 28, 2026
  • docs: add Export_Parameter_Dependencies_To_CSV, Export_Sketch_Constraints_To_CSV, Update_All_Drawing_Views to Home.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 28, 2026
  • docs: add Toggle CATIA No Start Document wiki page and update indexes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 27, 2026
  • docs: add Configure CATIA Version Settings wiki page and update indexes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 27, 2026
  • docs: add Utility Scripts section and Kill CATIA Processes page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 27, 2026
  • Add wiki pages for NACA airfoil, custom coordinate airfoil, and spline from coordinates scripts Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 22, 2026
  • Add pycatia GitHub and PyPI links on Home page

    @KaiUR KaiUR committed May 22, 2026
  • Fix broken pycatia wiki link on Home page

    @KaiUR KaiUR committed May 22, 2026
  • Update Contributing section and Script Templates for drawing documents - Fix broken [[CONTRIBUTING.md]] wiki link → external URL - Add [[Common Functions]] to Contributing section - Add drawing_document_basic.py and drawing_document_dialog.py to template table - Add drawing document examples to Examples section Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 22, 2026
  • 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 6 new script wiki pages; update Home, sidebars and category pages New pages: Reset Visual Properties, Swap Names, Colour Code By Geometric Set, List Properties To CSV, Match Properties In Geometric Set, Select By Colour. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 20, 2026
  • Add Copy Name and Colour wiki page; update Home, sidebar and category page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 20, 2026
  • Add Measure Radius Surface Keep Con Auto Edge to Home index

    @KaiUR KaiUR committed May 18, 2026
  • docs: sync Home.md with all scripts — add 30+ missing entries, fix categories

    @KaiUR KaiUR committed May 16, 2026
  • docs: add Script-Templates wiki page, link from Home and Writing-Scripts New Script-Templates.md documents all 10 templates with a choice table, anatomy guide, step-by-step workflow, and example script cross-references. Home.md and _Sidebar.md updated with links. Writing-Scripts.md gains a Templates section pointing to the page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 11, 2026
  • docs: add Writing-Scripts page, fix contributing link, add persistent data guidance - Fix broken CONTRIBUTING.md link (YOUR_USERNAME -> KaiUR) in Home.md - Add Writing-Scripts.md covering folder structure, header format, naming, dependencies, and the persistent data pattern - Update Home.md contributing section to link Writing-Scripts - Add Contributing section to _Sidebar.md with Writing-Scripts link Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 11, 2026
  • New Scripts

    @KaiUR KaiUR committed May 6, 2026
  • Added Script

    @KaiUR KaiUR committed May 6, 2026
  • Added new Scripts

    @KaiUR KaiUR committed May 6, 2026
  • Initial wiki

    @KaiUR KaiUR committed May 5, 2026