Metadata-Version: 1.0
Name: fabby
Version: 0.01
Summary: A gcode generator to 3D print objects, directly from a python based model. Forget slicers, and build stuff directly from code !
Home-page: https://github.com/madlag/fabby
Author: Francois Lagunas
Author-email: francois.lagunas@gmail.com
License: BSD
Description: fabby
        =====
        
        A gcode generator to 3D print objects, directly from a python based model. Forget slicers, and build stuff directly from code !
        
        Credits
        -------
        
        - `Distribute`_
        - `Buildout`_
        - `modern-package-template`_
        
        .. _Buildout: http://www.buildout.org/
        .. _Distribute: http://pypi.python.org/pypi/distribute
        .. _`modern-package-template`: http://pypi.python.org/pypi/modern-package-template
        
        
        News
        ====
        
        0.1
        ---
        
        *Release date: 25-Feb-2013*
        
        * Initial release
        
        
Keywords: 3d printing reprap gcode
Platform: UNKNOWN
