Files
onefinity-firmware/src/avr
David Carley 614e7f62cb Unneeded code
2022-07-12 19:38:02 -07:00
..
2020-08-27 23:20:27 -04:00
2022-07-12 19:38:02 -07: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