Добавить
Уведомления

OpenSCAD Tutorial: Lathe with Inkscape

Learn how to draw 2D shapes in Inkscape and instantly see them lathed into 3D shapes in OpenSCAD that can be 3D printed. Here's the entire OpenSCAD script: rotate_extrude($fn = 64) import("drawing.svg") Remember to save your Inkscape drawing in the same directory as you have your OpenSCAD project saved.

12+
15 просмотров
8 месяцев назад
9 марта 2025 г.
12+
15 просмотров
8 месяцев назад
9 марта 2025 г.

Learn how to draw 2D shapes in Inkscape and instantly see them lathed into 3D shapes in OpenSCAD that can be 3D printed. Here's the entire OpenSCAD script: rotate_extrude($fn = 64) import("drawing.svg") Remember to save your Inkscape drawing in the same directory as you have your OpenSCAD project saved.

, чтобы оставлять комментарии