Skip to content

Latest commit

 

History

History

openscad

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Designing Parts for Machines and Installations with OpenSCAD

openscad example

One day introduction into generative and parametric design for digital fabrication with the code-based 3D modelling software openSCAD - The Programmers Solid 3D CAD Modeller ( openscad.org ). The workshop offers a fundamental introduction into the concepts of openSCAD, basic ideas of parametric design, constructive solid geometry and suggests basic use cases for producing simple parts for machines and installations (e.g. pulley, motor holders, connectors, hubs, clips etc).

  • Date: Saturday 2022-01-07 / 10:00 - 18:00
  • Registration: Send me an email or direct message for a binding registration. Please make sure that you are able to join the workshop for the full day. (The workshop is limited to 15 participants)
  • The workshop will be held online via MS Teams.

Pre/Requirements:

  1. Participants should have a affinity for code~ing!
  2. Basic knowledge of programming languages like C or Java/Processing is beneficial.
  3. Please install the latest openSCAD version from here: https://www.openscad.org/downloads.html (Please download the latest developer snapshot instead of the stable release)
  4. A three button mouse incl. wheel is very helpful!
  5. Coffee and food by hand.

Schedule x Content (preliminary):

  • 10:00 - 12:00 | Fundamentals

    1. Introduction

    2. Basic concepts of openSCAD

      • Interface
      • Object primitives
      • Boolean operations
      • Debugging
    3. Q&A Time I

      • The participants can repeat and experiment the learned and ask questions
      • Share your screen!
  • 12:00 - 13:00 | Lunch Break

  • 13:00 - 15:00 | Advanced concepts of openSCAD

    1. Modules + Functions
    2. Loops + control structures
    3. Randomness + Sine
    4. Q&A Time II
  • 15:00 - 16:00 | Kaffee x Kuchen Break (Bring your own Cake)

  • 16:00 - 18:00 | Parametric Design x Generative Design with openSCAD

    1. Exporting
      • Designing for 3D printing (printability)
      • Exporting
      • Test print
    2. Outlook Parametric Design
    3. Outlook Generative Design
  • 18:00 | EOW

3D Printed example

print example

Parametric example

print example

Links