Search (user-initiated only)
ws_calculate_upstepsCalculate safe plus/minus wheel and tire sizing alternatives from OEM specifications, including options to preserve overall diameter for speedometer accuracy.
Instructions
Calculate plus/minus sizing alternatives for a wheel/tire combo.
Given OEM wheel specs, returns safe replacement sizes at different plus/minus levels (e.g. +1, +2 = larger rim with lower-profile tire). Tighten do_max for "without changing the overall diameter" requests.
This is a calculator tool — can be called freely without user initiation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| s_max | No | Max section width difference, % (default 10) | |
| steps | No | Plus/minus steps (default +2) | |
| do_max | No | Max overall diameter difference, % (default 5). Use 2-3 to keep speedo accurate. | |
| rim_width | Yes | OE rim width in inches | |
| rim_offset | Yes | OE rim offset in mm | |
| aspect_ratio | Yes | OE tire aspect ratio | |
| rim_diameter | Yes | OE rim diameter in inches | |
| section_width | Yes | OE tire section width in mm |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||