Files
onefinity-firmware/src/avr
2025-01-25 08:24:18 +05:30
..
2020-08-27 23:20:27 -04:00
2025-01-25 08:24:18 +05:30
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00
2020-08-27 23:20:27 -04:00

The Buildbotics firmware is a 4 axis motion control system designed for high-performance on small to mid-sized machines. It operates in conjunction with the Buildbotics RaspberryPi firmware.

Build Instructions

To build in Linux run:

make

Other make commands are:

  • size - Display program and data sizes
  • program - program using AVR dude and an avrispmkII
  • erase - Erase chip
  • fuses - Write AVR fuses bytes
  • read_fuses - Read and print AVR fuse bytes
  • clean - Remove build files
  • tidy - Remove backup files