DynalabExt is a tentative custom Inkscape extension
for use at the Dynalab Fablab, in Chambéry,
France.
-
Get the path to Inkscape's user extensions directory: from a running inkscape, go to the menu
Edit => Preferences => System => User extensions -
create the folder
Dynalabinto Inkscape's user extensions directory (from previous point), or empty it if it already exists -
copy the
Dynalab/src/directory AND one of theDynalab/menu-??/directory to theDynalabdirectory created in the previous step -
restart inkscape
You can also run the command
make LANG=fr very-clean installor
make LANG=en very-clean installto remove a previous installation of the extension and install the current version.
This command should be run from a terminal, from the root of the dynalab_ext
repository.
The command
make LANG=fr archivewill create an archive-fr.zip that can be uncompressed inside Inkscape's
user extension directory.
The initial POC for this extension was written by
- Cassandre Kant
- Morgane Farez
- Cassiopee Gossin
- Lilian Cusumano
- Jassem Bakouche The original repository is https://github.com/jassemBAKHOUCHE/Path2Fab
The extension has been rewritten and is currently being developed by
- Pierre Hyvernat The current repository is https://github.com/phyver/dynalab_ext/tree/main.
This extension is released under the GPLv3.