.. sec-jsclientlib-slicing: :mod:`OctoPrint.slicing` ------------------------ .. todo:: Needs to be documented .. js:function:: OctoPrint.slicing.listAllSlicersAndProfiles(opts) .. js:function:: OctoPrint.slicing.listProfilesForSlicer(slicer, opts) .. js:function:: OctoPrint.slicing.getProfileForSlicer(slicer, profileId, opts) .. js:function:: OctoPrint.slicing.addProfileForSlicer(slicer, profileId, profile, opts) .. js:function:: OctoPrint.slicing.updateProfileForSlicer(slicer, profileId, profile, opts) .. js:function:: OctoPrint.slicing.deleteProfileForSlicer(slicer, profileId, opts)