You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Out of curiosity,
Since this project was 'inspired' by SVGNest, why did you choose a GPL3 license instead of following the MIT license of the original project?
I've been looking for a better bin packing implementation for inclusion in FreeCAD but GPL3 is a non-starter for us.
The text was updated successfully, but these errors were encountered:
Hi @sliptonic !
The license is LGPL3 not GPL3.
The licence had to be in line with PrusaSlicer which is Affero GPLv3, so this project started out as such. Later it was changed to LGPLv3 which was an acceptable compromise.
Out of curiosity,
Since this project was 'inspired' by SVGNest, why did you choose a GPL3 license instead of following the MIT license of the original project?
I've been looking for a better bin packing implementation for inclusion in FreeCAD but GPL3 is a non-starter for us.
The text was updated successfully, but these errors were encountered: