Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.48 KB

File metadata and controls

41 lines (32 loc) · 1.48 KB

How to use this repository

Welcome! 🍦✨😺

This repo is intended to introduce people to openscad with through a practical example. The point is to design a low tech skating thingy to get you exposed to different aspects of openscad, from variables and primitives, to libraries and customizable models.

First step

Download the repository, it has all the materials you need to learn the basics of Openscad, as well as a design exercise.

👉 The workshop slides are also available here.

Use the Readmes 📖

Folder Structure

OpenScad-tutorial
	|
	└── Examples
	|	|
  |	└── Cylinders
	|	└── Grapples
	|	└── Plug
	└── Exercise
		|
		└── MCAD-master
		01_Intro.md
		02_Exercise.md
		03_Micro_Tutorials.md

Exercise 📂

Contains reference images to get you started and inspired.

Examples 📂

Contains reference models and examples to get you inspired.

MCAD-master 📂

An open source library of parts that you can use for your one designs. Contains customizable gears, bearings, and more.