Skip to content

Commit

Permalink
Update src/ayab/encoders.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Perret <[email protected]>
  • Loading branch information
dl1com and jonathanperret authored Aug 30, 2024
1 parent 284371b commit 67affda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ayab/encoders.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ void Encoders::encA_rising() {
m_carriage = Carriage_t::Garter;

// We swap the belt shift for the g-carriage because the point of work for
// the g-carraige is 13 needles behind the first magnet which puts it in a different
// the g-carriage is 13 needles behind the first magnet which puts it in a different
// belt shift.
// And we need to know the belt shift when the point of work is at needle 0.
// Conveniently, the magnet distance on the K and L carriages puts the point of
Expand Down

0 comments on commit 67affda

Please sign in to comment.