@gr5: Good catch! Just posted the wrong URL. The correct one is: https://thopiekar.eu:5443/Cura/cura-build-environment/pipelines
@ahoeben: By "building" I meant creating a .{cura, um}plugin file. Also have a script lying around here called "CuraPluginOven", short CPO. It is a full command-line tool, so you can either pass a local or a remote git repo and it builds a plugin file. Also comes with come checks, whether all conventions are met. This could be added in theory, too.
By when writing the first post I had the situation in mind when you need additional (3rd party) Python modules (C-extensions).
Also as far as I remember, I managed to rebuild Numpy and SciPy in the early days (approx 3 months before). So Cura could be fully OpenSource *without* Intel MKL blobs.
In short: The bundle you can download is a rootstrap, which is fully usable with user-rights.
Had yesterday a talk at the booth in Hannover and got feedback, that people might be interested in this here.
Edited by thopiekar
Recommended Posts
ahoeben 2,016
I am intrigued. What do you mean by "building" a plugin? Plugins are python classes that don't need building, right?
Link to post
Share on other sites