Page 1 of 1

3d touch pro c upload firmware problem

Posted: Wed Mar 08, 2017 10:44 pm
by panosa
I did all parameters i saw for 3d touch to firmware but when i tried to upload to my printer i get this message
What i need to do more please

Re: 3d touch pro c upload firmware problem

Posted: Thu Mar 09, 2017 1:09 am
by siam
Hi,

remove the comment by :

#define NUM_SERVOS 3 and replace the 3 with 1 like this:
#define NUM_SERVOS 1
'
regards

Andy

Re: 3d touch pro c upload firmware problem

Posted: Fri Mar 10, 2017 7:44 pm
by gpau
HI,
I also have a problem with the firmware

In file included from Marlin.h:23,
from BlinkM.cpp:5:
pins.h:2909:2: error: #error Unknown MOTHERBOARD value in configuration.h

Re: 3d touch pro c upload firmware problem

Posted: Sat Mar 11, 2017 9:09 am
by panosa
thx i fix
it i didn't erase the //