Jump to ratings and reviews
Rate this book

Python for OpenSCAD: Using Python to enhance the power of OpenSCAD for 3D-modeling

Rate this book
Python is quickly becoming the world's most popular programming language, for everything from quick-and-easy hobbyist calculations to running some of the biggest online websites such as Google, YouTube, Dropbox, Reddit, and many others.

OpenSCAD is a powerful 3D modeling language for creating 3D printed plastic parts for hobbyists and engineers.

Python for OpenSCAD enables the reader to leverage the power, versatility, & simplicity of Python to enhance & super-charge the already powerful capabilities of OpenSCAD for Makers, Engineers, & anyone who wants to create 3D shapes for 3D printing or manufacturing.

Both Python and OpenSCAD are free software tools that run on Windows, Macs, and Linux machines. The symbiotic use of these two tools enables a MUCH SHORTER LEARNING CURVE than when using the expensive software packages, and it puts you in control of your designs instead of your designs controlling you!

The complete source code Python listing for driving OpenSCAD using easier-to-remember and easier-to-use commands IS INCLUDED WITH THIS BOOK, along with creative examples of the use of all new commands. You'll see how easy it is to integrate these two tools such that you'll see results instantly on your screen when your Python code runs.

Table of Contents of Python for OpenSCAD

Introduction

...About Python

...About OpenSCAD

...OpenSCAD Limitations

...Python to the Rescue

...How Python was added to OpenSCAD

...How to Get Started

...Where to Get Python

...Where to Get OpenSCAD

...How to Learn from this Book

1 - Spheres

2 - Color

3 - Boxes

4 - Cylinders

5 - Tubes

6 - Cones

7 - Triangles

8 - Animation

9 - Polygons

10 - Polyhedrons

11 - Regular polygons

12 - Text

13 - Translate and Rotate

14 - Scale

15 - Resize

16 - Rotate extrude

17 - Spiral

18 - Hull

19 - Minkowski

20 - Mirror

21 - Projection

22 - Slice

23 - Offsets

24 - Difference, Union, & Intersection

25 - Assemblies

26 - Gears

27 - Mason bees

28 - Surface

29 - Platonic solids

OpenSCAD is an amazing program for designing 3D parametric models for 3D printing, most often by creating industry standard STL files to command 3D printers. OpenSCAD is unlike most of the expensive software packages you perhaps have heard about or used. First, it’s an open source, free program, instead of costing up to thousands of dollars. Another important feature is the way it works. Instead of interacting visually with a myriad of menus, sub-menus, buttons, complex settings, and parametrically driven object trees, OpenSCAD lets you drive the 3D modeling using a programming language all its own. It’s a different way of thinking and creating, and once the few commands are understood, many people prefer it greatly over other programs. Even though OpenSCAD is driven by text commands, the results are shown in an interactive 3D window, complete with panning, zooming, and rotating. This instant visual feedback makes creating your 3D objects a breeze.

By creating an interpretive Python syntax layer that translates to OpenSCAD, these and several other unique issues are eliminated or minimized. You are required to learn and use only a simplified subset of standard Python syntax, which you possibly already know. (If you’re new to Python, just know it’s great for many other programming tasks as well.

194 pages, Kindle Edition

Published July 20, 2019

Loading...
Loading...

About the author

John Craig

268 books1 follower
Librarian note: There is more than one author with this name in the Goodreads database.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (100%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.