OpenSCAD Workshop: Unterschied zwischen den Versionen

aus Metalab Wiki, dem offenen Zentrum für meta-disziplinäre Magier und technisch-kreative Enthusiasten.
Zur Navigation springenZur Suche springen
(Pepi verschob die Seite OpenSCAD Workshop nach OpenSCAD Workshop (outdated 2017): Outdated)
 
K (2019 erstellt)
Zeile 1: Zeile 1:
#WEITERLEITUNG [[OpenSCAD Workshop (outdated 2017)]]
+
== 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.)

Version vom 24. April 2019, 16:48 Uhr

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.)