RT36 Posté(e) Janvier 6, 2021 Posté(e) Janvier 6, 2021 Bonjour à tous & à toutes, ça fait un moment que je n'arrive pas à flasher (pour activer le mess bed leveling) une Ender 3 Pro (carte mère Creality 1.1.5) ... mais, quoi que je fasse, j'ai toujours la même erreur avrdude: stk500_recv(): programmer is not responding bref, je ne sais plus quoi faire, donc si vous avez une solution, n'hésitez pas merci d'avance ... Verbose mode can be enabled via `-v, --verbose` option CONFIGURATION: https://docs.platformio.org/page/boards/atmelavr/sanguino_atmega1284p.html PLATFORM: Atmel AVR (3.1.0) > Sanguino ATmega1284p (16MHz) HARDWARE: ATMEGA1284P 16MHz, 16KB RAM, 124KB Flash DEBUG: Current (simavr) On-board (simavr) PACKAGES: - framework-arduino-avr 5.1.0 - tool-avrdude 1.60300.200527 (6.3.0) - toolchain-atmelavr 1.50400.190710 (5.4.0) Converting Marlin.ino LDF: Library Dependency Finder -> http://bit.ly/configure-pio-ldf LDF Modes: Finder ~ chain, Compatibility ~ soft Found 6 compatible libraries Scanning dependencies... Dependency Graph |-- <U8glib-HAL> 0.4.3 | |-- <Wire> 1.0 | |-- <SPI> 1.0 |-- <Wire> 1.0 |-- <SPI> 1.0 |-- <EEPROM> 2.0 |-- <SoftwareSerial> 1.0 Building in release mode Checking size .pio/build/melzi_optimized/firmware.elf Advanced Memory Usage is available via "PlatformIO Home > Project Inspect" RAM: [=== ] 28.5% (used 4670 bytes from 16384 bytes) Flash: [==========] 99.0% (used 125752 bytes from 126976 bytes) Configuring upload protocol... AVAILABLE: arduino CURRENT: upload_protocol = arduino Looking for upload port... Auto-detected: /dev/cu.usbserial-1410 Uploading .pio/build/melzi_optimized/firmware.hex avrdude: stk500_recv(): programmer is not responding avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00 avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x67 avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xda avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x0d avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xd6 avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xf6 avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x0a avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xd6 avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xfe avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x67 avrdude done. Thank you. *** [upload] Error 1 ================================== [FAILED] Took 17.28 seconds ================================== Environment Status Duration --------------- -------- ------------ melzi_optimized FAILED 00:00:17.280
RT36 Posté(e) Avril 1, 2021 Auteur Posté(e) Avril 1, 2021 Bonjour à tous & à toutes, finalement, comme je ne trouvais pas de réponse, j'ai compilé le marlin bugfix 2.0.x avec visual code studio et flashé l'imprimante via octoprint ... mais a) erreur n° 1 eeprom version error initialize eeprom ignore or reset b) erreur n° 2 Your printer's firmware reported an error. Due to that OctoPrint will disconnect. Reported error: Heating failed, system stopped! Heater_ID: bed - Printer halted. kill() called! la solution a) https://reprap.org/forum/read.php?415,869818 b) j'ai remis la version de base, à savoir marlin 1.1.8 et ça a réglé le problème ... vais essayer avec la "Latest release", pour voir ce que ça donne voila, c'est tout pour l'instant allez, ciao & bon confinement
remibora Posté(e) Avril 1, 2021 Posté(e) Avril 1, 2021 (modifié) Salut, La version Marlin bugfix est rarement une bonne idée à moins de vouloir délibérément participer au développement de Marlin. Dans ce message tu trouveras les fichiers de config (Marlin V2.0.7.2) pour une Ender 3 carte V1.1.4 avec BLTouch. D'après @SyFizz_, le firmware est opérationnel avec octoprint. Tu pourrais modifier les fichiers pour les adapter à ta config (v1.1.5, Bltouch?,...). J'ajoute le fichier cardreader.cpp à remplacer dans Marlin\src\sd pour corriger le bug de reprise après arrêt d'alimentation. cardreader.cppFetching info... Modifié (le) Avril 1, 2021 par remibora 1
RT36 Posté(e) Avril 1, 2021 Auteur Posté(e) Avril 1, 2021 @remibora merci beaucoup ... non, pour l'instant juste la carte 1.1.5, j'ai pas mis de bl touch, vu que je n'arrivais pas à flasher l'imprimante
Messages recommandés
Créer un compte ou se connecter pour commenter
Vous devez être membre afin de pouvoir déposer un commentaire
Créer un compte
Créez un compte sur notre communauté. C’est facile !
Créer un nouveau compteSe connecter
Vous avez déjà un compte ? Connectez-vous ici.
Connectez-vous maintenant