libFredo6 v3.2 is a maintained Ruby extension library that supplies core functionality used by multiple Fredo6 plugins for SketchUp (e.g., RoundCorner, JointPushPull, FredoScale, Curviloft). It acts as a shared utilities package so plugin authors can rely on consistent APIs for geometry handling, UI elements, configuration storage, and cross-plugin services.
Allows you to set global preferences (like inference colors) that apply across all compatible plugins.
It should return 3.2 or higher.
: New users often try to install a plugin (like RoundCorner) and find it doesn't work because they missed the step of downloading this library first.
Creates 3D rounded edges and bevels along faces. libfredo6 v3.2 for sketchup
: While older versions of SketchUp (like SU8) relied on versions like v3.2, modern SketchUp environments require the latest library to ensure compatibility with updated Ruby APIs.
If you are running older iterations of SketchUp (like SketchUp 8 or older) that do not feature the Extension Manager: libFredo6 v3
Ensure you did not accidentally place the LibFredo6 files inside a subfolder. The script files must sit directly in the root of the Plugins directory. 2. Version Incompatibility / Outdated Warnings
Think of LibFredo6 v3.2 as the central operating system or engine block, while individual plugins like Curviloft or JointPushPull are the specialized mechanical attachments that lock into it. Core Features Managed by LibFredo6 v3.2 It should return 3