章节大纲

  • About OpenSCAD
    ::关于OpenSCAD的内容

    OpenSCAD logo

    OpenSCAD is a solid 3D CAD modelling software that enables the creation of CAD models through a scripting file. The domain specific language designed for this purpose allows the creation of fully parametric models by combining and transforming available primitives as well as custom objects.
    ::OpenSCAD是一个固体的3D CAD建模软件,可以通过脚本文件创建CAD模型.为此目的设计的域特定语言允许通过组合和转换可用的原始体以及自定义对象来创建完全参数模型.

    About this tutorial
    ::关于这个教程

    This tutorial assumes zero programming or CAD knowledge and is designed to guide you step by step through examples and exercises that will quickly build your understanding and provide you with the right tools to create your own models. Emphasis is placed on parametric design principles that will allow you to rapidly modify your creations and build your own library of reusable and combinable models.
    ::本教程不需要任何编程或CAD知识,旨在通过示例和练习逐步指导您,从而快速建立您的理解,并为您提供创建自己的模型的正确工具.重点是参数设计原则,允许您快速修改您的创作,并建立您自己的可重复使用和可组合模型库.

    The majority of presented examples and solutions to exercises are available as separate OpenSCAD scripts  here .
    ::大多数示例和演习的解决方案可作为单独的OpenSCAD脚本在这里找到.

    As of 29-11-2019 this tutorial as well as all accompanying material were completely developed as a Google Season of Docs project.
    ::截至2019年11月29日,本教程以及所有附带材料完全作为Google Season of Docs项目开发.