Giter Site home page Giter Site logo

openscad-build's Introduction

OpenSCAD Build

A hierarchical OpenSCAD build system in a docker container.

pipeline

What openscad-build is:

  • A way of structuring a project consisting of multiple OpenSCAD files into subassemblies based on folder structure, with the goal of simplifying large OpenSCAD projects.
  • A tool to generate a main.scad file for the project, allowing each part and subassembly to be easily viewed in OpenSCAD.
  • A way of specifying which parts to render into STL files, with per-part settings like render quality.

What openscad-build is not:

  • A build system which considers each OpenSCAD module to be a part. OpenSCAD Build treats each file as a part. Files may have more than one module.
  • A batch exporter for generating multiple STL files per OpenSCAD file with different settings (See OSBS).
  • An tool for running OpenSCAD builds in parallel (See OpenSCAD-Parallel-Build).
  • An autoplater for 3D printing (See scad-build).
  • A download page generator for rendered STL files (See openscad-makefile)
  • An OpenSCAD wrapper for Python (See SolidPython) or any other language.

openscad-build's People

Contributors

keeeal avatar

Watchers

 avatar

openscad-build's Issues

Add tags to modules

  • renderable (for auto generating render.yaml + warning if not renderable)
  • render quality
  • preview quality?
  • others?

Improve readme

  1. Simplify description of what repo is
  2. Getting started
  • using docker image
  • print help
  1. Features
  • subassemblies
  • generating a main file
  • rendering parts

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.