Fll 2025: Smaller Pancake Scratch Program Overview Pro Preview

In this tutorial, we explore the Scratch program used with the Smaller Pancake box robot for our solutions in the FIRST LEGO League 2025–2026 UNEARTHED competition.

  • #2678
  • 05 Aug 2026
  • 5:07

Instead of looking at every individual block, we focus on how the complete program is organized. You will see how custom movement commands, the yaw sensor, automatic run selection, and shared robot settings work together to keep the program clear, reliable, and easy to adjust.

We also explain how the robot chooses the correct run using its light sensors and how reusable blocks help reduce repeated code. The tutorial shows why a simpler program can make testing, debugging, and last-minute changes much easier during competition preparation.

It is a useful overview for students who want to understand the logic behind the runs and for teachers looking for a simple way to explain how one Scratch program can control an entire competition solution.