Package plugins :: Module preface
[hide private]
[frames] | no frames]

Module preface

source code


Preface creates the nested ring structure from the rotated layers, and adds optional start and end gcodes.

Credits:
        Original Author: Enrique Perez (http://skeinforge.com)
        Contributors: Please see the documentation in Skeinforge 
        Modifed as SFACT: Ahmet Cem Turan (github.com/ahmetcemturan/SFACT)      

License: 
        GNU Affero General Public License http://www.gnu.org/licenses/agpl.html

Classes [hide private]
  PrefaceSkein
A class to preface a skein of extrusions.
Functions [hide private]
 
performAction(slicedModel)
Preface and converts the layers.
source code
Variables [hide private]
  name = 'plugins.preface'
  logger = logging.getLogger(name)
  __package__ = 'plugins'