Hacker News new | ask | show | jobs
by mentos 3362 days ago
To me it looked like the clearance height was the same for all pieces. Is it actually dynamically calculated for each move?
1 comments

Ah yes clearance height is the same for all pieces, the servo raises the piece to the piece height + the "resting" height. Relevant code can be found here:

https://github.com/joeymeyer/raspberryturk/blob/master/raspb...