Skip to content

Nozzle ADXL v1.3

How to flash

1. Flashing Ampon

  • Hook up the Nozzle ADXL via a USB-C cable to your SBC
  • SSH into your SBC
  • Clone the git repository
git clone -b ampon_f042 https://github.com/mattthebaker/ampon_anchor
  • Run the update script
./ampon_anchor/update.sh

2. Klipper Config

nozzle-adxl-v13.cfg

Troubleshooting

No device found in boot mode

If you encounter the error No device found in boot mode, follow the steps:

  • Unplug the Nozzle ADXL from your SBC
  • Jump the DFU pins

  • Plug the Nozzle ADXL to your SBC again
  • Confirm that the Nozzle ADXL is ready to be flashed

  • Run the update script again