Thick Blade Edge Case
If blade thickness approaches pocket size, normal-based face selection may pick wrong faces. Need fallback to area calculation or bounding box comparison.
Transform Order for Rotations
Must follow: Translate to origin โ Rotate โ Translate back (TโปยนยทRยทT). Wrong order causes geometry to orbit around world origin.
SLD Command Gotchas
sld sec CONSUMES the sheet - don't try to delete it after
sld tap requires i_ws_body_set global - local sets fail silently
- No
sld fac are command exists - use kurve conversion or normal filtering
- VDM value parameters must be variables, not literals
Robot Reach Study Limitations
The reach study is NOT a kinematic simulation. It only checks distance from robot base to weld points. Does not account for joint limits, singularities, or collision avoidance.