From fdf53d2dc9d3f2dd006bfe2e70f2443e8fa74c1b Mon Sep 17 00:00:00 2001 From: daniel watson Date: Mon, 13 Jun 2016 19:16:07 -0700 Subject: [PATCH] 72 columns --- guide/challenge-bot.scm | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/guide/challenge-bot.scm b/guide/challenge-bot.scm index 1d662c2..2448c90 100644 --- a/guide/challenge-bot.scm +++ b/guide/challenge-bot.scm @@ -25,7 +25,8 @@ (item [wood block]) (item [arduino]) (item [#6-32x3/8\", four of them]) - (item [robot deck, the white thing with a grid of holes1]))])) + (item [robot deck, the white thing with a grid of + holes1]))])) (subsection :title [first hole] (subsubsection @@ -68,7 +69,8 @@ smooth part of the bit when they are tightened.]) (p (figure :legend "arduino to deck / twist tighten drill teeth" - (image :file "0-arduino-to-deck/2-twist-tighten-drill-teeth.png")) + (image + :file "0-arduino-to-deck/2-twist-tighten-drill-teeth.png")) [while holding the drill bit, twist end of the drill to tighten the teeth. make sure that the teeth end up gripping the flat part of @@ -224,8 +226,8 @@ the top side of the deck.]) (p [hold the arduino board flat to the deck and line up the arduino hole so the screw can come up through it. - continue tightening the screw into the deck, spinning the same - direction as before. + continue tightening the screw into the deck, spinning the + same direction as before. tighten until the screw head touches the deck. do not continue tightening after that.]) (p [the arduino should still be flat against the deck still, just -- 2.30.2