Skip to content

Printrbot/FirmwareUpdatr

Repository files navigation

FirmwareUpdatr

Printrbot Firmware Updater for Mac OS X

NOTE: If you just want the pre-built app, get it from http://www.printrbottalk.com/wiki/index.php?title=User:PxT

Build Requirements:

Build Process:

  • Build the dfu-programmer binary and libraries:
    cd dfu ; ./build.sh
  • Edit the build-firmware-app.sh script if necessary to adjust the version number and path to your dfu files
  • ./build-firmware-app.sh
    The app will be built and written into the current directory