Skip to content

charlyoleg2/ustensile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ustensile

Presentation

This repo is a maker-repository. It stores the parameters and the STL-files of some ustensile-s. This repo uses the javascript packages desi82-cli and desi82-uis of the design-library desi82.

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 desi82 version:

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

Dev

git clone https://github.com/charlyoleg2/ustensile
cd ustensile
npm install
npm run
npm run desi82-uis
npx desi82-uis
npx desi82-cli --help
./make_ustensile.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 ustensiles

ID Reference Design Nb of instances
1 doorstop doorstop 1
2 pencil_holder pencil_holder 1
3 spiral spiral 1

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

About

some random ustensiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published