# print3d_toolbox **Repository Path**: blender-extensions/print3d_toolbox ## Basic Information - **Project Name**: print3d_toolbox - **Description**: https://projects.blender.org/extensions/print3d_toolbox.git 克隆 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-12 - **Last Updated**: 2025-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 3D Print Toolbox—utilities for 3D printing, add-on. Available as an [extension](https://extensions.blender.org/add-ons/print3d-toolbox/). * Translation progress: * ![100%](https://geps.dev/progress/100) English * ![100%](https://geps.dev/progress/100) French * ![100%](https://geps.dev/progress/100) Russian * ![100%](https://geps.dev/progress/100) Simplified Chinese * ![100%](https://geps.dev/progress/100) Spanish * Your language is missing or incomplete? [Contribute translation](#translations). Contributing ========================== ### Did you find a bug? * Ensure the bug can be reproduced in the latest add-on version. * [Open new bug report][submit_issue], be sure to include Blender and add-on versions, and screenshot showing the error message. ### Translations * It is advised that you use a dedicated `.po` editor like [Poedit](https://poedit.net). * To create new transltation in Poedit use `File` → `New from POT/PO file`, then pick `.po` file from add-on `localization` folder (doesn't matter which one). * To complete existing transltation in Poedit use `File` → `Open`, then pick `.po` file for specific language from add-on `localization` folder. * Translating tips: * The UI convention for English language is to use Title Case formatting for property names and button titles, to know formatting convention for your language just see how Blender handles it and follow the rule. * Preserve empty braces `{}` in translation, they used as placeholders for additional information and will not appear in UI. * Look out for appropriate context, `Solid` for example is used in the context of mesh geometry, which in other words means `Manifold` and should not be translated as `Hard` or `Firm`. * After translation is done submit it back through [issues][submit_issue]. [submit_issue]: https://projects.blender.org/extensions/print3d_toolbox/issues