

# Event Details

- **Event Name**: Intro to OpenSCAD Class - Programming 3D Design
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 02:00 pm – Sat, 20 Jun, 2026 at 04:00 pm
- **Event Description**: Introduction to OpenSCAD is coming up on June 20th from 2-4PM, sign up here:
https://www.sector67.org/blog/shop/class/intro-to-openscad/

More information:
Intro to OpenSCAD is a 2 hour class (optional 2 hour workshop session afterwards) that introduces you to the world of OpenSCAD. Instead of dragging and dropping shapes, you write scripts to build them.

OpenSCAD is a Free/Open Source Software  (FOSS) application used to create solid 3D CAD objects and 2D intersections suitable for laser cutting via a script-based approach rather than interactive visual modeling with a mouse.  For this course we’ll write code that defines geometric primitives and transformations, allowing us to create parametric designs and engineering-type parts.

Over the course of the class, you’ll learn how to work the OpenSCAD environment, build 3D shapes from primitives like cubes and cylinders, move and transform them in space, combine and hollow them out using OpenSCAD functions.

Every physical objects around you – a phone case, a door handle, or a gear — are just a collection of simpler shapes combined in clever ways. This class teaches you to see that, and then do it yourself

And if you’ve got two more hours, stay for the workshop — you’ll walk out with a physical, miniature 3D print of something you built yourself.

Prerequisites: Some coding experience (any language) and basic arithmetic. No 3D modeling experience necessary.

What you’ll walk away with: A working OpenSCAD workflow, a foundation for 3D design, and a small 3D printed physical object you designed yourself.
- **Event URL**: https://allevents.in/madison/intro-to-openscad-class-programming-3d-design/200030185687021
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Madison
- **state**: WI
- **country**: United States
- **location**: 56 Corry St, Madison, WI, United States, Wisconsin 53704
- **lat**: 43.09825
- **long**: -89.34558
- **full address**: 56 Corry St, Madison, WI, United States, Wisconsin 53704

## Event gallery

- **Alt text**: Intro to OpenSCAD Class - Programming 3D Design
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c2ab2bb7bd069f9f9a3ec70040f59127f46bab767d56d4d6c32532b989b8f22a-rimg-w1200-h652-dc171e30-gmir?v=1781887569

## FAQs

- **Q**: When and where is Intro to OpenSCAD Class - Programming 3D Design being held?
  - **A:** Intro to OpenSCAD Class - Programming 3D Design takes place on Sat, 20 Jun, 2026 at 02:00 pm to Sat, 20 Jun, 2026 at 04:00 pm at 56 Corry St, Madison, WI, United States, Wisconsin 53704.
- **Q**: Who is organizing Intro to OpenSCAD Class - Programming 3D Design?
  - **A:** Intro to OpenSCAD Class - Programming 3D Design is organized by Sector67.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Intro to OpenSCAD Class - Programming 3D Design is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Madison, this event is thoughtfully curated to deliver a standout experience worth every moment. If Intro to OpenSCAD Class - Programming 3D Design sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Intro to OpenSCAD Class - Programming 3D Design",
        "image": "https://cdn-az.allevents.in/events7/banners/c2ab2bb7bd069f9f9a3ec70040f59127f46bab767d56d4d6c32532b989b8f22a-rimg-w1200-h652-dc171e30-gmir?v=1781887569",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/madison/intro-to-openscad-class-programming-3d-design/200030185687021",
        "location": {
            "@type": "Place",
            "name": "56 Corry St, Madison, WI, United States, Wisconsin 53704",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "56 Corry St, Madison, WI 53704-5447, United States",
                "addressLocality": "Madison",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.09825",
                "longitude": "-89.34558"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Introduction to OpenSCAD is coming up on June 20th from 2-4PM, sign up here:\nhttps://www.sector67.org/blog/shop/class/intro-to-openscad/\n\nMore information:\nIntro to OpenSCAD is a 2 hour class (optional 2 hour workshop session afterwards) that introduces you to the world of OpenSCAD. Instead of dragg",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sector67",
                "url": "https://allevents.in/org/sector67/15034058",
                "description": "Sector67 is a non-profit hacker space / makerspace / community workshop for Madison WI - get involved here: http://sector67.org"
            }
        ]
    }
]
```