mise a jour firmware impossible
-
- Posts: 5
- Joined: Sat Feb 01, 2020 10:49 pm
mise a jour firmware impossible
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
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
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.
-Keep your mind and try to test it.
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-
- Posts: 5
- Joined: Sat Feb 01, 2020 10:49 pm
Re: mise a jour firmware impossible
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
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
-
- Posts: 5
- Joined: Sat Feb 01, 2020 10:49 pm
Re: mise a jour firmware impossible
And how i connect à machine ?
-
- Posts: 5
- Joined: Sat Feb 01, 2020 10:49 pm
Re: mise a jour firmware impossible
It's a joke? Have you seen m'y first message ?
Re: mise a jour firmware impossible
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
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
-
- Posts: 5
- Joined: Sat Feb 01, 2020 10:49 pm
Re: mise a jour firmware impossible
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'usbYvonGeee wrote: ↑Tue Feb 04, 2020 5:47 pmSalut,
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
Bon de toute façon mon revendeur me retourne une nouvelle carte contrôleur
Merci a tous pour votre aide