plate_loader
Calculate which plates to load on each side of the barbell to reach a target weight. Supports custom bar weights and custom plate inventories for home gyms. Powered by CoachSync.io.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | Weight unit. Defaults to lb. | lb |
| barWeight | No | Bar weight. Defaults to 45 lb. | |
| targetWeight | Yes | The total target barbell weight (bar + plates) | |
| availablePlates | No | Optional list of available plate denominations. Defaults to standard plates [45, 25, 10, 5, 2.5]. |