prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.61k stars 1.91k forks source link

Feature request: Organisation managed profiles #1707

Open jokohoko opened 5 years ago

jokohoko commented 5 years ago

Version

1.41.2

Operating system type + version

All systems

Behavior

I organize a bunch of printers at our University of Antwerp (Belgium). And would like to make some standard settings choices simpler for the students and colleagues. What i would love to have would be like the additional boards manager url's in Arduino. Where settings can be managed by the organisation. So that when students enter the url in there, they wil get the possible profiles and materials available at our printing room. Without mistakes.

Like you guys host the profiles update on your site that gets checked and updated if anything gets changed it would be great to provide such custom url that organisations can manage and update remotely. This might also help out a bunch of Fablab's and such.

This is a feature request

STL/Config (.ZIP) where problem occurs

supermerill commented 5 years ago

I think you can already do that.

Did you try to copy & rename the prusaresearch.ini in slic3r/resources/profiles, and then modify it to suit your needs? I've done that for my father printer, so it can "install" it via the menu.

I didn't tested the config_update_url, but i think it will also work as intended.

bubnikv commented 5 years ago

I agree, you can do that already.

It would be nice though, if you could enter an URL to a 3rd party profiles somewhere into the configuration wizard in a way similar to Arduino, and it should not be too difficult to implement.

On Fri, Jan 25, 2019 at 10:24 AM Merill notifications@github.com wrote:

I think you can already do that.

Did you try to copy & rename the prusaresearch.ini in slic3r/resources/profiles? I've done that for my father printer, so it can "install" it via the menu.

I didn't tested the config_update_url, but i think it will also work as intended.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/prusa3d/Slic3r/issues/1707#issuecomment-457509412, or mute the thread https://github.com/notifications/unsubscribe-auth/AFj5I8Euco6t0XQhXVjQAznUcVDQjmz1ks5vGs0-gaJpZM4aR7e3 .

bergos commented 2 years ago

It is not possible to create a custom profile with a custom config_update_url property for automatic updates. These lines in the code prevent loading updates from any URL different to http(s)://files.prusa3d.com/wp-content/uploads/repository/.

If @prusa3d really thinks it's too dangerous to load profiles from other hosts out-of-the-box, please give us an option to overwrite this check in the settings.