Page 1 of 1
mise a jour firmware impossible
Posted: Sat Feb 01, 2020 11:39 pm
by flashlinker
bonjour
j'ai donc un A20M , j'ai installé un 3dtouch mais impossible pour moi de transferer pour le 3d touch le firmware a la machine GT2560 V3
j'ai essayé sur 3 machines differentes Windows 10 , windows 7 ,mac mini ,3 cables usb differents ,
j'ai testé le fichier .hex avec le logiciels firmware tool , j'ai tenté le marlin.ino sous arduino 1.8.5 mais toujours "avrdude stk500V2 timeout,
des que je lance le transfert la machine redemarre du coup le port com ne semble plus reconnu , la j'avoue que je ne sais plus trop quoi faire
si vous avez une idee
merci
edit: bon a priori j'ai un souci avec l'usb car meme en connectant un raspberry avec octoprint l'A20M redemarre et impossible de se connecter
Re: mise a jour firmware impossible
Posted: Sun Feb 02, 2020 11:07 am
by William
Hi,If the USB is inserted but the serial port cannot be generated automatically, you need to install the serial port manually. You can download it from the official website, and then download the corresponding hex-format firmware from the official website, and use the firmware toolkit to upload it.
Re: mise a jour firmware impossible
Posted: Sun Feb 02, 2020 3:36 pm
by flashlinker
Thanks for the answer
I have install manually the driver, on my three machine , i tried firmware tool with hex (find on the officiel website) , i also tried Martin.ino via arduino 1.8.5 , 1.8.9 but same result
And at the End i connect my raspberry with octoprint , and just clic on connect and my machine reboot ,
Sorry for my bad english
Re: mise a jour firmware impossible
Posted: Tue Feb 04, 2020 5:10 am
by flashlinker
And how i connect à machine ?
Re: mise a jour firmware impossible
Posted: Tue Feb 04, 2020 6:24 am
by flashlinker
It's a joke? Have you seen m'y first message ?
Re: mise a jour firmware impossible
Posted: Tue Feb 04, 2020 5:47 pm
by YvonGeee
Salut,
Vas y doucement avec les gentils qui essayent d'aider, ton message en anglais n'est pas si clair
Did you select the proper board on arduino?
I encourage you to try to download Marlinv2 using VScode, I just did it, pretty straightforward and worked like a charm.
https://github.com/Vertabreak/Marlin
1. install VScode
2. in VSCode install the PlatformIO IDE add-on using the extensions button, restart vscode
3. open your marlin folder
4. Adjust the settings on Start_Here.h
My settings for stock A20M:
#define GTA20 // A20 & Variants - tested
#define STOCK // Enable A4988 on all drivers (stock drivers)
#define CYCLOPS // Enable Cyclops 2 in 1 - Physical Motor Control
#define TOUCHPROBE // Enable Bltouch Type Probe
Save!
Then try compiling using the link in the bottom blue bar.
Then upload using button on the same bar.
En MP en Francais si tu veux
Yvon
Re: mise a jour firmware impossible
Posted: Wed Feb 05, 2020 1:41 pm
by flashlinker
YvonGeee wrote: ↑Tue Feb 04, 2020 5:47 pm
Salut,
Vas y doucement avec les gentils qui essayent d'aider, ton message en anglais n'est pas si clair
Did you select the proper board on arduino?
I encourage you to try to download Marlinv2 using VScode, I just did it, pretty straightforward and worked like a charm.
https://github.com/Vertabreak/Marlin
1. install VScode
2. in VSCode install the PlatformIO IDE add-on using the extensions button, restart vscode
3. open your marlin folder
4. Adjust the settings on Start_Here.h
My settings for stock A20M:
#define GTA20 // A20 & Variants - tested
#define STOCK // Enable A4988 on all drivers (stock drivers)
#define CYCLOPS // Enable Cyclops 2 in 1 - Physical Motor Control
#define TOUCHPROBE // Enable Bltouch Type Probe
Save!
Then try compiling using the link in the bottom blue bar.
Then upload using button on the same bar.
En MP en Francais si tu veux
Yvon
Oui désolé pour le message précédent mais j'avoue que j'ai l'impression de pas être clair
, je vais tenter votre façon de procéder mais mon souci est au niveau du transfert qui me coupe la machine comme si j'avais un court circuit au niveau de l'usb
Bon de toute façon mon revendeur me retourne une nouvelle carte contrôleur
Merci a tous pour votre aide