Closed Tchicken95 closed 4 years ago
Did you read : 1 - Readme 2 - pinned issue about black bar 3 - FAQ everything is there
Hello,
I'm sorry, my English is not very good, I live in France, I will look at all that you have indicated to me.
Thank you for your help.
Sincerely, Michel Poulet.
De : Luc notifications@github.com Envoyé : dimanche 29 mars 2020 16:31 À : luc-github/Repetier-Firmware-4-Davinci Repetier-Firmware-4-Davinci@noreply.github.com Cc : Tchicken95 tchicken@gmail.com; Author author@noreply.github.com Objet : Re: [luc-github/Repetier-Firmware-4-Davinci] [Question]Migration Repetier : The fool who missed the flashing of his printer (#357)
Did you read : 1 - Readme 2 - pinned issue about black bar 3 - FAQ
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/luc-github/Repetier-Firmware-4-Davinci/issues/357#issuecomment-605645479 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AJE2JH2IXDUOIHWLOUF3L3LRJ5LTRANCNFSM4LV7V4DQ . https://github.com/notifications/beacon/AJE2JH4WMKXWLCF5LKWIOXDRJ5LTRA5CNFSM4LV7V4D2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEQMWVJY.gif
google translate est ton ami ^_^
Thank you for your help, I think I followed your procedure correctly, description below in French. Can you tell me where I could make a mistake, the printer is not recognized by windows and I always have the two bars on the screen.
Rendez-vous à l’adresse : https://github.com/luc-github/Repetier-Firmware-4-Davinci Cliquez sur « Download ZIP » Ensuite, rendez-vous à l’adresse : https://www.arduino.cc/en/Main/OldSoftwareReleases#previous Puis téléchargez la version 1.8.0 qui se trouve plus bas dans la page Maintenant, préparez votre imprimante :
Ctrl + s pour enregistrer les modifications. Cliquez sur le bouton de compilation en forme de « V » : Puis cliquez sur le bouton « Téléverser », en forme de flèche droite
Thanks for your help. Tchicken.
Je ne sais pas d'ou ca sort mais il manque le principal: l'installation de variants.cpp et USBCore.cpp le readme est clair et se traduit facilement avec google translate https://translate.google.com/#view=home&op=translate&sl=en&tl=fr
https://github.com/luc-github/Repetier-Firmware-4-Davinci#installation la FAQ: https://github.com/luc-github/Repetier-Firmware-4-Davinci/issues/172 https://github.com/luc-github/Repetier-Firmware-4-Davinci/issues/114
Merci pour ces informations et ces promptes réponses. Tous c'est bien passé, du coup j'ai pris le temps de faire un tutoriel précis et en français pour l'installation des Da Vinci 2.0a Duo sous Windows. Il est disponible sur le forum suivant : https://www.lesimprimantes3d.fr/forum/topic/29302-quel-logiciel-dimpression-choisir/?tab=comments#comment-339583 Bravo à toute l'équipe pour ce formidable boulot. Je vais maintenant me consacrer à la création d'objets pour aider le service hospitalier de ma femme qui en a bien besoin en ce moment.
Good morning all,
I made bad manipulations with my Da Vinci 2.0a Duo second generation ;(
I used the last Arduino 1.8.12
Is it possible to catch the following errors :
the first time, I flashed with the following configuration :
[code]// ################## EDIT THESE SETTINGS MANUALLY ################
define DAVINCI 1// "0" if not DAVINCI, "1" For DAVINCI 1.0, "2" For DAVINCI 2.0 with 1 FAN, "3" For DAVINCI 2.0 with 2 FAN, 4 for AiO (WITH NO SCANNER SUPPORT)
define MODEL 0//"0" for first generation (jumper JP1 to reset ) , "1" for new generation (jumper J37 to reset)
define REPURPOSE_FAN_TO_COOL_EXTRUSIONS 0 //Setting this to 1 will repurpose the main Extruder cooling fan to be controlled VIA M106/M107
// ################ END MANUAL SETTINGS ##########################[/code]
the second time, I flashed with the following configuration :
[code]// ################## EDIT THESE SETTINGS MANUALLY ################
define DAVINCI 3// "0" if not DAVINCI, "1" For DAVINCI 1.0, "2" For DAVINCI 2.0 with 1 FAN, "3" For DAVINCI 2.0 with 2 FAN, 4 for AiO (WITH NO SCANNER SUPPORT)
define MODEL 0//"0" for first generation (jumper JP1 to reset ) , "1" for new generation (jumper J37 to reset)
define REPURPOSE_FAN_TO_COOL_EXTRUSIONS 0 //Setting this to 1 will repurpose the main Extruder cooling fan to be controlled VIA M106/M107
// ################ END MANUAL SETTINGS ##########################[/code]
the third time, I flashed with the right configuration :
[code]// ################## EDIT THESE SETTINGS MANUALLY ################
define DAVINCI 3// "0" if not DAVINCI, "1" For DAVINCI 1.0, "2" For DAVINCI 2.0 with 1 FAN, "3" For DAVINCI 2.0 with 2 FAN, 4 for AiO (WITH NO SCANNER SUPPORT)
define MODEL 1//"0" for first generation (jumper JP1 to reset ) , "1" for new generation (jumper J37 to reset)
define REPURPOSE_FAN_TO_COOL_EXTRUSIONS 0 //Setting this to 1 will repurpose the main Extruder cooling fan to be controlled VIA M106/M107
// ################ END MANUAL SETTINGS ##########################[/code]
after all this nonsense, windows loops on printer recognition, but never recognize it !
The printer screen has two nice black bars ;(
I tried several times to flash with the right configuration, but I still have the same result.
Do you think I shot my card ?
What can I do ?
Thank you for your help.
Tchicken.