- File management is prepared to support folders (UI still lacking support) - STL files are now first class citizens - can be managed via the file list (and filtered from it) - can be sliced on demand - Slicing now happens via plugins - Added Cura plugin - uses CuraEngine directly instead of full Cura installation - Cura profile importer for importing profiles from regular Cura installs via settings dialog - TODO: UI for editing profiles - API for slicing and slicing profile management
19 lines
244 B
ReStructuredText
19 lines
244 B
ReStructuredText
.. _sec-api:
|
|
|
|
#################
|
|
API Documentation
|
|
#################
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
general.rst
|
|
version.rst
|
|
fileops.rst
|
|
connection.rst
|
|
printer.rst
|
|
job.rst
|
|
logs.rst
|
|
slicing.rst
|
|
push.rst
|
|
datamodel.rst
|