У нас вы можете посмотреть бесплатно Flashing ADVi3++ with an Arduino Uno или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
How to flash the mainboard part of ADVi3++ firmware with an Arduino Uno, when it is no more possible to flash with the USB port of the printer. ⚠️ This guide is not for Beginners. Use at your own risks. ⚠️ ⚡ Orangepip Kona 328 used in the video: https://www.orangepipboards.com ⚡ You can also use a genuine Arduino Uno, an Arduino Mega2560, ... ⚡ IDC cables (AliExpress): https://www.aliexpress.com/item/33029... ⚡ IDC cables (Amazon): https://www.amazon.com/Pc-Accessories... 🚑 Get Help 🚑 ADVi3++ Community: https://community.advi3pp.com/c/get-help ⭐️ Support the ADVi3++ project ⭐️ https://www.patreon.com/bePatron?u=65... Note: I do not make support on Patreon, Facebook, mail, ... Please ask questions on ADVi3++ Community. The command to flash using an Arduino Uno as a programmer is: "C:\Program Files (x86)\Arduino\hardware\tools\avr\bin\avrdude.exe" -V -C "C:\Program Files (x86)\Arduino\hardware\tools\avr\etc\avrdude.conf" -v -p atmega2560 -c stk500v1 -P COM6 -b 19200 -U flash:w:ADVi3pp-BLTouch3-Mainboard-4.0.6.hex:i -F Be sure to replace "COM6" by your COM port and "ADVi3pp-BLTouch3-Mainboard-4.0.6.hex" by the firmware file for your printer.