Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of IxD Studio. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:18, 2 May 2026 Studio Director talk contribs created page Dynamixel XL330 horns (Created page with "= XL330 horns = OpenSCAD code <pre> $fn=32; inner = 6; // 6mm inner empty space for front hornet screw outer = 8.25; // 8.25mm outer radius of XL330 servo hornet r = 0.8; // d=1.6mm pins on the XL330 servo hornet (inlet) l = 2.5; // l=2.5mm, how deep the inlet travel in the hornet -- 2.5mm t = 2; // t=2mm, global thickness d = 16; // d=16mm, front/back hand distance h = 30; // h=30mm, upper hand distance module pins(r, l, t){ /* r: radius, l: length, t: thickne...")