6. Adımdaki Değişiklikler
Düzenleyen: David Husolo —
Düzenleme onaylandı tarafından David Husolo
- Önce
- Sonra
- Değiştirilmemiş
Adım Satırları
[* black] Erase and flash the firmware | |
[* black] sudo dfu-util -a 0 -D ~/CanBoot/out/canboot.bin --dfuse-address 0x08000000:force:mass-erase:leave -d DEVICE:ID | |
[* black] Power off the system. Plug in the 4 wire CAN cable from the UT0C to the EBB36, and power on the the printer and RPI. | |
[* black] After the system is powered up verify the CAN network is up. | |
- | [* black] ~/klippy-env/bin/python ~/klipper/scripts/canbus_query.py can0 |
+ | [* black] cd klipper |
+ | [* black] python3 lib/canboot/flash_can.py -q |
[* black] You should see 1 entry for application CanBoot. Note your UUID. |