Skip to content

Commit e542ec4

Browse files
bike-fit: add details of feet and saddle checks
1 parent dff4211 commit e542ec4

2 files changed

Lines changed: 40 additions & 4 deletions

File tree

docs/bike-fit.md

Lines changed: 39 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,53 @@
1+
---
2+
icon: lucide/bike
3+
---
4+
15
# Bike Fit
26

37
Having the right sized bicycle that fits in all the right places makes a huge difference to enjoyment and performance when cycling.
48

9+
A bike fit will check your position of your whole body on your existing bicycle and make adjustments to avoid injury and improve performance.
10+
11+
The bicycle is fitted to a trainer so the rider can peddle the bike, allowing a holistic view of the rider in action.
12+
13+
!!! TIP "Have a bike fit before buying a new bike"
14+
A bike fit is very useful before buying a new bicycle, to ensure the right frame size is selected cant really change the frame, only the components).
15+
516

617
## Mini bike fit
718

819
A mini bike fit should ensure that a rider is in a good position for the bicycle they ride.
920

1021
- Cleats alighted correctly
11-
- saddle height and position
12-
- rider reach & hand positions
22+
- saddle height to ensure legs are not stretching or bending excessively
23+
- saddle position and angle, ensuring correct body contact
24+
- rider reach to handle bars and controls, ensure a comfortable position
25+
- hand positions on handlebars, ensuring comfort remains in various positions
26+
27+
28+
### Feet & Peddles
29+
30+
A bike fit always starts with the feet and peddles, as this is where the body drives the momentum of the bicycle.
31+
32+
The correct size riding shoe should ensure the foot is not pinched or squashed. Badly fitting shoes lead to pain, blisters and deformation of the toes.
33+
34+
Wide-fit shoes are available from [Lake]() and [Bolt]().
35+
36+
> NOTE: cycling shoes are notorious for optimising aero efficiently over comfort.
37+
38+
39+
### Saddle height and position
40+
41+
The top of the saddle should be level horizontally. Some saddles have a raised rear, so the saddle level should be measured from the front of the saddle until before the curve.
42+
43+
A saddle that drops at the front can push the rider onto the handlebars, placing more strain on the wrists, arms, shoulders and neck.
44+
45+
A quick gauge of saddle height is to place the heal of the cycling show on the peddle and sit on the saddle. The leg should be straight and the hips level on the saddle (the rider does not have to lean to one side to straighten the leg).
46+
47+
When clipped in, the leg should be just below level when the peddle is at the top of the stroke. The leg should still have a small bend when the peddle is at the bottom of the stroke.
48+
1349

1450

15-
A bike fit is very useful before buying a new bicycle, to ensure the right frame size is selected cant really change the frame, only the components).
1651

1752

18-
> NOTE: consider a professional bike fit for long distance or high performance riding
53+
> NOTE: consider a professional in-depth bike fit for long distance or high performance riding

zensical.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ nav = [
8989
# Bicycles & components
9090
{"Bicycles & components" = [
9191
{ "Choosing a bike" = "choosing-a-bike.md" },
92+
{ "Bike Fit" = "bike-fit.md" },
9293
{ "Components" = "components.md" },
9394
{ "Lights" = "lights.md" },
9495
{ "Computers & Sensors" = "computers-sensors.md" },

0 commit comments

Comments
 (0)