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

Module bottom

source code


Bottom sets the bottom of the carving to the defined altitude. Adjusts the Z heights of each layer.

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]
  BottomSkein
A class to bottom a skein of extrusions.
Functions [hide private]
 
performAction(slicedModel)
Align the model to the bottom of the printing plane
source code
Variables [hide private]
  logger = logging.getLogger(__name__)
  name = 'plugins.bottom'
  __package__ = 'plugins'