koppi / involute-gear-collection

DXF, STL and G-code files of involute gears (pressure angle 14.5° and 20.0°).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This collection contains dxf and stl files of involute gears

HOWTO create your own involute gear collection

download and prepare programs and libraries

$ sudo npm install -g involute-gear-generator
$ sudo apt-get -y install git python-pip
$ git clone https://github.com/koppi/involute-gear-collection
$ pip install ezdxf dxfgrabber
$ sudo apt-get -y install imagemagick openscad

Adjust bin/create-involute-gear-collection.sh and rerun update.sh:

$ editor bin/create-involute-gear-collection.sh
$ ./update.sh

warning

  • this is an early release
  • expect errors
  • do not use these gears for production

credits

About

DXF, STL and G-code files of involute gears (pressure angle 14.5° and 20.0°).

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 69.9%Language:Shell 30.1%