reprap.toolpath | index /usr/lib/python2.5/site-packages/reprap/toolpath.py |
This module contains the classed used for internal storage of toolpath instructions.
The module can also import/export Intermediate Toolpath Language (ITL) files
which are pyRepRap's native file format.
Modules | ||||||
|
Classes | ||||||||||||||||||||||||||||||||||
|
Data | ||
__author__ = 'Stefan Blanke (greenarrow) (greenarrow@users.sourceforge.net)' __licence__ = '\npyRepRap is free software: you can redistribute...ap. If not, see <http://www.gnu.org/licenses/>.\n' __license__ = 'GPL 3.0' |
Author | ||
Stefan Blanke (greenarrow) (greenarrow@users.sourceforge.net) |