Thingiverse
Openscad coding techniques
door phildc
21
Downloads
22
Likes
0
Makes
Openscad coding techniques.
First chapter: module
Demonstrating an Openscad coding technique that combines translate, rotate and definition
in a short form, using a "module" definition.
Added a "vectorized" version based on my understanding of a comment from Bikecyclist. Looks more readable.
Second chapter A pre-coded OpenScad input.
For the last complete version, choose: OSCAD-TEMPLATE.scad
You get a pre-coded combination of primitives (cubes, cylinders, cones and spheres), along with the possibility to import an existing STL file. The operations are unions and differences. Intersections are not (yet ?) supported. The parameters are set in a way that nothing happens until you change some of them.
===================================================================
This is a full code where you just need to change some values to get a result.
You are first in an additive stage, where you can build a part with 2 Openscad "cubes" and 2 cylinders.
In a second
First chapter: module
Demonstrating an Openscad coding technique that combines translate, rotate and definition
in a short form, using a "module" definition.
Added a "vectorized" version based on my understanding of a comment from Bikecyclist. Looks more readable.
Second chapter A pre-coded OpenScad input.
For the last complete version, choose: OSCAD-TEMPLATE.scad
You get a pre-coded combination of primitives (cubes, cylinders, cones and spheres), along with the possibility to import an existing STL file. The operations are unions and differences. Intersections are not (yet ?) supported. The parameters are set in a way that nothing happens until you change some of them.
===================================================================
This is a full code where you just need to change some values to get a result.
You are first in an additive stage, where you can build a part with 2 Openscad "cubes" and 2 cylinders.
In a second
Heb je dit model geprint? Inloggen en deel je make!
Log in om een reactie achter te laten
InloggenNog geen reacties – wees de eerste!