Skip to content

charlyoleg2/cabane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cabane

Presentation

This repo is a maker-repository. It stores the parameters and the STL-files of a cabane. This repo uses the javascript packages desi78-cli and desi78-uis of the design-library desi78.

Requirements

Optional requirements

For Ubuntu users, OpenSCAD is available on snapcraft and can be installed with:

sudo snap install openscad

Upgrade

For working with the latest desi78 version:

npm outdated
npm update --save
git commit -am 'npm update --save'

Dev

git clone https://github.com/charlyoleg2/cabane
cd cabane
npm install
npm run
npm run desi78-uis
npx desi78-uis
npx desi78-cli --help
./make_cabane.js

Vocabulary

  • Design: A parametrizable 3D parts. Desginix is a collection of designs.
  • Reference: A particular parametrization of a design.
  • Instance: The realization of a reference.

References for the cabane

ID Reference Design Nb of instances
1 cabane_plancher cabane_plancher 1
2 cabane cabane 1

Each reference has its own directory with its json-parametrization, scad-script and stl-file.

About

parameters and stl for a cabane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published