{"id":13897150,"url":"https://github.com/jsreynaud/kicad-action-scripts","last_synced_at":"2025-04-06T01:10:38.309Z","repository":{"id":21803271,"uuid":"93407742","full_name":"jsreynaud/kicad-action-scripts","owner":"jsreynaud","description":"Some KiCad plugins in Python","archived":false,"fork":false,"pushed_at":"2024-06-19T11:45:49.000Z","size":785,"stargazers_count":260,"open_issues_count":13,"forks_count":54,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-30T00:07:57.391Z","etag":null,"topics":["action","kicad","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsreynaud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"jsreynaud","buy_me_a_coffee":"jsreynaud"}},"created_at":"2017-06-05T13:39:32.000Z","updated_at":"2025-03-22T19:13:21.000Z","dependencies_parsed_at":"2024-12-15T17:04:12.285Z","dependency_job_id":"6d6bd350-3ef1-4e8e-b4c4-d91d01faa0da","html_url":"https://github.com/jsreynaud/kicad-action-scripts","commit_stats":{"total_commits":90,"total_committers":18,"mean_commits":5.0,"dds":0.7555555555555555,"last_synced_commit":"bea714e9178da5c010d93beda14c4f0e85939c3f"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreynaud%2Fkicad-action-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreynaud%2Fkicad-action-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreynaud%2Fkicad-action-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreynaud%2Fkicad-action-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsreynaud","download_url":"https://codeload.github.com/jsreynaud/kicad-action-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419861,"owners_count":20936012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["action","kicad","python"],"created_at":"2024-08-06T18:03:23.061Z","updated_at":"2025-04-06T01:10:38.280Z","avatar_url":"https://github.com/jsreynaud.png","language":"Python","funding_links":["https://github.com/sponsors/jsreynaud","https://buymeacoffee.com/jsreynaud"],"categories":["Python"],"sub_categories":[],"readme":"# This branch is the plugin for development version of KiCad\n\n\nPlease select the right branch according your KiCad version:\n - master for development version of KiCad\n - master for KiCad V6 (until python API changes in dev version of KiCad)\n - v5.1 for KiCad version 5.1.*\n - v6.0 for KiCad version 6.0.*\n - v7.0 for KiCad version 7.0.*\n - v8.0 for KiCad version 8.0.*\n\n# Know issues\n\n\n# Old issues\n\n - Unable to delete VIA automaticaly (since The old method - used in 5.1 - don't\n   work anymore) =\u003e Please manually remove the group created that own\n   all vias\n - Via are invisible after plugin run. Need to save and reopen file to\n   see them =\u003e Fixed by KiCad upstream\n\n\n\n# Some KiCad plugins in Python\n\nThoses plugins must be copied inside KiCad's python plugins\ndirectory (~/.kicad_plugins or /usr/share/kicad/scripting/plugins/ for\nLinux).\nMost of them use python plugin (Action plugins) in KiCad. This feature\nis enabled in daily builds of KiCad.\nSee https://forum.kicad.info/t/howto-register-a-python-plugin-inside-pcbnew-tools-menu/5540\n\n\n## ViaStitching\n\nA pure python via stitching.\n\nAfter select \"Via Stitching\" in Tools menu, choose your options in the\ninterface.\n\n![The interface](images/via1.png)\n\nThen the result should be:\n\n![The result](images/via2.png)\n\n## CircularZone\n\nA pure python script to create circular zone.\n\nSelect a component. This component will be used as center of the\ncircular zone. If no component is selected, the origin (0,0) will be\nused as center.\n\nAfter select \"Create a circular zone\" in the Tools menu, choose the\nradius and the type of zone (normal or keep out).\n\n![The interface](images/circular1.png)\n\nA circular zone will be created. Select it to change properties:\n\n![Select zone](images/circular2.png)\n\n![Open properties](images/circular3.png)\n\nRefill the area (B hotkey) then the circular zone is ready.\n\n![Final result](images/circular4.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsreynaud%2Fkicad-action-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsreynaud%2Fkicad-action-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsreynaud%2Fkicad-action-scripts/lists"}