I repair household devices with a desktop FFF printer, and static STL files are often the least useful part of the process. They give me a triangulated shape, but not the design intent: which dimension controls the fit, what clearance was expected, or whether the part belongs to revision A or C.
Manufacturers should publish versioned parametric source files alongside frozen, revision-specific exports. The package should state reference dimensions, fit-tolerance ranges, fastener details, print orientation, layer assumptions, and sensible material choices. That makes a replacement reusable, rather than forcing every owner to remodel it from scratch. The catch is maintenance: a parametric file is only trustworthy while its parameters still describe the real housing and tooling. Keeping it current across revisions is real work, not a one-time upload.
Community repositories could track measured fits and printer settings, but abandoned projects are common. Would you trust a community-validated parametric file for a real repair, and do you have examples or counterarguments?