Skip to content

History

Revisions

  • Update Manage Program Names 1.5 and Export Process Table 1.6 pages Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 24, 2026
    33fbbb5
  • Manage Program Names And Comments: v1.4 contour stepover from Step distance Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 24, 2026
    8f30667
  • Manage-Program-Names-And-Comments: v1.3 contour stepover from Maximum distance again Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 24, 2026
    7d6cc6d
  • 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
    1ea0c47
  • 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
    bead77c
  • Update Manage Program Names And Comments for per part operation settings Metal, master, die part code and spotting are per part operation in the Metal thicknesses table; renumbering is grouped with its own start and step per part operation; templates gained import, export and a switch to drop the shipped entries. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 21, 2026
    7e74f1d
  • Update the colour key for the new row colours Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 21, 2026
    91e72c4
  • Use fictional job numbers in the examples The examples used a real job - its project, die, revision, tool and program names - which has no place on a public wiki. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 21, 2026
    d23b1bc
  • Rewrite the Manage Program Names And Comments description It read as a list of implementation decisions rather than a description of what the script is for. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 21, 2026
    7475ef0
  • 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
    42aa92a
  • 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
    0feaf82
  • Document Delete Hidden Elements In Geometric Set New page covering the recursive scan, the whole-set deletion behaviour for hidden child sets, and why undefined show states are skipped. Added to the Part Document Scripts index and the sidebar. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 20, 2026
    f100892
  • Document Manage Tooling Catalog New page covering the grid editor, the NC_RESOURCES catalog structure, keyword unit types, and the editing aids. Notes that Build runs through a generated CATScript because calling CreateCatalogFromcsv over COM builds a catalog rooted at an empty Chapter.1. Added to the Process Document Scripts index and sidebar, and raised that category pycatia floor to 0.10.0. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 20, 2026
    ee5b27d
  • Document pycatia 0.10.0 enum conventions and tuple getters - Writing-Scripts: new Using pycatia Enums section covering the enum convention, the enumeration.enums import path, and a table of the five VisPropertySet getters that return (status, value) tuples. - Bump the header example to Pycatia 0.10.0. - Update the seven changed script pages to pycatia >= 0.10.0 and their new versions; three pages had drifted behind the scripts and are now correct. - Toggle Show Hide Geometric Set: note the get_show behaviour fix. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jul 20, 2026
    0cfdab0
  • docs: add Change: to required header format Add Change: field to the header example and header rules bullet list. Also add Drawing_Document_Scripts\ and Utility_Scripts\ to the folder structure list. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jun 3, 2026
    e2967f5
  • docs: remove E722 from ignored rules — bare excepts now enforced Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jun 3, 2026
    1ce6c80
  • docs: add Linting section to Writing-Scripts wiki page Documents ruff rules, ignored codes, common failures table, and how to run ruff locally. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jun 3, 2026
    357c9ba
  • docs: sync wiki versions after ruff violation fixes 17 wiki pages updated to match script versions bumped in b0640ae. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jun 3, 2026
    4cf3b0f
  • docs: sync version numbers with scripts after ruff fix commit 29 wiki pages updated to match the versions bumped in pycatia_scripts b34fa29 and the header-summary follow-up commit. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jun 3, 2026
    c9dd14a
  • Rewrite Installation-and-Setup: add download methods, venv guide, fix running instructions - Add four download methods: git clone, GitHub Desktop, ZIP download, single file download - Add optional virtual environment setup section - Add double-click in File Explorer as a run method - Remove CATIA Macro Manager section (does not support Python) - Renumber sections accordingly Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jun 2, 2026
    76c2600
  • Add Hole Size Test Plate Generator wiki page; update index and sidebar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed Jun 2, 2026
    24e6dd1
  • docs: link template table entries to source files on GitHub Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 31, 2026
    d1da6d1
  • docs: mention Q=1 reflexed support in NACA 5 Digit Airfoil Generator description Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 31, 2026
    7c676a1
  • docs: add Clear Script Settings wiki page and update indexes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 31, 2026
    d02641e
  • docs: update NACA 5 Digit Airfoil Generator wiki for v1.1 Q=1 support Document reflexed (Q=1) camber line: updated NACA code format table, added 23112 example, removed Q=1 not supported note. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 31, 2026
    72f5350
  • docs: add wiki pages for 6 new shape generation scripts Add individual wiki pages for Ellipse Generator, NACA 5 Digit Airfoil Generator, Plot 2D Function, Plot 3D Parametric Curve, Regular Polygon Generator, and Sine Wave Curve Generator. Update Shape-Generation-Scripts category page and _Sidebar to include all 6 entries. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @KaiUR KaiUR committed May 31, 2026
    592f8d3
  • 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
    7719790
  • docs: clarify standalone usage, setup options, and update/upgrade instructions Scripts can be run from the terminal or CATIA Macro Manager without any launcher. Wiki now leads with standalone usage, references requirements.txt for install, documents update.bat and --upgrade for upgrades, and adds CatiaMenuWin32 as an optional run method. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

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

    @KaiUR KaiUR committed May 29, 2026
    fa96c77
  • 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
    b662c12