Skip to content

George3215/3D_Print_Plane_Auto_Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apex V8.2 Smoothed Blueprint

🌊 APEX V8.2: Aerodynamic Liquid

Apex: Parametric Aero-Modeling Toolbox

"仅需一句话,即可生成航模 3D 外观,节省 80% 的设计时间。"

View 3D Model

极致平滑的多截面曲面插值,专为追求气动完美的 3D 打印航模玩家设计。


🛠️ 设计流程 (Design Pipeline)

graph LR
    A[<b>Aero-Config</b><br/>aircraft_config.py] --> B(<b>Geometry Engine</b><br/>aircraft_generator.py)
    B --> C{<b>Solid Topology</b>}
    C -->|Boolean Union| D[<b>STEP/STL Artifacts</b>]
    D -->|3D Slicing| E[<b>Bambu Studio</b>]
    E --> F((<b>Physical Plane</b>))
    
    style A fill:#001f3f,stroke:#0074D9,stroke-width:3px,color:#7FDBFF
    style B fill:#111,stroke:#B10DC9,stroke-width:3px,color:#F012BE
    style C fill:#001a1a,stroke:#39FF14,stroke-width:3px,color:#39FF14
    style D fill:#111,stroke:#0074D9,stroke-width:3px,color:#7FDBFF
    style E fill:#001f3f,stroke:#FF851B,stroke-width:3px,color:#FF851B
    style F fill:#000,stroke:#FFD700,stroke-width:4px,color:#FFD700
Loading

✨ V8.2 深度平滑升级 (Smoothing Update)

在 V8.2 版本中,我们执行了全面的“线条去棱角化”工程,将模型从“工程原型”推向了“液态曲面”的美学高度:

  • 🚀 12 段高频截面放样 (2x Density):机翼和平尾的建模插值频率增加一倍。通过高阶样条计算,消除了以往版本中可能存在的微小转折棱角,实现了完美的半椭圆弧线过渡。
  • 💧 面律过渡修圆 (Coke-Bottle Refinement):重新分配了机身面积律 (Area Rule) 的控制点权重。机头、座舱与机翼根部的交汇处现在如同流动的水滴一般自然,极大优化了表面反射与气流连贯性。
  • 🧬 极致流线参数化:在 aircraft_config.py 中引入了更精细的后掠指数(Power Law Sweep),使机翼的弧向美感更加符合专业级滑翔机标准。

🕹️ 交互式 3D 窗口 (Main Page Interaction)

[重要提示]:为了在 GitHub 主页获得最佳 3D 预览体验,请通过顶部的 [🕹️ ENTER 3D VIEWER] 动态徽章按钮,或直接点击下方链接:

👉 [点击此处:在 GitHub 官方 3D 引擎中旋转查看模型]

(https://github.com/George3215/3D_Print_Plane_Auto_Design/blob/main/assets/v8_apex_web_preview.stl)


⚒️ 技术规格 (Technical Specs)

参数项 V8.2 优化值 描述
放样段数 12 Sections 确保表面极度顺滑
翼型采样 N_PTS=25 精确还原 NACA 2409 高速翼型
表面状态 Manifold Solid 针对拓竹 Surface Mode 极致优化
导出格式 STEP / Web-STL 兼顾工程精度与网页分发

🚀 开发者快速启动

# 修改配置,定义你的专属曲线
vim aircraft_config.py

# 一键生成 V8.2 极致平滑模型
python aircraft_generator.py

🎨 设计图廊 (Design Gallery)

以下是 Apex V8.2 项目的设计手稿与核心视角展示:

Design Screenshot 1
细节视图 A (Detail View A)
Design Screenshot 2
细节视图 B (Detail View B)

"致力于将每一微米的阻力化为无形。"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages