feat: bumper + frame crash protection (roll cage, base bumper, stem sleeves) #56
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "sl-mechanical/bumper-protection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Crash protection system for SaltyBot — 4 new files in
chassis/.bumper_frame.scadbase_bumper.scadstem_protector.scadbumper_BOM.mdKey design decisions
Test plan
RENDER="assembly"on each file — check for geometry errorscollar_front+collar_rear— verify snap around 25 mm stem tubecage_post— verify M4 hole spacing matches collar bosscornerbracket — verify clip slot grips 6 mm Al plate edgestem_protector front+rearpair in TPU — verify snap closes flush🤖 Generated with Claude Code
Protects expensive sensors when robot tips over during testing. Files added: chassis/bumper_frame.scad — roll cage (25 mm stem collar + 4 inclined posts + crown ring + TPU snap pad). Posts at 45/135/225/315° between cameras. Crown at Z=148 mm above cage collar, 18 mm above RPLIDAR top. RPLIDAR FOV unobstructed. chassis/base_bumper.scad — clip-on bumper ring for 270×240 mm base plate. 50 mm tall, 15 mm standoff, rounded corners. 4× corner + 4× side clip brackets. TPU snap edge caps. FC status LEDs remain visible. chassis/stem_protector.scad — split TPU sleeve for 25 mm stem. Snap-fit closure (no hardware). Install 3–4 sleeves along stem at ~200 mm intervals. chassis/bumper_BOM.md — full BOM, print settings, install heights, mass estimate (~500 g total, balanced). All parts print without supports. Fully removable (clip/snap/clamp). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>