Skip to content

Commit a45122c

Browse files
Day 82
1 parent 52de1ac commit a45122c

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

assets/js/recaps.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ let days =
22
[
33
0, 1, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 31,
44
32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57,
5-
59, 60, 61, 62, 66, 67, 68, 69, 80, 81
5+
59, 60, 61, 62, 66, 67, 68, 69, 80, 81, 82
66
];
77

88
let day = days.length - 1;

assets/recaps/Day 82.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# 1 days until SPC\#2
2+
3+
Goldfire is back (almost) to working condition. We finally shot some fuel with the new upgrades.
4+
5+
# Intake
6+
7+
- Intake is still pretty solid. We did some impact tests today and it seems to be holding up well. We noticed that some teeth are missing on the intake gears but we aren’t 100% sure where those went missing. The plan is to cut some extra plates before we leave tomorrow and replace them….if the CNC would stop braking bits……
8+
9+
# Shooter
10+
11+
- Shooter is successfully flipped and back on the robot. Took a little while longer due to some spacing and geometry issues with pulleys but it’s working well. We will need to tune the PID a bit since the shooter is shorter but everything should be set for SC2.
12+
13+
# Roller Hopper
14+
15+
- Due to the issues with the CNC, we decided to pause on this and focus on the current robot. We’ll pick this back up after SC2 as we believe this will be the way to go for States. The progress was good and we already have started looking at making V2 of the rollers but we just ran out of time and didn’t want to force it on the robot with very little testing.
16+

0 commit comments

Comments
 (0)