This package browser is in early development. Mind the rough edges.

libsavitar

C++ implementation of 3mf loading with SIP python bindings

LibSavitar is a C++ implementation of 3mf loading with SIP python bindings. It belongs to the Cura project from Ultimaker.

Installation

Install the latest version of libsavitar as follows:

guix install libsavitar

Or install a particular version:

guix install libsavitar@4.13.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.