A10 3D touch nozzle crash on bed : fix!!

Post Reply
Liasonkhan
Posts: 2
Joined: Wed Aug 07, 2019 8:54 pm

A10 3D touch nozzle crash on bed : fix!!

Post by Liasonkhan » Wed Aug 07, 2019 9:37 pm

Hello,

i installed 3d touch on my A10. autobed seems ok but each 3d print fails because my nozzle crash on the bed.
My solution (really don't know why!!) use arduino 1.8.5 (i used 1.8.9 !!) to compile and upload Marlin.

On A10 the nozzle fan is only ON/OFF. if you want permit variation of the fanuc browser shareit appvn

before upload think to enable PWM fan nozzle : uncomment in config.h
//#define FAN_SOFT_PWM

that's it

if you want french

#define LCD_LANGUAGE fr


j'ai installé un capteur 3d touch sur ma a10. Malgré un auto bed qui semble fonctionner. Dès que je lance une impression la buse s'écrase sur le bd.
pour résoudre ce problème (et je ne sais vraiment pas pourquoi ) j'ai changé de version de l'ide arduino pour la 1.8.5 (j'avais la 1.8.9) pour ompiler et uploader

vous pouvez aussi avant la compilation pour permettre la variation du ventilateur de la buse (par défaut il n'y à qu'un ON/OFF)
décommenter (ôter les // ) dans config.h
//#define FAN_SOFT_PWM

et pour mettre l'affichage en français...
#define LCD_LANGUAGE fr
Last edited by Liasonkhan on Sun Aug 11, 2019 3:26 am, edited 1 time in total.

User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: A10 3D touch nozzle crash on bed : fix!!

Post by William » Thu Aug 08, 2019 9:44 am

Hi, You can view this video to install 3d touch. https://www.youtube.com/watch?v=_RtsZDbR2po
Whether to calibrate it,https://www.youtube.com/watch?v=Ix7lXvfkPEU
It is also possible that the probe is not magnetic enough and you can remove the probe for re-magnetization.
-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!

Post Reply