Skip to content

charlyoleg2/gears_and_springs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gears and springs

Presentation

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

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

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

Dev

git clone https://github.com/charlyoleg2/gears_and_springs
cd gears_and_springs
npm install
npm run
npm run designix-uis
npx designix-uis
npx designix-cli --help
./make_gear.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 gears and springs

ID Reference Design Nb of instances
1 gear_wheel_wheel gear_wheel_wheel 1
2 simplified_gear_wheel simplified_gear_wheel 1

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

About

3D shapes of gears and springs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published