Jump to content

Python for 3D Printing: Using Python to enhance the power of OpenSCAD for 3D ...


Recommended Posts

Python for 3D Printing: Using Python to enhance the power of OpenSCAD for 3D modeling (Practical Python Programming Book 2)

[img]https://i.postimg.cc/RFYPHqGy/CEc-L3-XUJZrqeg2m-EKPbszj-THYCpic-Oh-B.jpg[/img]
English | 2019 | ASIN: B07YLYB2VH | 214 pages | EPUB, AZW, PDF | 28 MB
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, etc.
OpenSCAD is a powerful 3D modeling language for creating 3D printed plastic parts for hobbyists and engineers.

Python for 3D Printing enables the reader to leverage the power, versatility, & simplicity of Python to enhance & super-charge the already powerful capabilities of OpenSCAD for Makers, Engineers, etc.

Both Python & 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, & 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-use commands IS INCLUDED WITH THIS BOOK, by emailing the author - or going to craigware dot com/3D . 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 - Python for 3D Printing
Introduction
About Python
About OpenSCAD
Python to the Rescue
How Python was added to OpenSCAD
How to Get Started
Where to Get Python/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 a program for designing 3D parametric models for 3D printing, by creating industry standard STL files to send to 3D printers. Unlike most of the expensive software packages you may have used, it's an open source, free program, instead of costing up to thousands of dollars. Another 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. 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, & rotating. This instant visual feedback makes creating your 3D objects a breeze.

By creating an interpretive Python syntax layer that translates to OpenSCAD, these 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. Python enables more complex OpenSCAD models to be created in a shorter time because of its shorter learning curve, extendibility, flexibility, and the overriding of some limitations and quirks of OpenSCAD.

In short, the combination of Python and OpenSCAD provides a very powerful and flexible system for creating 3D models in ways neither programming language alone can provide. Here you learn a simple subset of the syntax of only one programming language, one of the most popular & powerful programming language in the world.

The OpenSCAD difference can be seen here using these examples, libraries, tutorials and OpenSCAD cheatsheets.

[img]https://i.postimg.cc/VN8pRL26/Dnomi.gif[/img]

[code]
https://rapidgator.net/file/1cf5e0c0a03259ad98746036862540f2/Python_for_3D_Printing__Using_Python_to_enhance_the_power_of_OpenSCAD_for_3D_modeling_nodrm.rar.html
[/code]


[code]
https://nitro.download/view/C287A83C3666383/Python_for_3D_Printing__Using_Python_to_enhance_the_power_of_OpenSCAD_for_3D_modeling_nodrm.rar[/code]


Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...