MCPcopy Index your code
hub / github.com/Finn2708/CounterboreBridging

github.com/Finn2708/CounterboreBridging @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
33 symbols 77 edges 9 files 13 documented · 39%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

沉孔搭桥

这是一个适用于 Autodesk Fusion360 的插件,用于为 FDM 3D 打印优化沉头孔结构。

安装方法

  1. 克隆本仓库到 %appdata%\Autodesk\Autodesk Fusion 360\API\AddIns 目录下(例如:C:\Users\Finn\AppData\Roaming\Autodesk\Autodesk Fusion 360\API\AddIns,Mac 用户为 ~/Library/Application\ Support/Autodesk/Autodesk\ Fusion\ 360/API)。 请确保文件夹名称为 CounterboreBridging(如果你是以 zip 文件方式下载的仓库)。

  2. 重启 Fusion。

  3. 插件将在 设计工作区 - 实体选项卡 - 修改分组 中显示,在 平移/复制(Move/Copy) 命令旁边。

如果未自动激活,你可以手动在 设计工作区 - 工具选项卡 - 插件分组 - 脚本与插件(Scripts and Addins) 中启动插件。

使用方法

先创建一个带有圆柱形沉头孔的零件(例如使用 孔(Hole) 命令或普通拉伸)。然后: 1. 启用该命令 2. 选择一个或多个沉头孔底面 3. 选择一个主要桥接应平行于的边

Core symbols most depended-on inside this repo

_
called by 9
commands/counterboreBridgingDialog/entry.py
movePointTo
called by 4
commands/counterboreBridgingDialog/geometryUtil.py
getAngleFromTwoPoints
called by 4
commands/counterboreBridgingDialog/geometryUtil.py
getExtendedIntersectionPoints
called by 2
commands/counterboreBridgingDialog/geometryUtil.py
profileHasLine
called by 2
commands/counterboreBridgingDialog/geometryUtil.py
log
called by 2
lib/fusion360utils/general_utils.py
rotateVector180
called by 1
commands/counterboreBridgingDialog/geometryUtil.py
rotateVector
called by 1
commands/counterboreBridgingDialog/geometryUtil.py

Shape

Function 30
Method 2
Class 1

Languages

Python100%

Modules by API surface

commands/counterboreBridgingDialog/geometryUtil.py10 symbols
commands/counterboreBridgingDialog/entry.py10 symbols
lib/fusion360utils/event_utils.py7 symbols
lib/fusion360utils/general_utils.py2 symbols
commands/__init__.py2 symbols
CounterboreBridging.py2 symbols

For agents

$ claude mcp add CounterboreBridging \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact