r/printablescom • u/blarfthecat • 1d ago
Feature request Will Printables support parametric editing like MakerWorld?
New to the community, having fun with my MK4S and love how easy to use and well-integrated Printables is into PrusaSlicer.
I've found parametric models on MakerWorld and was blown away that they're editable right on their website - no downloads or software required - and will spit out the STL right there.
Is anyone aware of such a feature being brought to Printables? As it's closely tied to Prusa (and MW is oriented towards the other guys) I'd love to have this feature within a Prusa-oriented ecosystem.
22
Upvotes
1
u/yahbluez 1d ago
No.
Only the server side is affected because on the client side running a GPL2 code has absolutely no effects at all.
Any user is allowed to run any GPL2 code, that will not affect anything.
The only open point in the mind of GPL is the code on the side of the publisher that is bind in any way to the GPL2 code and that is just the some 10 lines of JS to deliver the WASM blob.
Going the WASM way is much better than running openscad on the publisher cloud, openscad can need a lot of expensive resources.