Skip to content

donnels/openscad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openscad Container and tests

Document information

Table 1. Document information
Author Status Date Comment

Sean Donnellan

Initial Draft

Nov/2022

Openscad container documentation

Introduction

An Openscad container for use in Github actions and in headless mode. This repository builds a container that can create output from scad documents. This document is to test the output and as an example.

Images

example
docker run --rm --name "openscad" --volume $PWD:/data $container openscad -o /data/test.png /data/*scad
test
Figure 1. Output of test as png
test source .scad
link:./openscad/test.scad[role=include]

Appendix A: Libraries that need adding into the container

List of openscad libraries
library of parts for openscad (rpi etc)
BOSL library for openscad

There are also a number of naca libraries and other airfoil libraries etc.

About

opensacad base to be able to call openscad from in actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors