reprap.shapeplotter | index /usr/lib/python2.5/site-packages/reprap/shapeplotter.py |
This module plots many shapes a polygon objects containing a series of lines
The Polygon object can be found in reprap.toolpath
Modules | ||||||
|
Functions | ||
|
Data | ||
FILL_LINES = 2 FILL_LOCUS = 1 __author__ = 'Stefan Blanke (greenarrow) (greenarrow@users.sourceforge.net)' __credits__ = 'Author of potrace' __licence__ = '\npyRepRap is free software: you can redistribute...ap. If not, see <http://www.gnu.org/licenses/>.\n' __license__ = 'GPL 3.0' debug = False |
Author | ||
Stefan Blanke (greenarrow) (greenarrow@users.sourceforge.net) |
Credits | ||
Author of potrace |