OpenSCAD Workshop: Unterschied zwischen den Versionen
Pepi (Diskussion | Beiträge) Pepi verschob die Seite OpenSCAD Workshop nach OpenSCAD Workshop (outdated 2017): Outdated |
Pepi (Diskussion | Beiträge) K 2019 erstellt |
||
Zeile 1: | Zeile 1: | ||
== OpenSCAD Workshop 2019 == | |||
=== Sprache === | |||
Englisch oder Deutsch | |||
=== Agenda === | |||
- turn the frogs gay 🐸🏳️🌈 | |||
- Introduction, motivation, why OpenSCAD (5 min) | |||
- OpenSCAD basics (20 min) | |||
- Coordinate system and navigating OpenSCAD | |||
- OpenSCAD primitives | |||
- Scopes | |||
- Transformations | |||
- Debugging tools! (5 min) | |||
- Boolean operations (15 min) | |||
- Explicit union() | |||
- Difference | |||
- Intersection | |||
- Avoid generating ambigious geometry (keeping your solids solid) - 10 min | |||
- Where to learn more | |||
- OpenSCAD reference on Wikibooks | |||
- OpenSCAD forums (lacks HTTPS) | |||
- OpenSCAD Cheat Sheet 👍 (Quick Syntax Reference) | |||
- Thingiverse | |||
- Advanced topics (probably out of scope) | |||
- Working with multiple files | |||
- Scripting OpenSCAD | |||
- Constructing custom polygons | |||
- Generating polyhedra | |||
- OpenSCAD customizer (since 2019, nightly build required) | |||
- OpenJSCAD | |||
=== How to get OpenSCAD === | |||
- Download precompiled binaries for your OS | |||
- Compile it from git | |||
=== Prerequisites for attending === | |||
- Be excellent to each other! | |||
- Bring your own Laptop | |||
- Have a working installation of OpenSCAD: Download (Latest Release OpenSCAD 2015.03-3 or newer build from repository, either is fine.) |