ArcWelderLib icon indicating copy to clipboard operation
ArcWelderLib copied to clipboard

Missing license

Open fieldOfView opened this issue 4 years ago • 5 comments

This project seems to be missing a license. Is the license the same AGPL as the ArcWelderPlugin?

fieldOfView avatar Nov 14 '20 08:11 fieldOfView

Hi @fieldOfView! This slipped through the cracks, sorry. I will update the license as soon as I have a chance. I intend to use AGPL2.

FormerLurker avatar Nov 23 '20 14:11 FormerLurker

Hello, this is more or less related but I suppose that you will get more and more issues here doe to the arc welder plugin beeing integrated to Cura. Consider adding an issue_template.md file to get good quality tickets.

atsju avatar Feb 20 '21 15:02 atsju

@atsju, good idea. I have done that for Octolapse, but pretty much everyone just ignores it. However, there is a really awesome feature coming soon that allows forms within the issue template, so I may wait for that. I am also planning to add a bot at some point.

Just FYI, I wrote the core ArcWelder algorithm, the console app, and the OctoPrint plugin, but @fieldOfView wrote the cura plugin. It's a difficult setup regarding who gets what issue, but we pretty much refer to each other's repositories as necessary, depending on the issue.

Oh, @fieldOfView, I really need to post the license, lol! So many things..

FormerLurker avatar Feb 21 '21 01:02 FormerLurker

@FormerLurker it's really easy to add a licence. Just clic "add file" in Github interface and name it licence. A button to use one of the templates will appear. image

The interface is really good with a simplified view of permissions/limitations/conditions.

image

I was about to do a PR for you but you mentioned "AGPL2" and the template propose only AGPL3 or GPL2. So I suppose it's better to give you the tip than to propose the PR.

atsju avatar Feb 21 '21 07:02 atsju

Yeah @atsju, I'll have to mirror the arc welder plugin license. Thanks for the tips!

FormerLurker avatar Feb 21 '21 19:02 FormerLurker