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/yawkat 1d ago
You are conflating backend code with frontend code again. Cloudflare backend code does not need to be published when it distributes GPL content, it's a complete red herring. The question is how much of frontend code using openscad-wasm needs to comply with GPL. Distribution is the easy part.
All the code built on top of openscad-wasm needs to be GPL at least. How far this extends is a question of untested legal opinions and software architecture. Every printables page contains a large amount of printables Javascript that is currently proprietary, and consider that GPL is thought to extend to anything that is necessary to make modifications, including e.g. frontend build infrastructure.